2024-02-19T20:44:34.320 INFO:root:teuthology version: 0.0.1.dev260+gb1dac55 2024-02-19T20:44:34.321 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --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} --verbose --name yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi --archive /home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566728 -- /home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566728/orig.config.yaml 2024-02-19T20:44:34.352 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-19T20:44:34.430 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566728 branch: pacific-release 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: null first_in_suite: false job_id: '7566728' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 8.stream overrides: admin_socket: branch: pacific-release ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - \(MON_DOWN\) - \(PG_ - mons down - pg inactive - out of quorum - \(OSD_ - osds down - osd down sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 workunit: branch: pacific-release sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 owner: scheduled_yuriw@teuthology priority: 71 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: 264 sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: pacific-release suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_81bd20d634209c7cb82c18be12b4b5a05643ebf1/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 targets: smithi033.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN4GCsl7DmW5aVGE92P0nDRSkSkjWqQjuAEd2iVnhofOks+XQNGxUGzirVwtbNaRC+ngVQLm3EGUDBsjXfZAxHo= smithi172.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN5R5WArcWUQMU2wKD9oHt8QGG2kLprZJp55NIS5Cl/qCm/nijh9+qTDQgZ8XgEwnvN+fSEtigkrN5itbeGmTbM= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - cephadm: add_mons_via_daemon_add: true allow_ptrace: false avoid_pacific_features: true cephadm_branch: v15.2.0 cephadm_git_url: https://github.com/ceph/ceph image: docker.io/ceph/ceph:v15.2.0 - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw r z --placement=2 --port=8000 - sleep 120 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: b1dac5519c57c269ea98a22fb7729016a1d0e4d2 timestamp: 2024-02-19_19:25:49 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-02-19T20:44:34.431 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_81bd20d634209c7cb82c18be12b4b5a05643ebf1/qa; will attempt to use it 2024-02-19T20:44:34.431 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_81bd20d634209c7cb82c18be12b4b5a05643ebf1/qa/tasks 2024-02-19T20:44:34.432 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-19T20:44:34.433 INFO:teuthology.task.internal:Checking packages... 2024-02-19T20:44:34.457 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '81bd20d634209c7cb82c18be12b4b5a05643ebf1' 2024-02-19T20:44:34.457 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-19T20:44:34.457 INFO:teuthology.packaging:ref: None 2024-02-19T20:44:34.457 INFO:teuthology.packaging:tag: None 2024-02-19T20:44:34.457 INFO:teuthology.packaging:branch: pacific-release 2024-02-19T20:44:34.457 INFO:teuthology.packaging:sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-19T20:44:34.458 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=pacific-release 2024-02-19T20:44:34.632 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-548.g81bd20d6 2024-02-19T20:44:34.634 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-19T20:44:34.640 INFO:teuthology.task.internal:no buildpackages task found 2024-02-19T20:44:34.640 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-19T20:44:34.692 INFO:teuthology.task.internal:Saving configuration 2024-02-19T20:44:34.704 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-19T20:44:34.756 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-19T20:44:34.783 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi033.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566728', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-19 20:39:23.223135', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN4GCsl7DmW5aVGE92P0nDRSkSkjWqQjuAEd2iVnhofOks+XQNGxUGzirVwtbNaRC+ngVQLm3EGUDBsjXfZAxHo='} 2024-02-19T20:44:34.805 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi172.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566728', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-19 20:39:23.221581', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN5R5WArcWUQMU2wKD9oHt8QGG2kLprZJp55NIS5Cl/qCm/nijh9+qTDQgZ8XgEwnvN+fSEtigkrN5itbeGmTbM='} 2024-02-19T20:44:34.805 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-19T20:44:34.811 INFO:teuthology.task.internal:roles: ubuntu@smithi033.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-02-19T20:44:34.811 INFO:teuthology.task.internal:roles: ubuntu@smithi172.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-02-19T20:44:34.811 INFO:teuthology.run_tasks:Running task console_log... 2024-02-19T20:44:34.896 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f99086680d0>, signals=[15]) 2024-02-19T20:44:34.896 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-19T20:44:34.902 INFO:teuthology.task.internal:Opening connections... 2024-02-19T20:44:34.902 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi033.front.sepia.ceph.com 2024-02-19T20:44:34.904 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi033.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-19T20:44:34.982 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi172.front.sepia.ceph.com 2024-02-19T20:44:34.983 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-19T20:44:35.054 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-19T20:44:35.059 DEBUG:teuthology.orchestra.run.smithi033:> uname -m 2024-02-19T20:44:35.083 INFO:teuthology.orchestra.run.smithi033.stdout:x86_64 2024-02-19T20:44:35.083 DEBUG:teuthology.orchestra.run.smithi033:> cat /etc/os-release 2024-02-19T20:44:35.146 INFO:teuthology.orchestra.run.smithi033.stdout:NAME="CentOS Stream" 2024-02-19T20:44:35.146 INFO:teuthology.orchestra.run.smithi033.stdout:VERSION="8" 2024-02-19T20:44:35.146 INFO:teuthology.orchestra.run.smithi033.stdout:ID="centos" 2024-02-19T20:44:35.146 INFO:teuthology.orchestra.run.smithi033.stdout:ID_LIKE="rhel fedora" 2024-02-19T20:44:35.146 INFO:teuthology.orchestra.run.smithi033.stdout:VERSION_ID="8" 2024-02-19T20:44:35.146 INFO:teuthology.orchestra.run.smithi033.stdout:PLATFORM_ID="platform:el8" 2024-02-19T20:44:35.146 INFO:teuthology.orchestra.run.smithi033.stdout:PRETTY_NAME="CentOS Stream 8" 2024-02-19T20:44:35.146 INFO:teuthology.orchestra.run.smithi033.stdout:ANSI_COLOR="0;31" 2024-02-19T20:44:35.147 INFO:teuthology.orchestra.run.smithi033.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-02-19T20:44:35.147 INFO:teuthology.orchestra.run.smithi033.stdout:HOME_URL="https://centos.org/" 2024-02-19T20:44:35.147 INFO:teuthology.orchestra.run.smithi033.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-19T20:44:35.147 INFO:teuthology.orchestra.run.smithi033.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-19T20:44:35.147 INFO:teuthology.orchestra.run.smithi033.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-19T20:44:35.147 INFO:teuthology.lock.ops:Updating smithi033.front.sepia.ceph.com on lock server 2024-02-19T20:44:35.167 DEBUG:teuthology.orchestra.run.smithi172:> uname -m 2024-02-19T20:44:35.189 INFO:teuthology.orchestra.run.smithi172.stdout:x86_64 2024-02-19T20:44:35.189 DEBUG:teuthology.orchestra.run.smithi172:> cat /etc/os-release 2024-02-19T20:44:35.250 INFO:teuthology.orchestra.run.smithi172.stdout:NAME="CentOS Stream" 2024-02-19T20:44:35.251 INFO:teuthology.orchestra.run.smithi172.stdout:VERSION="8" 2024-02-19T20:44:35.251 INFO:teuthology.orchestra.run.smithi172.stdout:ID="centos" 2024-02-19T20:44:35.251 INFO:teuthology.orchestra.run.smithi172.stdout:ID_LIKE="rhel fedora" 2024-02-19T20:44:35.251 INFO:teuthology.orchestra.run.smithi172.stdout:VERSION_ID="8" 2024-02-19T20:44:35.251 INFO:teuthology.orchestra.run.smithi172.stdout:PLATFORM_ID="platform:el8" 2024-02-19T20:44:35.251 INFO:teuthology.orchestra.run.smithi172.stdout:PRETTY_NAME="CentOS Stream 8" 2024-02-19T20:44:35.251 INFO:teuthology.orchestra.run.smithi172.stdout:ANSI_COLOR="0;31" 2024-02-19T20:44:35.251 INFO:teuthology.orchestra.run.smithi172.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2024-02-19T20:44:35.251 INFO:teuthology.orchestra.run.smithi172.stdout:HOME_URL="https://centos.org/" 2024-02-19T20:44:35.251 INFO:teuthology.orchestra.run.smithi172.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-02-19T20:44:35.251 INFO:teuthology.orchestra.run.smithi172.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2024-02-19T20:44:35.252 INFO:teuthology.orchestra.run.smithi172.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-02-19T20:44:35.252 INFO:teuthology.lock.ops:Updating smithi172.front.sepia.ceph.com on lock server 2024-02-19T20:44:35.275 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-19T20:44:35.283 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-19T20:44:35.329 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-19T20:44:35.330 DEBUG:teuthology.orchestra.run.smithi033:> test '!' -e /home/ubuntu/cephtest 2024-02-19T20:44:35.333 DEBUG:teuthology.orchestra.run.smithi172:> test '!' -e /home/ubuntu/cephtest 2024-02-19T20:44:35.352 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-19T20:44:35.369 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-19T20:44:35.369 DEBUG:teuthology.orchestra.run.smithi033:> test -z $(ls -A /var/lib/ceph) 2024-02-19T20:44:35.395 DEBUG:teuthology.orchestra.run.smithi172:> test -z $(ls -A /var/lib/ceph) 2024-02-19T20:44:35.433 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-19T20:44:35.487 INFO:teuthology.run_tasks:Running task kernel... 2024-02-19T20:44:35.500 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-19T20:44:35.501 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-19T20:44:35.501 DEBUG:teuthology.orchestra.run.smithi033:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-19T20:44:35.501 DEBUG:teuthology.orchestra.run.smithi172:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-19T20:44:35.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-19T20:44:35.521 DEBUG:teuthology.orchestra.run.smithi172:> uname -r 2024-02-19T20:44:35.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-19T20:44:35.522 DEBUG:teuthology.orchestra.run.smithi033:> uname -r 2024-02-19T20:44:35.582 INFO:teuthology.orchestra.run.smithi172.stdout:4.18.0-489.el8.x86_64 2024-02-19T20:44:35.582 INFO:teuthology.task.kernel:Running kernel on smithi172: 4.18.0-489.el8.x86_64 2024-02-19T20:44:35.582 DEBUG:teuthology.orchestra.run.smithi172:> sudo yum install -y kernel 2024-02-19T20:44:35.584 INFO:teuthology.orchestra.run.smithi033.stdout:4.18.0-489.el8.x86_64 2024-02-19T20:44:35.585 INFO:teuthology.task.kernel:Running kernel on smithi033: 4.18.0-489.el8.x86_64 2024-02-19T20:44:35.585 DEBUG:teuthology.orchestra.run.smithi033:> sudo yum install -y kernel 2024-02-19T20:44:39.260 INFO:teuthology.orchestra.run.smithi033.stdout:CentOS Stream 8 - AppStream 22 MB/s | 27 MB 00:01 2024-02-19T20:44:39.413 INFO:teuthology.orchestra.run.smithi172.stdout:CentOS Stream 8 - AppStream 24 MB/s | 27 MB 00:01 2024-02-19T20:44:44.809 INFO:teuthology.orchestra.run.smithi172.stdout:CentOS Stream 8 - BaseOS 21 MB/s | 10 MB 00:00 2024-02-19T20:44:44.918 INFO:teuthology.orchestra.run.smithi033.stdout:CentOS Stream 8 - BaseOS 22 MB/s | 10 MB 00:00 2024-02-19T20:44:46.724 INFO:teuthology.orchestra.run.smithi172.stdout:CentOS Stream 8 - Extras 61 kB/s | 18 kB 00:00 2024-02-19T20:44:46.894 INFO:teuthology.orchestra.run.smithi033.stdout:CentOS Stream 8 - Extras 66 kB/s | 18 kB 00:00 2024-02-19T20:44:47.241 INFO:teuthology.orchestra.run.smithi172.stdout:CentOS Stream 8 - Extras common packages 17 kB/s | 6.9 kB 00:00 2024-02-19T20:44:47.278 INFO:teuthology.orchestra.run.smithi033.stdout:CentOS Stream 8 - Extras common packages 26 kB/s | 6.9 kB 00:00 2024-02-19T20:44:47.551 INFO:teuthology.orchestra.run.smithi172.stdout:Copr repo for python3-asyncssh owned by ceph 16 kB/s | 3.5 kB 00:00 2024-02-19T20:44:47.571 INFO:teuthology.orchestra.run.smithi033.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2024-02-19T20:44:48.982 INFO:teuthology.orchestra.run.smithi033.stdout:Extra Packages for Enterprise Linux 12 MB/s | 16 MB 00:01 2024-02-19T20:44:49.552 INFO:teuthology.orchestra.run.smithi172.stdout:Extra Packages for Enterprise Linux 8.4 MB/s | 16 MB 00:01 2024-02-19T20:44:53.105 INFO:teuthology.orchestra.run.smithi033.stdout:lab-extras 565 kB/s | 24 kB 00:00 2024-02-19T20:44:53.344 INFO:teuthology.orchestra.run.smithi172.stdout:lab-extras 439 kB/s | 24 kB 00:00 2024-02-19T20:44:56.160 INFO:teuthology.orchestra.run.smithi033.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-02-19T20:44:56.160 INFO:teuthology.orchestra.run.smithi033.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-02-19T20:44:56.280 INFO:teuthology.orchestra.run.smithi033.stdout:Dependencies resolved. 2024-02-19T20:44:56.280 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-02-19T20:44:56.280 INFO:teuthology.orchestra.run.smithi033.stdout: Package Architecture Version Repository Size 2024-02-19T20:44:56.281 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-02-19T20:44:56.281 INFO:teuthology.orchestra.run.smithi033.stdout:Installing: 2024-02-19T20:44:56.281 INFO:teuthology.orchestra.run.smithi033.stdout: kernel x86_64 4.18.0-539.el8 baseos 10 M 2024-02-19T20:44:56.281 INFO:teuthology.orchestra.run.smithi033.stdout:Installing dependencies: 2024-02-19T20:44:56.281 INFO:teuthology.orchestra.run.smithi033.stdout: kernel-core x86_64 4.18.0-539.el8 baseos 43 M 2024-02-19T20:44:56.281 INFO:teuthology.orchestra.run.smithi033.stdout: kernel-modules x86_64 4.18.0-539.el8 baseos 36 M 2024-02-19T20:44:56.281 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T20:44:56.281 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction Summary 2024-02-19T20:44:56.281 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-02-19T20:44:56.281 INFO:teuthology.orchestra.run.smithi033.stdout:Install 3 Packages 2024-02-19T20:44:56.281 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T20:44:56.282 INFO:teuthology.orchestra.run.smithi033.stdout:Total download size: 90 M 2024-02-19T20:44:56.282 INFO:teuthology.orchestra.run.smithi033.stdout:Installed size: 97 M 2024-02-19T20:44:56.282 INFO:teuthology.orchestra.run.smithi033.stdout:Downloading Packages: 2024-02-19T20:44:56.307 INFO:teuthology.orchestra.run.smithi172.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2024-02-19T20:44:56.307 INFO:teuthology.orchestra.run.smithi172.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2024-02-19T20:44:56.420 INFO:teuthology.orchestra.run.smithi172.stdout:Dependencies resolved. 2024-02-19T20:44:56.421 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2024-02-19T20:44:56.421 INFO:teuthology.orchestra.run.smithi172.stdout: Package Architecture Version Repository Size 2024-02-19T20:44:56.421 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2024-02-19T20:44:56.421 INFO:teuthology.orchestra.run.smithi172.stdout:Installing: 2024-02-19T20:44:56.421 INFO:teuthology.orchestra.run.smithi172.stdout: kernel x86_64 4.18.0-539.el8 baseos 10 M 2024-02-19T20:44:56.421 INFO:teuthology.orchestra.run.smithi172.stdout:Installing dependencies: 2024-02-19T20:44:56.422 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-core x86_64 4.18.0-539.el8 baseos 43 M 2024-02-19T20:44:56.422 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-modules x86_64 4.18.0-539.el8 baseos 36 M 2024-02-19T20:44:56.422 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-02-19T20:44:56.422 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction Summary 2024-02-19T20:44:56.422 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2024-02-19T20:44:56.422 INFO:teuthology.orchestra.run.smithi172.stdout:Install 3 Packages 2024-02-19T20:44:56.422 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-02-19T20:44:56.422 INFO:teuthology.orchestra.run.smithi172.stdout:Total download size: 90 M 2024-02-19T20:44:56.423 INFO:teuthology.orchestra.run.smithi172.stdout:Installed size: 97 M 2024-02-19T20:44:56.423 INFO:teuthology.orchestra.run.smithi172.stdout:Downloading Packages: 2024-02-19T20:44:56.848 INFO:teuthology.orchestra.run.smithi033.stdout:(1/3): kernel-4.18.0-539.el8.x86_64.rpm 27 MB/s | 10 MB 00:00 2024-02-19T20:44:56.853 INFO:teuthology.orchestra.run.smithi172.stdout:(1/3): kernel-4.18.0-539.el8.x86_64.rpm 26 MB/s | 10 MB 00:00 2024-02-19T20:44:57.372 INFO:teuthology.orchestra.run.smithi172.stdout:(2/3): kernel-modules-4.18.0-539.el8.x86_64.rpm 40 MB/s | 36 MB 00:00 2024-02-19T20:44:57.423 INFO:teuthology.orchestra.run.smithi033.stdout:(2/3): kernel-modules-4.18.0-539.el8.x86_64.rpm 38 MB/s | 36 MB 00:00 2024-02-19T20:44:57.823 INFO:teuthology.orchestra.run.smithi033.stdout:(3/3): kernel-core-4.18.0-539.el8.x86_64.rpm 32 MB/s | 43 MB 00:01 2024-02-19T20:44:57.824 INFO:teuthology.orchestra.run.smithi033.stdout:-------------------------------------------------------------------------------- 2024-02-19T20:44:57.824 INFO:teuthology.orchestra.run.smithi033.stdout:Total 58 MB/s | 90 MB 00:01 2024-02-19T20:44:57.887 INFO:teuthology.orchestra.run.smithi172.stdout:(3/3): kernel-core-4.18.0-539.el8.x86_64.rpm 30 MB/s | 43 MB 00:01 2024-02-19T20:44:57.888 INFO:teuthology.orchestra.run.smithi172.stdout:-------------------------------------------------------------------------------- 2024-02-19T20:44:57.888 INFO:teuthology.orchestra.run.smithi172.stdout:Total 61 MB/s | 90 MB 00:01 2024-02-19T20:44:58.538 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction check 2024-02-19T20:44:58.573 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction check 2024-02-19T20:44:58.981 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction check succeeded. 2024-02-19T20:44:58.981 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction test 2024-02-19T20:44:59.006 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction check succeeded. 2024-02-19T20:44:59.006 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction test 2024-02-19T20:45:00.224 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction test succeeded. 2024-02-19T20:45:00.247 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction 2024-02-19T20:45:00.309 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction test succeeded. 2024-02-19T20:45:00.332 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction 2024-02-19T20:45:03.013 INFO:teuthology.orchestra.run.smithi172.stdout: Preparing : 1/1 2024-02-19T20:45:03.249 INFO:teuthology.orchestra.run.smithi033.stdout: Preparing : 1/1 2024-02-19T20:45:03.488 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : kernel-core-4.18.0-539.el8.x86_64 1/3 2024-02-19T20:45:03.756 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : kernel-core-4.18.0-539.el8.x86_64 1/3 2024-02-19T20:45:07.067 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-core-4.18.0-539.el8.x86_64 1/3 2024-02-19T20:45:07.444 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: kernel-core-4.18.0-539.el8.x86_64 1/3 2024-02-19T20:45:07.446 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : kernel-modules-4.18.0-539.el8.x86_64 2/3 2024-02-19T20:45:07.805 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : kernel-modules-4.18.0-539.el8.x86_64 2/3 2024-02-19T20:45:10.878 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-modules-4.18.0-539.el8.x86_64 2/3 2024-02-19T20:45:11.202 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : kernel-4.18.0-539.el8.x86_64 3/3 2024-02-19T20:45:11.484 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: kernel-modules-4.18.0-539.el8.x86_64 2/3 2024-02-19T20:45:11.792 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : kernel-4.18.0-539.el8.x86_64 3/3 2024-02-19T20:45:33.447 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-core-4.18.0-539.el8.x86_64 3/3 2024-02-19T20:45:33.471 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-modules-4.18.0-539.el8.x86_64 3/3 2024-02-19T20:45:33.909 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: kernel-4.18.0-539.el8.x86_64 3/3 2024-02-19T20:45:33.909 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : kernel-4.18.0-539.el8.x86_64 1/3 2024-02-19T20:45:33.909 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : kernel-core-4.18.0-539.el8.x86_64 2/3 2024-02-19T20:45:34.411 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : kernel-modules-4.18.0-539.el8.x86_64 3/3 2024-02-19T20:45:34.411 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-02-19T20:45:34.411 INFO:teuthology.orchestra.run.smithi172.stdout:Installed: 2024-02-19T20:45:34.411 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-4.18.0-539.el8.x86_64 kernel-core-4.18.0-539.el8.x86_64 2024-02-19T20:45:34.411 INFO:teuthology.orchestra.run.smithi172.stdout: kernel-modules-4.18.0-539.el8.x86_64 2024-02-19T20:45:34.411 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-02-19T20:45:34.411 INFO:teuthology.orchestra.run.smithi172.stdout:Complete! 2024-02-19T20:45:34.574 DEBUG:teuthology.orchestra.run.smithi172:> rpm -q kernel | sort -rV | head -n 1 2024-02-19T20:45:34.830 INFO:teuthology.orchestra.run.smithi172.stdout:kernel-4.18.0-539.el8.x86_64 2024-02-19T20:45:34.830 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-539.el8.x86_64 2024-02-19T20:45:34.830 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-539.el8.x86_64 2024-02-19T20:45:34.830 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-19T20:45:34.830 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-19T20:45:34.830 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-02-19T20:45:34.831 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi172.front.sepia.ceph.com, path=None, version=distro) 2024-02-19T20:45:34.831 DEBUG:teuthology.orchestra.run.smithi172:> rpm -q kernel | sort -rV | head -n 1 2024-02-19T20:45:35.042 INFO:teuthology.orchestra.run.smithi172.stdout:kernel-4.18.0-539.el8.x86_64 2024-02-19T20:45:35.042 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-539.el8.x86_64 2024-02-19T20:45:35.042 DEBUG:teuthology.orchestra.run.smithi172:> sudo rpm -qi grub2-tools 2024-02-19T20:45:35.075 INFO:teuthology.orchestra.run.smithi172.stdout:Name : grub2-tools 2024-02-19T20:45:35.075 INFO:teuthology.orchestra.run.smithi172.stdout:Epoch : 1 2024-02-19T20:45:35.076 INFO:teuthology.orchestra.run.smithi172.stdout:Version : 2.02 2024-02-19T20:45:35.076 INFO:teuthology.orchestra.run.smithi172.stdout:Release : 129.el8 2024-02-19T20:45:35.076 INFO:teuthology.orchestra.run.smithi172.stdout:Architecture: x86_64 2024-02-19T20:45:35.076 INFO:teuthology.orchestra.run.smithi172.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-02-19T20:45:35.076 INFO:teuthology.orchestra.run.smithi172.stdout:Group : System Environment/Base 2024-02-19T20:45:35.076 INFO:teuthology.orchestra.run.smithi172.stdout:Size : 9265586 2024-02-19T20:45:35.076 INFO:teuthology.orchestra.run.smithi172.stdout:License : GPLv3+ 2024-02-19T20:45:35.076 INFO:teuthology.orchestra.run.smithi172.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-02-19T20:45:35.076 INFO:teuthology.orchestra.run.smithi172.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-02-19T20:45:35.077 INFO:teuthology.orchestra.run.smithi172.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-02-19T20:45:35.077 INFO:teuthology.orchestra.run.smithi172.stdout:Build Host : kbuilder.bsys.centos.org 2024-02-19T20:45:35.077 INFO:teuthology.orchestra.run.smithi172.stdout:Relocations : (not relocatable) 2024-02-19T20:45:35.077 INFO:teuthology.orchestra.run.smithi172.stdout:Packager : CentOS BuildSystem 2024-02-19T20:45:35.077 INFO:teuthology.orchestra.run.smithi172.stdout:Vendor : CentOS 2024-02-19T20:45:35.077 INFO:teuthology.orchestra.run.smithi172.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-19T20:45:35.077 INFO:teuthology.orchestra.run.smithi172.stdout:Summary : Support tools for GRUB. 2024-02-19T20:45:35.077 INFO:teuthology.orchestra.run.smithi172.stdout:Description : 2024-02-19T20:45:35.077 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-02-19T20:45:35.077 INFO:teuthology.orchestra.run.smithi172.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-19T20:45:35.077 INFO:teuthology.orchestra.run.smithi172.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-19T20:45:35.077 INFO:teuthology.orchestra.run.smithi172.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-19T20:45:35.077 INFO:teuthology.orchestra.run.smithi172.stdout:hardware devices. 2024-02-19T20:45:35.077 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-02-19T20:45:35.077 INFO:teuthology.orchestra.run.smithi172.stdout:This subpackage provides tools for support of all platforms. 2024-02-19T20:45:35.078 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-19T20:45:35.078 INFO:teuthology.task.kernel:Updating grub on smithi172 to boot 4.18.0-539.el8.x86_64 2024-02-19T20:45:35.079 DEBUG:teuthology.orchestra.run.smithi172:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-19T20:45:35.190 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: kernel-core-4.18.0-539.el8.x86_64 3/3 2024-02-19T20:45:35.213 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: kernel-modules-4.18.0-539.el8.x86_64 3/3 2024-02-19T20:45:35.574 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: kernel-4.18.0-539.el8.x86_64 3/3 2024-02-19T20:45:35.574 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : kernel-4.18.0-539.el8.x86_64 1/3 2024-02-19T20:45:35.574 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : kernel-core-4.18.0-539.el8.x86_64 2/3 2024-02-19T20:45:36.061 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : kernel-modules-4.18.0-539.el8.x86_64 3/3 2024-02-19T20:45:36.061 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T20:45:36.061 INFO:teuthology.orchestra.run.smithi033.stdout:Installed: 2024-02-19T20:45:36.061 INFO:teuthology.orchestra.run.smithi033.stdout: kernel-4.18.0-539.el8.x86_64 kernel-core-4.18.0-539.el8.x86_64 2024-02-19T20:45:36.061 INFO:teuthology.orchestra.run.smithi033.stdout: kernel-modules-4.18.0-539.el8.x86_64 2024-02-19T20:45:36.061 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T20:45:36.061 INFO:teuthology.orchestra.run.smithi033.stdout:Complete! 2024-02-19T20:45:36.196 DEBUG:teuthology.orchestra.run.smithi033:> rpm -q kernel | sort -rV | head -n 1 2024-02-19T20:45:36.425 INFO:teuthology.orchestra.run.smithi033.stdout:kernel-4.18.0-539.el8.x86_64 2024-02-19T20:45:36.425 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-539.el8.x86_64 2024-02-19T20:45:36.425 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-539.el8.x86_64 2024-02-19T20:45:36.426 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-19T20:45:36.426 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-19T20:45:36.426 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-02-19T20:45:36.426 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi033.front.sepia.ceph.com, path=None, version=distro) 2024-02-19T20:45:36.426 DEBUG:teuthology.orchestra.run.smithi033:> rpm -q kernel | sort -rV | head -n 1 2024-02-19T20:45:36.455 INFO:teuthology.orchestra.run.smithi172.stderr:Generating grub configuration file ... 2024-02-19T20:45:36.645 INFO:teuthology.orchestra.run.smithi033.stdout:kernel-4.18.0-539.el8.x86_64 2024-02-19T20:45:36.646 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-539.el8.x86_64 2024-02-19T20:45:36.646 DEBUG:teuthology.orchestra.run.smithi033:> sudo rpm -qi grub2-tools 2024-02-19T20:45:36.681 INFO:teuthology.orchestra.run.smithi033.stdout:Name : grub2-tools 2024-02-19T20:45:36.681 INFO:teuthology.orchestra.run.smithi033.stdout:Epoch : 1 2024-02-19T20:45:36.681 INFO:teuthology.orchestra.run.smithi033.stdout:Version : 2.02 2024-02-19T20:45:36.681 INFO:teuthology.orchestra.run.smithi033.stdout:Release : 129.el8 2024-02-19T20:45:36.681 INFO:teuthology.orchestra.run.smithi033.stdout:Architecture: x86_64 2024-02-19T20:45:36.681 INFO:teuthology.orchestra.run.smithi033.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2024-02-19T20:45:36.681 INFO:teuthology.orchestra.run.smithi033.stdout:Group : System Environment/Base 2024-02-19T20:45:36.681 INFO:teuthology.orchestra.run.smithi033.stdout:Size : 9265586 2024-02-19T20:45:36.682 INFO:teuthology.orchestra.run.smithi033.stdout:License : GPLv3+ 2024-02-19T20:45:36.682 INFO:teuthology.orchestra.run.smithi033.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2024-02-19T20:45:36.682 INFO:teuthology.orchestra.run.smithi033.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2024-02-19T20:45:36.682 INFO:teuthology.orchestra.run.smithi033.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2024-02-19T20:45:36.682 INFO:teuthology.orchestra.run.smithi033.stdout:Build Host : kbuilder.bsys.centos.org 2024-02-19T20:45:36.682 INFO:teuthology.orchestra.run.smithi033.stdout:Relocations : (not relocatable) 2024-02-19T20:45:36.682 INFO:teuthology.orchestra.run.smithi033.stdout:Packager : CentOS BuildSystem 2024-02-19T20:45:36.682 INFO:teuthology.orchestra.run.smithi033.stdout:Vendor : CentOS 2024-02-19T20:45:36.682 INFO:teuthology.orchestra.run.smithi033.stdout:URL : http://www.gnu.org/software/grub/ 2024-02-19T20:45:36.682 INFO:teuthology.orchestra.run.smithi033.stdout:Summary : Support tools for GRUB. 2024-02-19T20:45:36.682 INFO:teuthology.orchestra.run.smithi033.stdout:Description : 2024-02-19T20:45:36.682 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T20:45:36.682 INFO:teuthology.orchestra.run.smithi033.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-02-19T20:45:36.682 INFO:teuthology.orchestra.run.smithi033.stdout:customizable bootloader with modular architecture. It supports a rich 2024-02-19T20:45:36.682 INFO:teuthology.orchestra.run.smithi033.stdout:variety of kernel formats, file systems, computer architectures and 2024-02-19T20:45:36.682 INFO:teuthology.orchestra.run.smithi033.stdout:hardware devices. 2024-02-19T20:45:36.683 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T20:45:36.683 INFO:teuthology.orchestra.run.smithi033.stdout:This subpackage provides tools for support of all platforms. 2024-02-19T20:45:36.683 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-02-19T20:45:36.683 INFO:teuthology.task.kernel:Updating grub on smithi033 to boot 4.18.0-539.el8.x86_64 2024-02-19T20:45:36.684 DEBUG:teuthology.orchestra.run.smithi033:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-02-19T20:45:38.238 INFO:teuthology.orchestra.run.smithi033.stderr:Generating grub configuration file ... 2024-02-19T20:45:38.877 INFO:teuthology.orchestra.run.smithi172.stderr:done 2024-02-19T20:45:38.879 DEBUG:teuthology.orchestra.run.smithi172:> mktemp 2024-02-19T20:45:38.909 INFO:teuthology.orchestra.run.smithi172.stdout:/tmp/tmp.NeKKZQilXl 2024-02-19T20:45:38.909 DEBUG:teuthology.orchestra.run.smithi172:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.NeKKZQilXl 2024-02-19T20:45:38.986 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 0666 /tmp/tmp.NeKKZQilXl 2024-02-19T20:45:39.134 DEBUG:teuthology.orchestra.remote:smithi172:/tmp/tmp.NeKKZQilXl is 6KB 2024-02-19T20:45:39.182 DEBUG:teuthology.orchestra.run.smithi172:> rm -fr /tmp/tmp.NeKKZQilXl 2024-02-19T20:45:39.198 DEBUG:teuthology.orchestra.run.smithi172:> sudo /bin/ls /boot/loader/entries || true 2024-02-19T20:45:39.263 INFO:teuthology.orchestra.run.smithi172.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-02-19T20:45:39.263 INFO:teuthology.orchestra.run.smithi172.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-02-19T20:45:39.263 INFO:teuthology.orchestra.run.smithi172.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-02-19T20:45:39.263 INFO:teuthology.orchestra.run.smithi172.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-539.el8.x86_64.conf 2024-02-19T20:45:39.264 DEBUG:teuthology.orchestra.run.smithi172:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-539.el8.x86_64 2024-02-19T20:45:39.423 DEBUG:teuthology.orchestra.run.smithi172:> sudo shutdown -r now 2024-02-19T20:45:40.394 INFO:teuthology.orchestra.run.smithi033.stderr:done 2024-02-19T20:45:40.395 DEBUG:teuthology.orchestra.run.smithi033:> mktemp 2024-02-19T20:45:40.424 INFO:teuthology.orchestra.run.smithi033.stdout:/tmp/tmp.j5hpASPZjy 2024-02-19T20:45:40.424 DEBUG:teuthology.orchestra.run.smithi033:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.j5hpASPZjy 2024-02-19T20:45:40.497 DEBUG:teuthology.orchestra.run.smithi033:> sudo chmod 0666 /tmp/tmp.j5hpASPZjy 2024-02-19T20:45:40.648 DEBUG:teuthology.orchestra.remote:smithi033:/tmp/tmp.j5hpASPZjy is 6KB 2024-02-19T20:45:40.695 DEBUG:teuthology.orchestra.run.smithi033:> rm -fr /tmp/tmp.j5hpASPZjy 2024-02-19T20:45:40.713 DEBUG:teuthology.orchestra.run.smithi033:> sudo /bin/ls /boot/loader/entries || true 2024-02-19T20:45:40.780 INFO:teuthology.orchestra.run.smithi033.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2024-02-19T20:45:40.780 INFO:teuthology.orchestra.run.smithi033.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2024-02-19T20:45:40.780 INFO:teuthology.orchestra.run.smithi033.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2024-02-19T20:45:40.780 INFO:teuthology.orchestra.run.smithi033.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-539.el8.x86_64.conf 2024-02-19T20:45:40.781 DEBUG:teuthology.orchestra.run.smithi033:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-539.el8.x86_64 2024-02-19T20:45:40.923 DEBUG:teuthology.orchestra.run.smithi033:> sudo shutdown -r now 2024-02-19T20:46:09.452 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-02-19T20:46:09.453 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-02-19T20:46:09.454 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-19T20:46:10.928 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-02-19T20:46:10.928 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi033.front.sepia.ceph.com' 2024-02-19T20:46:10.929 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi033.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-19T20:46:44.028 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.172 2024-02-19T20:46:53.036 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-02-19T20:46:53.037 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-19T20:47:10.947 DEBUG:teuthology.orchestra.remote:timed out 2024-02-19T20:47:11.420 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.172 2024-02-19T20:47:19.953 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi033.front.sepia.ceph.com' 2024-02-19T20:47:19.954 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi033.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-19T20:47:20.224 DEBUG:teuthology.orchestra.run.smithi033:> true 2024-02-19T20:47:20.490 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi033.front.sepia.ceph.com' 2024-02-19T20:47:20.490 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-539.el8.x86_64"... 2024-02-19T20:47:20.491 DEBUG:teuthology.orchestra.run.smithi033:> uname -r 2024-02-19T20:47:20.510 INFO:teuthology.orchestra.run.smithi033.stdout:4.18.0-539.el8.x86_64 2024-02-19T20:47:20.510 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-539.el8.x86_64 vs 4.18.0-539.el8.x86_64 2024-02-19T20:47:20.510 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-19T20:47:20.510 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-19T20:47:21.511 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-02-19T20:47:21.511 DEBUG:teuthology.orchestra.run.smithi033:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-19T20:47:21.590 INFO:teuthology.orchestra.run.smithi033.stdout:ttyS1 2024-02-19T20:47:21.605 DEBUG:teuthology.parallel:result is None 2024-02-19T20:47:23.421 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-02-19T20:47:23.422 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-19T20:47:24.293 DEBUG:teuthology.orchestra.run.smithi172:> true 2024-02-19T20:47:24.690 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-02-19T20:47:24.691 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-539.el8.x86_64"... 2024-02-19T20:47:24.691 DEBUG:teuthology.orchestra.run.smithi172:> uname -r 2024-02-19T20:47:24.708 INFO:teuthology.orchestra.run.smithi172.stdout:4.18.0-539.el8.x86_64 2024-02-19T20:47:24.709 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-539.el8.x86_64 vs 4.18.0-539.el8.x86_64 2024-02-19T20:47:24.709 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-19T20:47:24.709 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-02-19T20:47:25.709 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-02-19T20:47:25.710 DEBUG:teuthology.orchestra.run.smithi172:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-19T20:47:25.850 INFO:teuthology.orchestra.run.smithi172.stdout:ttyS1 2024-02-19T20:47:25.863 DEBUG:teuthology.parallel:result is None 2024-02-19T20:47:25.863 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-19T20:47:25.870 INFO:teuthology.task.internal:Creating test directory... 2024-02-19T20:47:25.870 DEBUG:teuthology.orchestra.run.smithi033:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-19T20:47:25.873 DEBUG:teuthology.orchestra.run.smithi172:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-19T20:47:25.893 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-19T20:47:25.919 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-19T20:47:25.950 INFO:teuthology.task.internal:Creating archive directory... 2024-02-19T20:47:25.950 DEBUG:teuthology.orchestra.run.smithi033:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-19T20:47:25.952 DEBUG:teuthology.orchestra.run.smithi172:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-19T20:47:25.986 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-19T20:47:25.993 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-19T20:47:25.993 DEBUG:teuthology.orchestra.run.smithi033:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-02-19T20:47:26.024 DEBUG:teuthology.orchestra.run.smithi172:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-02-19T20:47:26.064 INFO:teuthology.orchestra.run.smithi033.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-19T20:47:26.076 INFO:teuthology.orchestra.run.smithi033.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-19T20:47:26.085 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-19T20:47:26.095 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-19T20:47:26.097 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-19T20:47:26.103 INFO:teuthology.task.internal:Configuring sudo... 2024-02-19T20:47:26.104 DEBUG:teuthology.orchestra.run.smithi033:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-19T20:47:26.121 DEBUG:teuthology.orchestra.run.smithi172:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-19T20:47:26.150 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-19T20:47:26.159 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-19T20:47:26.159 DEBUG:teuthology.orchestra.run.smithi033:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-19T20:47:26.192 DEBUG:teuthology.orchestra.run.smithi172:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-19T20:47:26.210 DEBUG:teuthology.orchestra.run.smithi033:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-19T20:47:26.298 DEBUG:teuthology.orchestra.run.smithi033:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-19T20:47:26.346 DEBUG:teuthology.orchestra.run.smithi033:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-19T20:47:26.432 DEBUG:teuthology.orchestra.run.smithi033:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-19T20:47:26.475 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-02-19T20:47:26.476 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-19T20:47:26.544 DEBUG:teuthology.orchestra.run.smithi172:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-19T20:47:26.587 DEBUG:teuthology.orchestra.run.smithi172:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-19T20:47:26.641 DEBUG:teuthology.orchestra.run.smithi172:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-19T20:47:26.723 DEBUG:teuthology.orchestra.run.smithi172:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-19T20:47:26.767 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-02-19T20:47:26.767 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-19T20:47:26.836 DEBUG:teuthology.orchestra.run.smithi033:> sudo service rsyslog restart 2024-02-19T20:47:26.838 DEBUG:teuthology.orchestra.run.smithi172:> sudo service rsyslog restart 2024-02-19T20:47:26.888 INFO:teuthology.orchestra.run.smithi033.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-19T20:47:26.938 INFO:teuthology.orchestra.run.smithi172.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-19T20:47:27.411 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-19T20:47:27.419 INFO:teuthology.task.internal:Starting timer... 2024-02-19T20:47:27.419 INFO:teuthology.run_tasks:Running task pcp... 2024-02-19T20:47:27.483 INFO:teuthology.run_tasks:Running task selinux... 2024-02-19T20:47:27.518 DEBUG:teuthology.orchestra.run.smithi033:> sudo service auditd rotate 2024-02-19T20:47:27.623 INFO:teuthology.orchestra.run.smithi033.stdout:Rotating logs: 2024-02-19T20:47:27.625 DEBUG:teuthology.orchestra.run.smithi172:> sudo service auditd rotate 2024-02-19T20:47:27.755 INFO:teuthology.orchestra.run.smithi172.stdout:Rotating logs: 2024-02-19T20:47:27.757 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-19T20:47:27.757 DEBUG:teuthology.orchestra.run.smithi033:> /usr/sbin/getenforce 2024-02-19T20:47:27.828 INFO:teuthology.orchestra.run.smithi033.stdout:Permissive 2024-02-19T20:47:27.829 DEBUG:teuthology.orchestra.run.smithi172:> /usr/sbin/getenforce 2024-02-19T20:47:27.861 INFO:teuthology.orchestra.run.smithi172.stdout:Permissive 2024-02-19T20:47:27.861 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi033.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi172.front.sepia.ceph.com': 'permissive'} 2024-02-19T20:47:27.861 DEBUG:teuthology.orchestra.run.smithi033:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-02-19T20:47:27.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-19T20:47:27.889 DEBUG:teuthology.orchestra.run.smithi172:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-02-19T20:47:27.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-19T20:47:27.928 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-19T20:47:27.928 DEBUG:teuthology.orchestra.run.smithi033:> sudo /usr/sbin/setenforce permissive 2024-02-19T20:47:27.956 DEBUG:teuthology.orchestra.run.smithi172:> sudo /usr/sbin/setenforce permissive 2024-02-19T20:47:27.994 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-19T20:47:28.004 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-02-19T20:47:28.010 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-02-19T20:47:28.145 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-19T20:47:28.161 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-02-19T20:47:28.162 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi033.front.sepia.ceph.com,smithi172.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-19T20:53:19.752 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi033.front.sepia.ceph.com'), Remote(name='ubuntu@smithi172.front.sepia.ceph.com')] 2024-02-19T20:53:19.753 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi033.front.sepia.ceph.com' 2024-02-19T20:53:19.754 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi033.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-19T20:53:19.836 DEBUG:teuthology.orchestra.run.smithi033:> true 2024-02-19T20:53:19.905 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi033.front.sepia.ceph.com' 2024-02-19T20:53:19.906 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-02-19T20:53:19.906 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi172.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-19T20:53:19.981 DEBUG:teuthology.orchestra.run.smithi172:> true 2024-02-19T20:53:20.051 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi172.front.sepia.ceph.com' 2024-02-19T20:53:20.052 INFO:teuthology.run_tasks:Running task clock... 2024-02-19T20:53:20.064 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-19T20:53:20.064 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-19T20:53:20.065 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-19T20:53:20.067 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-19T20:53:20.067 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-19T20:53:20.102 INFO:teuthology.orchestra.run.smithi033.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-19T20:53:20.118 INFO:teuthology.orchestra.run.smithi033.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-19T20:53:20.125 INFO:teuthology.orchestra.run.smithi172.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-02-19T20:53:20.139 INFO:teuthology.orchestra.run.smithi172.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-02-19T20:53:20.185 INFO:teuthology.orchestra.run.smithi033.stderr:sudo: ntpd: command not found 2024-02-19T20:53:20.197 INFO:teuthology.orchestra.run.smithi033.stdout:506 Cannot talk to daemon 2024-02-19T20:53:20.202 INFO:teuthology.orchestra.run.smithi172.stderr:sudo: ntpd: command not found 2024-02-19T20:53:20.212 INFO:teuthology.orchestra.run.smithi033.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-19T20:53:20.213 INFO:teuthology.orchestra.run.smithi172.stdout:506 Cannot talk to daemon 2024-02-19T20:53:20.227 INFO:teuthology.orchestra.run.smithi033.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-19T20:53:20.228 INFO:teuthology.orchestra.run.smithi172.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-02-19T20:53:20.241 INFO:teuthology.orchestra.run.smithi172.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-02-19T20:53:20.304 INFO:teuthology.orchestra.run.smithi033.stderr:bash: ntpq: command not found 2024-02-19T20:53:20.308 INFO:teuthology.orchestra.run.smithi033.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-19T20:53:20.308 INFO:teuthology.orchestra.run.smithi033.stdout:=============================================================================== 2024-02-19T20:53:20.308 INFO:teuthology.orchestra.run.smithi033.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-19T20:53:20.308 INFO:teuthology.orchestra.run.smithi033.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-19T20:53:20.308 INFO:teuthology.orchestra.run.smithi033.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-19T20:53:20.308 INFO:teuthology.orchestra.run.smithi033.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-19T20:53:20.309 INFO:teuthology.orchestra.run.smithi172.stderr:bash: ntpq: command not found 2024-02-19T20:53:20.312 INFO:teuthology.orchestra.run.smithi172.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-19T20:53:20.312 INFO:teuthology.orchestra.run.smithi172.stdout:=============================================================================== 2024-02-19T20:53:20.312 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-19T20:53:20.312 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-19T20:53:20.312 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-19T20:53:20.312 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-02-19T20:53:20.313 INFO:teuthology.run_tasks:Running task pexec... 2024-02-19T20:53:20.323 INFO:teuthology.task.pexec:Executing custom commands... 2024-02-19T20:53:20.323 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi033.front.sepia.ceph.com 2024-02-19T20:53:20.324 DEBUG:teuthology.orchestra.run.smithi033:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-19T20:53:20.324 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi172.front.sepia.ceph.com 2024-02-19T20:53:20.324 DEBUG:teuthology.orchestra.run.smithi172:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-02-19T20:53:21.145 INFO:teuthology.orchestra.run.smithi172.stdout:Last metadata expiration check: 0:01:28 ago on Mon 19 Feb 2024 08:51:52 PM UTC. 2024-02-19T20:53:21.165 INFO:teuthology.orchestra.run.smithi033.stdout:Last metadata expiration check: 0:01:22 ago on Mon 19 Feb 2024 08:51:59 PM UTC. 2024-02-19T20:53:23.199 INFO:teuthology.orchestra.run.smithi172.stdout:Dependencies resolved. 2024-02-19T20:53:23.200 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2024-02-19T20:53:23.200 INFO:teuthology.orchestra.run.smithi172.stdout: Package Architecture Version Repository Size 2024-02-19T20:53:23.200 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2024-02-19T20:53:23.201 INFO:teuthology.orchestra.run.smithi172.stdout:Resetting modules: 2024-02-19T20:53:23.201 INFO:teuthology.orchestra.run.smithi172.stdout: container-tools 2024-02-19T20:53:23.201 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-02-19T20:53:23.201 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction Summary 2024-02-19T20:53:23.201 INFO:teuthology.orchestra.run.smithi172.stdout:================================================================================ 2024-02-19T20:53:23.201 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-02-19T20:53:23.360 INFO:teuthology.orchestra.run.smithi033.stdout:Dependencies resolved. 2024-02-19T20:53:23.361 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-02-19T20:53:23.361 INFO:teuthology.orchestra.run.smithi033.stdout: Package Architecture Version Repository Size 2024-02-19T20:53:23.361 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-02-19T20:53:23.361 INFO:teuthology.orchestra.run.smithi033.stdout:Resetting modules: 2024-02-19T20:53:23.361 INFO:teuthology.orchestra.run.smithi033.stdout: container-tools 2024-02-19T20:53:23.361 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T20:53:23.361 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction Summary 2024-02-19T20:53:23.361 INFO:teuthology.orchestra.run.smithi033.stdout:================================================================================ 2024-02-19T20:53:23.361 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T20:53:23.457 INFO:teuthology.orchestra.run.smithi172.stdout:Complete! 2024-02-19T20:53:23.614 INFO:teuthology.orchestra.run.smithi033.stdout:Complete! 2024-02-19T20:53:24.311 INFO:teuthology.orchestra.run.smithi172.stdout:Last metadata expiration check: 0:01:32 ago on Mon 19 Feb 2024 08:51:52 PM UTC. 2024-02-19T20:53:24.510 INFO:teuthology.orchestra.run.smithi033.stdout:Last metadata expiration check: 0:01:25 ago on Mon 19 Feb 2024 08:51:59 PM UTC. 2024-02-19T20:53:26.369 INFO:teuthology.orchestra.run.smithi172.stdout:Dependencies resolved. 2024-02-19T20:53:26.372 INFO:teuthology.orchestra.run.smithi172.stdout:============================================================================================ 2024-02-19T20:53:26.372 INFO:teuthology.orchestra.run.smithi172.stdout: Package Arch Version Repo Size 2024-02-19T20:53:26.372 INFO:teuthology.orchestra.run.smithi172.stdout:============================================================================================ 2024-02-19T20:53:26.372 INFO:teuthology.orchestra.run.smithi172.stdout:Upgrading: 2024-02-19T20:53:26.372 INFO:teuthology.orchestra.run.smithi172.stdout: conmon x86_64 3:2.1.10-1.module_el8+804+f131391c appstream 58 k 2024-02-19T20:53:26.372 INFO:teuthology.orchestra.run.smithi172.stdout: container-selinux noarch 2:2.229.0-2.module_el8+847+7863d4e6 appstream 71 k 2024-02-19T20:53:26.373 INFO:teuthology.orchestra.run.smithi172.stdout: containernetworking-plugins x86_64 1:1.4.0-1.module_el8+804+f131391c appstream 22 M 2024-02-19T20:53:26.373 INFO:teuthology.orchestra.run.smithi172.stdout: containers-common x86_64 2:1-58.module_el8+804+f131391c appstream 148 k 2024-02-19T20:53:26.373 INFO:teuthology.orchestra.run.smithi172.stdout: criu x86_64 3.18-4.module_el8+804+f131391c appstream 564 k 2024-02-19T20:53:26.373 INFO:teuthology.orchestra.run.smithi172.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+804+f131391c appstream 70 k 2024-02-19T20:53:26.373 INFO:teuthology.orchestra.run.smithi172.stdout: libslirp x86_64 4.4.0-1.module_el8+804+f131391c appstream 70 k 2024-02-19T20:53:26.373 INFO:teuthology.orchestra.run.smithi172.stdout: runc x86_64 1:1.1.12-1.module_el8+885+7da147f3 appstream 3.1 M 2024-02-19T20:53:26.373 INFO:teuthology.orchestra.run.smithi172.stdout: slirp4netns x86_64 1.2.2-1.module_el8+804+f131391c appstream 56 k 2024-02-19T20:53:26.373 INFO:teuthology.orchestra.run.smithi172.stdout:Installing group/module packages: 2024-02-19T20:53:26.373 INFO:teuthology.orchestra.run.smithi172.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-02-19T20:53:26.373 INFO:teuthology.orchestra.run.smithi172.stdout: buildah x86_64 2:1.33.5-1.module_el8+885+7da147f3 appstream 9.7 M 2024-02-19T20:53:26.373 INFO:teuthology.orchestra.run.smithi172.stdout: cockpit-podman noarch 83-1.module_el8+847+7863d4e6 appstream 688 k 2024-02-19T20:53:26.373 INFO:teuthology.orchestra.run.smithi172.stdout: crun x86_64 1.14-1.module_el8+871+552be958 appstream 257 k 2024-02-19T20:53:26.373 INFO:teuthology.orchestra.run.smithi172.stdout: netavark x86_64 2:1.10.2-1.module_el8+885+7da147f3 appstream 4.3 M 2024-02-19T20:53:26.373 INFO:teuthology.orchestra.run.smithi172.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-02-19T20:53:26.373 INFO:teuthology.orchestra.run.smithi172.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-02-19T20:53:26.374 INFO:teuthology.orchestra.run.smithi172.stdout: toolbox x86_64 0.0.99.5-1.module_el8+847+7863d4e6 appstream 2.5 M 2024-02-19T20:53:26.374 INFO:teuthology.orchestra.run.smithi172.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-02-19T20:53:26.374 INFO:teuthology.orchestra.run.smithi172.stdout:Installing dependencies: 2024-02-19T20:53:26.374 INFO:teuthology.orchestra.run.smithi172.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-02-19T20:53:26.374 INFO:teuthology.orchestra.run.smithi172.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-02-19T20:53:26.374 INFO:teuthology.orchestra.run.smithi172.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-02-19T20:53:26.374 INFO:teuthology.orchestra.run.smithi172.stdout:Installing weak dependencies: 2024-02-19T20:53:26.374 INFO:teuthology.orchestra.run.smithi172.stdout: criu-libs x86_64 3.18-4.module_el8+804+f131391c appstream 39 k 2024-02-19T20:53:26.374 INFO:teuthology.orchestra.run.smithi172.stdout:Installing module profiles: 2024-02-19T20:53:26.374 INFO:teuthology.orchestra.run.smithi172.stdout: container-tools/common 2024-02-19T20:53:26.374 INFO:teuthology.orchestra.run.smithi172.stdout:Enabling module streams: 2024-02-19T20:53:26.374 INFO:teuthology.orchestra.run.smithi172.stdout: container-tools rhel8 2024-02-19T20:53:26.374 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-02-19T20:53:26.375 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction Summary 2024-02-19T20:53:26.375 INFO:teuthology.orchestra.run.smithi172.stdout:============================================================================================ 2024-02-19T20:53:26.375 INFO:teuthology.orchestra.run.smithi172.stdout:Install 13 Packages 2024-02-19T20:53:26.375 INFO:teuthology.orchestra.run.smithi172.stdout:Upgrade 9 Packages 2024-02-19T20:53:26.375 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-02-19T20:53:26.375 INFO:teuthology.orchestra.run.smithi172.stdout:Total download size: 54 M 2024-02-19T20:53:26.376 INFO:teuthology.orchestra.run.smithi172.stdout:Downloading Packages: 2024-02-19T20:53:26.689 INFO:teuthology.orchestra.run.smithi033.stdout:Dependencies resolved. 2024-02-19T20:53:26.692 INFO:teuthology.orchestra.run.smithi033.stdout:============================================================================================ 2024-02-19T20:53:26.692 INFO:teuthology.orchestra.run.smithi033.stdout: Package Arch Version Repo Size 2024-02-19T20:53:26.692 INFO:teuthology.orchestra.run.smithi033.stdout:============================================================================================ 2024-02-19T20:53:26.692 INFO:teuthology.orchestra.run.smithi033.stdout:Upgrading: 2024-02-19T20:53:26.692 INFO:teuthology.orchestra.run.smithi033.stdout: conmon x86_64 3:2.1.10-1.module_el8+804+f131391c appstream 58 k 2024-02-19T20:53:26.692 INFO:teuthology.orchestra.run.smithi033.stdout: container-selinux noarch 2:2.229.0-2.module_el8+847+7863d4e6 appstream 71 k 2024-02-19T20:53:26.693 INFO:teuthology.orchestra.run.smithi033.stdout: containernetworking-plugins x86_64 1:1.4.0-1.module_el8+804+f131391c appstream 22 M 2024-02-19T20:53:26.693 INFO:teuthology.orchestra.run.smithi033.stdout: containers-common x86_64 2:1-58.module_el8+804+f131391c appstream 148 k 2024-02-19T20:53:26.693 INFO:teuthology.orchestra.run.smithi033.stdout: criu x86_64 3.18-4.module_el8+804+f131391c appstream 564 k 2024-02-19T20:53:26.693 INFO:teuthology.orchestra.run.smithi033.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+804+f131391c appstream 70 k 2024-02-19T20:53:26.693 INFO:teuthology.orchestra.run.smithi033.stdout: libslirp x86_64 4.4.0-1.module_el8+804+f131391c appstream 70 k 2024-02-19T20:53:26.693 INFO:teuthology.orchestra.run.smithi033.stdout: runc x86_64 1:1.1.12-1.module_el8+885+7da147f3 appstream 3.1 M 2024-02-19T20:53:26.693 INFO:teuthology.orchestra.run.smithi033.stdout: slirp4netns x86_64 1.2.2-1.module_el8+804+f131391c appstream 56 k 2024-02-19T20:53:26.693 INFO:teuthology.orchestra.run.smithi033.stdout:Installing group/module packages: 2024-02-19T20:53:26.693 INFO:teuthology.orchestra.run.smithi033.stdout: aardvark-dns x86_64 2:1.10.0-1.module_el8+871+552be958 appstream 1.0 M 2024-02-19T20:53:26.693 INFO:teuthology.orchestra.run.smithi033.stdout: buildah x86_64 2:1.33.5-1.module_el8+885+7da147f3 appstream 9.7 M 2024-02-19T20:53:26.693 INFO:teuthology.orchestra.run.smithi033.stdout: cockpit-podman noarch 83-1.module_el8+847+7863d4e6 appstream 688 k 2024-02-19T20:53:26.693 INFO:teuthology.orchestra.run.smithi033.stdout: crun x86_64 1.14-1.module_el8+871+552be958 appstream 257 k 2024-02-19T20:53:26.693 INFO:teuthology.orchestra.run.smithi033.stdout: netavark x86_64 2:1.10.2-1.module_el8+885+7da147f3 appstream 4.3 M 2024-02-19T20:53:26.693 INFO:teuthology.orchestra.run.smithi033.stdout: python3-podman noarch 4.9.0-1.module_el8+847+7863d4e6 appstream 180 k 2024-02-19T20:53:26.693 INFO:teuthology.orchestra.run.smithi033.stdout: skopeo x86_64 2:1.14.3-0.1.module_el8+885+7da147f3 appstream 8.8 M 2024-02-19T20:53:26.694 INFO:teuthology.orchestra.run.smithi033.stdout: toolbox x86_64 0.0.99.5-1.module_el8+847+7863d4e6 appstream 2.5 M 2024-02-19T20:53:26.694 INFO:teuthology.orchestra.run.smithi033.stdout: udica noarch 0.2.6-20.module_el8+804+f131391c appstream 53 k 2024-02-19T20:53:26.694 INFO:teuthology.orchestra.run.smithi033.stdout:Installing dependencies: 2024-02-19T20:53:26.694 INFO:teuthology.orchestra.run.smithi033.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2024-02-19T20:53:26.694 INFO:teuthology.orchestra.run.smithi033.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2024-02-19T20:53:26.694 INFO:teuthology.orchestra.run.smithi033.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2024-02-19T20:53:26.694 INFO:teuthology.orchestra.run.smithi033.stdout:Installing weak dependencies: 2024-02-19T20:53:26.694 INFO:teuthology.orchestra.run.smithi033.stdout: criu-libs x86_64 3.18-4.module_el8+804+f131391c appstream 39 k 2024-02-19T20:53:26.694 INFO:teuthology.orchestra.run.smithi033.stdout:Installing module profiles: 2024-02-19T20:53:26.694 INFO:teuthology.orchestra.run.smithi033.stdout: container-tools/common 2024-02-19T20:53:26.694 INFO:teuthology.orchestra.run.smithi033.stdout:Enabling module streams: 2024-02-19T20:53:26.694 INFO:teuthology.orchestra.run.smithi033.stdout: container-tools rhel8 2024-02-19T20:53:26.694 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T20:53:26.694 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction Summary 2024-02-19T20:53:26.694 INFO:teuthology.orchestra.run.smithi033.stdout:============================================================================================ 2024-02-19T20:53:26.694 INFO:teuthology.orchestra.run.smithi033.stdout:Install 13 Packages 2024-02-19T20:53:26.695 INFO:teuthology.orchestra.run.smithi033.stdout:Upgrade 9 Packages 2024-02-19T20:53:26.695 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T20:53:26.695 INFO:teuthology.orchestra.run.smithi033.stdout:Total download size: 54 M 2024-02-19T20:53:26.695 INFO:teuthology.orchestra.run.smithi033.stdout:Downloading Packages: 2024-02-19T20:53:26.746 INFO:teuthology.orchestra.run.smithi172.stdout:(1/22): cockpit-podman-83-1.module_el8+847+7863 2.4 MB/s | 688 kB 00:00 2024-02-19T20:53:26.805 INFO:teuthology.orchestra.run.smithi172.stdout:(2/22): aardvark-dns-1.10.0-1.module_el8+871+55 3.0 MB/s | 1.0 MB 00:00 2024-02-19T20:53:26.830 INFO:teuthology.orchestra.run.smithi172.stdout:(3/22): criu-libs-3.18-4.module_el8+804+f131391 470 kB/s | 39 kB 00:00 2024-02-19T20:53:26.863 INFO:teuthology.orchestra.run.smithi172.stdout:(4/22): crun-1.14-1.module_el8+871+552be958.x86 4.3 MB/s | 257 kB 00:00 2024-02-19T20:53:26.922 INFO:teuthology.orchestra.run.smithi172.stdout:(5/22): python3-podman-4.9.0-1.module_el8+847+7 3.0 MB/s | 180 kB 00:00 2024-02-19T20:53:26.981 INFO:teuthology.orchestra.run.smithi172.stdout:(6/22): python3-pytoml-0.1.14-5.git7dea353.el8. 424 kB/s | 25 kB 00:00 2024-02-19T20:53:27.048 INFO:teuthology.orchestra.run.smithi172.stdout:(7/22): netavark-1.10.2-1.module_el8+885+7da147 20 MB/s | 4.3 MB 00:00 2024-02-19T20:53:27.064 INFO:teuthology.orchestra.run.smithi033.stdout:(1/22): cockpit-podman-83-1.module_el8+847+7863 2.4 MB/s | 688 kB 00:00 2024-02-19T20:53:27.065 INFO:teuthology.orchestra.run.smithi172.stdout:(8/22): python3-pyxdg-0.25-16.el8.noarch.rpm 1.1 MB/s | 94 kB 00:00 2024-02-19T20:53:27.098 INFO:teuthology.orchestra.run.smithi033.stdout:(2/22): aardvark-dns-1.10.0-1.module_el8+871+55 3.2 MB/s | 1.0 MB 00:00 2024-02-19T20:53:27.123 INFO:teuthology.orchestra.run.smithi033.stdout:(3/22): criu-libs-3.18-4.module_el8+804+f131391 668 kB/s | 39 kB 00:00 2024-02-19T20:53:27.165 INFO:teuthology.orchestra.run.smithi033.stdout:(4/22): crun-1.14-1.module_el8+871+552be958.x86 3.7 MB/s | 257 kB 00:00 2024-02-19T20:53:27.224 INFO:teuthology.orchestra.run.smithi172.stdout:(9/22): buildah-1.33.5-1.module_el8+885+7da147f 13 MB/s | 9.7 MB 00:00 2024-02-19T20:53:27.232 INFO:teuthology.orchestra.run.smithi033.stdout:(5/22): python3-podman-4.9.0-1.module_el8+847+7 2.6 MB/s | 180 kB 00:00 2024-02-19T20:53:27.274 INFO:teuthology.orchestra.run.smithi172.stdout:(10/22): udica-0.2.6-20.module_el8+804+f131391c 1.0 MB/s | 53 kB 00:00 2024-02-19T20:53:27.300 INFO:teuthology.orchestra.run.smithi033.stdout:(6/22): python3-pytoml-0.1.14-5.git7dea353.el8. 371 kB/s | 25 kB 00:00 2024-02-19T20:53:27.340 INFO:teuthology.orchestra.run.smithi172.stdout:(11/22): toolbox-0.0.99.5-1.module_el8+847+7863 9.2 MB/s | 2.5 MB 00:00 2024-02-19T20:53:27.357 INFO:teuthology.orchestra.run.smithi172.stdout:(12/22): yajl-2.1.0-12.el8.x86_64.rpm 491 kB/s | 41 kB 00:00 2024-02-19T20:53:27.358 INFO:teuthology.orchestra.run.smithi033.stdout:(7/22): netavark-1.10.2-1.module_el8+885+7da147 18 MB/s | 4.3 MB 00:00 2024-02-19T20:53:27.383 INFO:teuthology.orchestra.run.smithi033.stdout:(8/22): python3-pyxdg-0.25-16.el8.noarch.rpm 1.1 MB/s | 94 kB 00:00 2024-02-19T20:53:27.466 INFO:teuthology.orchestra.run.smithi172.stdout:(13/22): skopeo-1.14.3-0.1.module_el8+885+7da14 21 MB/s | 8.8 MB 00:00 2024-02-19T20:53:27.483 INFO:teuthology.orchestra.run.smithi172.stdout:(14/22): conmon-2.1.10-1.module_el8+804+f131391 408 kB/s | 58 kB 00:00 2024-02-19T20:53:27.500 INFO:teuthology.orchestra.run.smithi033.stdout:(9/22): buildah-1.33.5-1.module_el8+885+7da147f 14 MB/s | 9.7 MB 00:00 2024-02-19T20:53:27.508 INFO:teuthology.orchestra.run.smithi172.stdout:(15/22): container-selinux-2.229.0-2.module_el8 471 kB/s | 71 kB 00:00 2024-02-19T20:53:27.542 INFO:teuthology.orchestra.run.smithi172.stdout:(16/22): containers-common-1-58.module_el8+804+ 2.5 MB/s | 148 kB 00:00 2024-02-19T20:53:27.567 INFO:teuthology.orchestra.run.smithi033.stdout:(10/22): toolbox-0.0.99.5-1.module_el8+847+7863 14 MB/s | 2.5 MB 00:00 2024-02-19T20:53:27.584 INFO:teuthology.orchestra.run.smithi172.stdout:(17/22): criu-3.18-4.module_el8+804+f131391c.x8 7.3 MB/s | 564 kB 00:00 2024-02-19T20:53:27.592 INFO:teuthology.orchestra.run.smithi033.stdout:(11/22): udica-0.2.6-20.module_el8+804+f131391c 572 kB/s | 53 kB 00:00 2024-02-19T20:53:27.609 INFO:teuthology.orchestra.run.smithi172.stdout:(18/22): fuse-overlayfs-1.13-1.module_el8+804+f 1.0 MB/s | 70 kB 00:00 2024-02-19T20:53:27.626 INFO:teuthology.orchestra.run.smithi033.stdout:(12/22): yajl-2.1.0-12.el8.x86_64.rpm 702 kB/s | 41 kB 00:00 2024-02-19T20:53:27.651 INFO:teuthology.orchestra.run.smithi033.stdout:(13/22): conmon-2.1.10-1.module_el8+804+f131391 990 kB/s | 58 kB 00:00 2024-02-19T20:53:27.666 INFO:teuthology.orchestra.run.smithi172.stdout:(19/22): libslirp-4.4.0-1.module_el8+804+f13139 855 kB/s | 70 kB 00:00 2024-02-19T20:53:27.676 INFO:teuthology.orchestra.run.smithi033.stdout:(14/22): container-selinux-2.229.0-2.module_el8 1.4 MB/s | 71 kB 00:00 2024-02-19T20:53:27.726 INFO:teuthology.orchestra.run.smithi172.stdout:(20/22): slirp4netns-1.2.2-1.module_el8+804+f13 938 kB/s | 56 kB 00:00 2024-02-19T20:53:27.785 INFO:teuthology.orchestra.run.smithi033.stdout:(15/22): skopeo-1.14.3-0.1.module_el8+885+7da14 21 MB/s | 8.8 MB 00:00 2024-02-19T20:53:27.793 INFO:teuthology.orchestra.run.smithi172.stdout:(21/22): runc-1.1.12-1.module_el8+885+7da147f3. 17 MB/s | 3.1 MB 00:00 2024-02-19T20:53:27.810 INFO:teuthology.orchestra.run.smithi033.stdout:(16/22): containers-common-1-58.module_el8+804+ 1.1 MB/s | 148 kB 00:00 2024-02-19T20:53:27.852 INFO:teuthology.orchestra.run.smithi033.stdout:(17/22): criu-3.18-4.module_el8+804+f131391c.x8 8.3 MB/s | 564 kB 00:00 2024-02-19T20:53:27.878 INFO:teuthology.orchestra.run.smithi033.stdout:(18/22): fuse-overlayfs-1.13-1.module_el8+804+f 1.0 MB/s | 70 kB 00:00 2024-02-19T20:53:27.911 INFO:teuthology.orchestra.run.smithi033.stdout:(19/22): libslirp-4.4.0-1.module_el8+804+f13139 1.2 MB/s | 70 kB 00:00 2024-02-19T20:53:27.970 INFO:teuthology.orchestra.run.smithi033.stdout:(20/22): slirp4netns-1.2.2-1.module_el8+804+f13 958 kB/s | 56 kB 00:00 2024-02-19T20:53:28.045 INFO:teuthology.orchestra.run.smithi033.stdout:(21/22): runc-1.1.12-1.module_el8+885+7da147f3. 19 MB/s | 3.1 MB 00:00 2024-02-19T20:53:28.277 INFO:teuthology.orchestra.run.smithi172.stdout:(22/22): containernetworking-plugins-1.4.0-1.mo 27 MB/s | 22 MB 00:00 2024-02-19T20:53:28.277 INFO:teuthology.orchestra.run.smithi172.stdout:-------------------------------------------------------------------------------- 2024-02-19T20:53:28.277 INFO:teuthology.orchestra.run.smithi172.stdout:Total 28 MB/s | 54 MB 00:01 2024-02-19T20:53:28.470 INFO:teuthology.orchestra.run.smithi033.stdout:(22/22): containernetworking-plugins-1.4.0-1.mo 27 MB/s | 22 MB 00:00 2024-02-19T20:53:28.471 INFO:teuthology.orchestra.run.smithi033.stdout:-------------------------------------------------------------------------------- 2024-02-19T20:53:28.471 INFO:teuthology.orchestra.run.smithi033.stdout:Total 30 MB/s | 54 MB 00:01 2024-02-19T20:53:28.773 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction check 2024-02-19T20:53:28.819 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction check succeeded. 2024-02-19T20:53:28.819 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction test 2024-02-19T20:53:28.982 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction check 2024-02-19T20:53:29.031 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction check succeeded. 2024-02-19T20:53:29.031 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction test 2024-02-19T20:53:29.297 INFO:teuthology.orchestra.run.smithi172.stdout:Transaction test succeeded. 2024-02-19T20:53:29.300 INFO:teuthology.orchestra.run.smithi172.stdout:Running transaction 2024-02-19T20:53:29.530 INFO:teuthology.orchestra.run.smithi033.stdout:Transaction test succeeded. 2024-02-19T20:53:29.534 INFO:teuthology.orchestra.run.smithi033.stdout:Running transaction 2024-02-19T20:53:30.814 INFO:teuthology.orchestra.run.smithi033.stdout: Preparing : 1/1 2024-02-19T20:53:30.827 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d4e 1/1 2024-02-19T20:53:30.861 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d 1/31 2024-02-19T20:53:30.865 INFO:teuthology.orchestra.run.smithi172.stdout: Preparing : 1/1 2024-02-19T20:53:30.877 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d4e 1/1 2024-02-19T20:53:30.920 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d 1/31 2024-02-19T20:53:31.076 INFO:teuthology.orchestra.run.smithi033.stdout: Upgrading : container-selinux-2:2.229.0-2.module_el8+847+7863d 1/31 2024-02-19T20:53:31.122 INFO:teuthology.orchestra.run.smithi172.stdout: Upgrading : container-selinux-2:2.229.0-2.module_el8+847+7863d 1/31 2024-02-19T20:53:49.358 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d 1/31 2024-02-19T20:53:49.933 INFO:teuthology.orchestra.run.smithi172.stdout: Upgrading : criu-3.18-4.module_el8+804+f131391c.x86_64 2/31 2024-02-19T20:53:50.119 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d 1/31 2024-02-19T20:53:50.181 INFO:teuthology.orchestra.run.smithi172.stdout: Upgrading : runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64 3/31 2024-02-19T20:53:50.345 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : criu-libs-3.18-4.module_el8+804+f131391c.x86_64 4/31 2024-02-19T20:53:50.567 INFO:teuthology.orchestra.run.smithi172.stdout: Upgrading : libslirp-4.4.0-1.module_el8+804+f131391c.x86_64 5/31 2024-02-19T20:53:50.697 INFO:teuthology.orchestra.run.smithi033.stdout: Upgrading : criu-3.18-4.module_el8+804+f131391c.x86_64 2/31 2024-02-19T20:53:50.797 INFO:teuthology.orchestra.run.smithi172.stdout: Upgrading : slirp4netns-1.2.2-1.module_el8+804+f131391c.x86_64 6/31 2024-02-19T20:53:50.960 INFO:teuthology.orchestra.run.smithi033.stdout: Upgrading : runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64 3/31 2024-02-19T20:53:51.002 INFO:teuthology.orchestra.run.smithi172.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_ 7/31 2024-02-19T20:53:51.126 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : criu-libs-3.18-4.module_el8+804+f131391c.x86_64 4/31 2024-02-19T20:53:51.321 INFO:teuthology.orchestra.run.smithi033.stdout: Upgrading : libslirp-4.4.0-1.module_el8+804+f131391c.x86_64 5/31 2024-02-19T20:53:51.532 INFO:teuthology.orchestra.run.smithi033.stdout: Upgrading : slirp4netns-1.2.2-1.module_el8+804+f131391c.x86_64 6/31 2024-02-19T20:53:51.689 INFO:teuthology.orchestra.run.smithi033.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_ 7/31 2024-02-19T20:53:52.830 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_ 7/31 2024-02-19T20:53:53.085 INFO:teuthology.orchestra.run.smithi172.stdout: Upgrading : containernetworking-plugins-1:1.4.0-1.module_el8+8 8/31 2024-02-19T20:53:53.340 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2024-02-19T20:53:53.561 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : crun-1.14-1.module_el8+871+552be958.x86_64 10/31 2024-02-19T20:53:53.602 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_ 7/31 2024-02-19T20:53:53.829 INFO:teuthology.orchestra.run.smithi033.stdout: Upgrading : containernetworking-plugins-1:1.4.0-1.module_el8+8 8/31 2024-02-19T20:53:54.045 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2024-02-19T20:53:54.225 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : crun-1.14-1.module_el8+871+552be958.x86_64 10/31 2024-02-19T20:53:54.566 INFO:teuthology.orchestra.run.smithi172.stdout: Upgrading : containers-common-2:1-58.module_el8+804+f131391c.x 11/31 2024-02-19T20:53:54.772 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 12/31 2024-02-19T20:53:54.976 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 13/31 2024-02-19T20:53:55.245 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 14/31 2024-02-19T20:53:55.254 INFO:teuthology.orchestra.run.smithi033.stdout: Upgrading : containers-common-2:1-58.module_el8+804+f131391c.x 11/31 2024-02-19T20:53:55.453 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 12/31 2024-02-19T20:53:55.630 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 13/31 2024-02-19T20:53:55.855 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 15/31 2024-02-19T20:53:55.904 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 14/31 2024-02-19T20:53:56.476 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 15/31 2024-02-19T20:53:56.824 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : netavark-2:1.10.2-1.module_el8+885+7da147f3.x86_64 16/31 2024-02-19T20:53:57.121 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 17/31 2024-02-19T20:53:57.467 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : netavark-2:1.10.2-1.module_el8+885+7da147f3.x86_64 16/31 2024-02-19T20:53:57.583 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 18/31 2024-02-19T20:53:57.721 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 17/31 2024-02-19T20:53:57.816 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 19/31 2024-02-19T20:53:58.041 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 20/31 2024-02-19T20:53:58.218 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 18/31 2024-02-19T20:53:58.297 INFO:teuthology.orchestra.run.smithi172.stdout: Upgrading : conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64 21/31 2024-02-19T20:53:58.440 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 19/31 2024-02-19T20:53:58.486 INFO:teuthology.orchestra.run.smithi172.stdout: Installing : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 22/31 2024-02-19T20:53:58.612 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : udica-0.2.6-20.module_el8+804+f131391c.noarch 20/31 2024-02-19T20:53:58.704 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2024-02-19T20:53:58.853 INFO:teuthology.orchestra.run.smithi033.stdout: Upgrading : conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64 21/31 2024-02-19T20:53:58.903 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2024-02-19T20:53:59.040 INFO:teuthology.orchestra.run.smithi033.stdout: Installing : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 22/31 2024-02-19T20:53:59.077 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2024-02-19T20:53:59.077 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2024-02-19T20:53:59.228 INFO:teuthology.orchestra.run.smithi033.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2024-02-19T20:53:59.319 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2024-02-19T20:53:59.389 INFO:teuthology.orchestra.run.smithi033.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2024-02-19T20:53:59.538 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2024-02-19T20:53:59.573 INFO:teuthology.orchestra.run.smithi033.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2024-02-19T20:53:59.573 INFO:teuthology.orchestra.run.smithi033.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2024-02-19T20:53:59.727 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2024-02-19T20:53:59.765 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2024-02-19T20:53:59.927 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2024-02-19T20:53:59.936 INFO:teuthology.orchestra.run.smithi033.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2024-02-19T20:54:00.097 INFO:teuthology.orchestra.run.smithi033.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2024-02-19T20:54:00.171 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2024-02-19T20:54:00.260 INFO:teuthology.orchestra.run.smithi033.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2024-02-19T20:54:00.368 INFO:teuthology.orchestra.run.smithi172.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2024-02-19T20:54:00.455 INFO:teuthology.orchestra.run.smithi033.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2024-02-19T20:54:00.646 INFO:teuthology.orchestra.run.smithi033.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2024-02-19T20:54:19.714 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d 31/31 2024-02-19T20:54:20.222 INFO:teuthology.orchestra.run.smithi172.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2024-02-19T20:54:20.222 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/31 2024-02-19T20:54:20.222 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2/31 2024-02-19T20:54:20.222 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 3/31 2024-02-19T20:54:20.222 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : criu-libs-3.18-4.module_el8+804+f131391c.x86_64 4/31 2024-02-19T20:54:20.222 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : crun-1.14-1.module_el8+871+552be958.x86_64 5/31 2024-02-19T20:54:20.222 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : netavark-2:1.10.2-1.module_el8+885+7da147f3.x86_64 6/31 2024-02-19T20:54:20.222 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/31 2024-02-19T20:54:20.222 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2024-02-19T20:54:20.222 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2024-02-19T20:54:20.222 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/31 2024-02-19T20:54:20.223 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 11/31 2024-02-19T20:54:20.223 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/31 2024-02-19T20:54:20.223 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2024-02-19T20:54:20.223 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64 14/31 2024-02-19T20:54:20.223 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2024-02-19T20:54:20.223 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : container-selinux-2:2.229.0-2.module_el8+847+7863d 16/31 2024-02-19T20:54:20.223 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2024-02-19T20:54:20.223 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : containernetworking-plugins-1:1.4.0-1.module_el8+8 18/31 2024-02-19T20:54:20.223 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2024-02-19T20:54:20.223 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : containers-common-2:1-58.module_el8+804+f131391c.x 20/31 2024-02-19T20:54:20.223 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2024-02-19T20:54:20.223 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : criu-3.18-4.module_el8+804+f131391c.x86_64 22/31 2024-02-19T20:54:20.223 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2024-02-19T20:54:20.223 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_ 24/31 2024-02-19T20:54:20.223 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2024-02-19T20:54:20.224 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : libslirp-4.4.0-1.module_el8+804+f131391c.x86_64 26/31 2024-02-19T20:54:20.224 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2024-02-19T20:54:20.224 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64 28/31 2024-02-19T20:54:20.224 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2024-02-19T20:54:20.224 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : slirp4netns-1.2.2-1.module_el8+804+f131391c.x86_64 30/31 2024-02-19T20:54:20.805 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: container-selinux-2:2.229.0-2.module_el8+847+7863d 31/31 2024-02-19T20:54:20.994 INFO:teuthology.orchestra.run.smithi172.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2024-02-19T20:54:21.041 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-02-19T20:54:21.041 INFO:teuthology.orchestra.run.smithi172.stdout:Upgraded: 2024-02-19T20:54:21.041 INFO:teuthology.orchestra.run.smithi172.stdout: conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64 2024-02-19T20:54:21.041 INFO:teuthology.orchestra.run.smithi172.stdout: container-selinux-2:2.229.0-2.module_el8+847+7863d4e6.noarch 2024-02-19T20:54:21.041 INFO:teuthology.orchestra.run.smithi172.stdout: containernetworking-plugins-1:1.4.0-1.module_el8+804+f131391c.x86_64 2024-02-19T20:54:21.042 INFO:teuthology.orchestra.run.smithi172.stdout: containers-common-2:1-58.module_el8+804+f131391c.x86_64 2024-02-19T20:54:21.042 INFO:teuthology.orchestra.run.smithi172.stdout: criu-3.18-4.module_el8+804+f131391c.x86_64 2024-02-19T20:54:21.042 INFO:teuthology.orchestra.run.smithi172.stdout: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64 2024-02-19T20:54:21.042 INFO:teuthology.orchestra.run.smithi172.stdout: libslirp-4.4.0-1.module_el8+804+f131391c.x86_64 2024-02-19T20:54:21.042 INFO:teuthology.orchestra.run.smithi172.stdout: runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64 2024-02-19T20:54:21.042 INFO:teuthology.orchestra.run.smithi172.stdout: slirp4netns-1.2.2-1.module_el8+804+f131391c.x86_64 2024-02-19T20:54:21.042 INFO:teuthology.orchestra.run.smithi172.stdout:Installed: 2024-02-19T20:54:21.042 INFO:teuthology.orchestra.run.smithi172.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-02-19T20:54:21.042 INFO:teuthology.orchestra.run.smithi172.stdout: buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2024-02-19T20:54:21.042 INFO:teuthology.orchestra.run.smithi172.stdout: cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 2024-02-19T20:54:21.042 INFO:teuthology.orchestra.run.smithi172.stdout: criu-libs-3.18-4.module_el8+804+f131391c.x86_64 2024-02-19T20:54:21.043 INFO:teuthology.orchestra.run.smithi172.stdout: crun-1.14-1.module_el8+871+552be958.x86_64 2024-02-19T20:54:21.043 INFO:teuthology.orchestra.run.smithi172.stdout: netavark-2:1.10.2-1.module_el8+885+7da147f3.x86_64 2024-02-19T20:54:21.043 INFO:teuthology.orchestra.run.smithi172.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-02-19T20:54:21.043 INFO:teuthology.orchestra.run.smithi172.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-19T20:54:21.043 INFO:teuthology.orchestra.run.smithi172.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-19T20:54:21.043 INFO:teuthology.orchestra.run.smithi172.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-02-19T20:54:21.043 INFO:teuthology.orchestra.run.smithi172.stdout: toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 2024-02-19T20:54:21.043 INFO:teuthology.orchestra.run.smithi172.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-02-19T20:54:21.043 INFO:teuthology.orchestra.run.smithi172.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-19T20:54:21.043 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-02-19T20:54:21.043 INFO:teuthology.orchestra.run.smithi172.stdout:Complete! 2024-02-19T20:54:21.252 DEBUG:teuthology.parallel:result is None 2024-02-19T20:54:21.296 INFO:teuthology.orchestra.run.smithi033.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2024-02-19T20:54:21.296 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x8 1/31 2024-02-19T20:54:21.296 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2/31 2024-02-19T20:54:21.296 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 3/31 2024-02-19T20:54:21.296 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : criu-libs-3.18-4.module_el8+804+f131391c.x86_64 4/31 2024-02-19T20:54:21.296 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : crun-1.14-1.module_el8+871+552be958.x86_64 5/31 2024-02-19T20:54:21.296 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : netavark-2:1.10.2-1.module_el8+885+7da147f3.x86_64 6/31 2024-02-19T20:54:21.296 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : python3-podman-4.9.0-1.module_el8+847+7863d4e6.noa 7/31 2024-02-19T20:54:21.296 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2024-02-19T20:54:21.297 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2024-02-19T20:54:21.297 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 10/31 2024-02-19T20:54:21.297 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 11/31 2024-02-19T20:54:21.297 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : udica-0.2.6-20.module_el8+804+f131391c.noarch 12/31 2024-02-19T20:54:21.297 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2024-02-19T20:54:21.297 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64 14/31 2024-02-19T20:54:21.297 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2024-02-19T20:54:21.297 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : container-selinux-2:2.229.0-2.module_el8+847+7863d 16/31 2024-02-19T20:54:21.297 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2024-02-19T20:54:21.297 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : containernetworking-plugins-1:1.4.0-1.module_el8+8 18/31 2024-02-19T20:54:21.297 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2024-02-19T20:54:21.297 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : containers-common-2:1-58.module_el8+804+f131391c.x 20/31 2024-02-19T20:54:21.297 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2024-02-19T20:54:21.297 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : criu-3.18-4.module_el8+804+f131391c.x86_64 22/31 2024-02-19T20:54:21.297 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2024-02-19T20:54:21.298 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_ 24/31 2024-02-19T20:54:21.298 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2024-02-19T20:54:21.298 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : libslirp-4.4.0-1.module_el8+804+f131391c.x86_64 26/31 2024-02-19T20:54:21.298 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2024-02-19T20:54:21.298 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64 28/31 2024-02-19T20:54:21.298 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2024-02-19T20:54:21.298 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : slirp4netns-1.2.2-1.module_el8+804+f131391c.x86_64 30/31 2024-02-19T20:54:22.024 INFO:teuthology.orchestra.run.smithi033.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2024-02-19T20:54:22.024 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T20:54:22.024 INFO:teuthology.orchestra.run.smithi033.stdout:Upgraded: 2024-02-19T20:54:22.024 INFO:teuthology.orchestra.run.smithi033.stdout: conmon-3:2.1.10-1.module_el8+804+f131391c.x86_64 2024-02-19T20:54:22.025 INFO:teuthology.orchestra.run.smithi033.stdout: container-selinux-2:2.229.0-2.module_el8+847+7863d4e6.noarch 2024-02-19T20:54:22.025 INFO:teuthology.orchestra.run.smithi033.stdout: containernetworking-plugins-1:1.4.0-1.module_el8+804+f131391c.x86_64 2024-02-19T20:54:22.025 INFO:teuthology.orchestra.run.smithi033.stdout: containers-common-2:1-58.module_el8+804+f131391c.x86_64 2024-02-19T20:54:22.025 INFO:teuthology.orchestra.run.smithi033.stdout: criu-3.18-4.module_el8+804+f131391c.x86_64 2024-02-19T20:54:22.025 INFO:teuthology.orchestra.run.smithi033.stdout: fuse-overlayfs-1.13-1.module_el8+804+f131391c.x86_64 2024-02-19T20:54:22.025 INFO:teuthology.orchestra.run.smithi033.stdout: libslirp-4.4.0-1.module_el8+804+f131391c.x86_64 2024-02-19T20:54:22.025 INFO:teuthology.orchestra.run.smithi033.stdout: runc-1:1.1.12-1.module_el8+885+7da147f3.x86_64 2024-02-19T20:54:22.025 INFO:teuthology.orchestra.run.smithi033.stdout: slirp4netns-1.2.2-1.module_el8+804+f131391c.x86_64 2024-02-19T20:54:22.025 INFO:teuthology.orchestra.run.smithi033.stdout:Installed: 2024-02-19T20:54:22.025 INFO:teuthology.orchestra.run.smithi033.stdout: aardvark-dns-2:1.10.0-1.module_el8+871+552be958.x86_64 2024-02-19T20:54:22.025 INFO:teuthology.orchestra.run.smithi033.stdout: buildah-2:1.33.5-1.module_el8+885+7da147f3.x86_64 2024-02-19T20:54:22.025 INFO:teuthology.orchestra.run.smithi033.stdout: cockpit-podman-83-1.module_el8+847+7863d4e6.noarch 2024-02-19T20:54:22.025 INFO:teuthology.orchestra.run.smithi033.stdout: criu-libs-3.18-4.module_el8+804+f131391c.x86_64 2024-02-19T20:54:22.025 INFO:teuthology.orchestra.run.smithi033.stdout: crun-1.14-1.module_el8+871+552be958.x86_64 2024-02-19T20:54:22.026 INFO:teuthology.orchestra.run.smithi033.stdout: netavark-2:1.10.2-1.module_el8+885+7da147f3.x86_64 2024-02-19T20:54:22.026 INFO:teuthology.orchestra.run.smithi033.stdout: python3-podman-4.9.0-1.module_el8+847+7863d4e6.noarch 2024-02-19T20:54:22.026 INFO:teuthology.orchestra.run.smithi033.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2024-02-19T20:54:22.026 INFO:teuthology.orchestra.run.smithi033.stdout: python3-pyxdg-0.25-16.el8.noarch 2024-02-19T20:54:22.026 INFO:teuthology.orchestra.run.smithi033.stdout: skopeo-2:1.14.3-0.1.module_el8+885+7da147f3.x86_64 2024-02-19T20:54:22.026 INFO:teuthology.orchestra.run.smithi033.stdout: toolbox-0.0.99.5-1.module_el8+847+7863d4e6.x86_64 2024-02-19T20:54:22.026 INFO:teuthology.orchestra.run.smithi033.stdout: udica-0.2.6-20.module_el8+804+f131391c.noarch 2024-02-19T20:54:22.026 INFO:teuthology.orchestra.run.smithi033.stdout: yajl-2.1.0-12.el8.x86_64 2024-02-19T20:54:22.026 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T20:54:22.026 INFO:teuthology.orchestra.run.smithi033.stdout:Complete! 2024-02-19T20:54:22.338 DEBUG:teuthology.parallel:result is None 2024-02-19T20:54:22.338 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-19T20:54:22.412 INFO:tasks.cephadm:Config: {'add_mons_via_daemon_add': True, 'allow_ptrace': False, 'avoid_pacific_features': True, 'cephadm_branch': 'v15.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'docker.io/ceph/ceph:v15.2.0', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', '\\(MON_DOWN\\)', '\\(PG_', 'mons down', 'pg inactive', 'out of quorum', '\\(OSD_', 'osds down', 'osd down'], 'sha1': '81bd20d634209c7cb82c18be12b4b5a05643ebf1'} 2024-02-19T20:54:22.413 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.0 2024-02-19T20:54:22.413 INFO:tasks.cephadm:Cluster fsid is 0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T20:54:22.414 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-19T20:54:22.414 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.33', 'mon.c': '[v2:172.21.15.33:3301,v1:172.21.15.33:6790]', 'mon.b': '172.21.15.172'} 2024-02-19T20:54:22.414 INFO:tasks.cephadm:First mon is mon.a on smithi033 2024-02-19T20:54:22.414 INFO:tasks.cephadm:First mgr is y 2024-02-19T20:54:22.414 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-19T20:54:22.414 DEBUG:teuthology.orchestra.run.smithi033:> sudo hostname $(hostname -s) 2024-02-19T20:54:22.443 DEBUG:teuthology.orchestra.run.smithi172:> sudo hostname $(hostname -s) 2024-02-19T20:54:22.478 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.0)... 2024-02-19T20:54:22.478 DEBUG:teuthology.orchestra.run.smithi033:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-19T20:54:22.805 INFO:teuthology.orchestra.run.smithi033.stdout:-rw-rw-r--. 1 ubuntu ubuntu 151122 Feb 19 20:54 /home/ubuntu/cephtest/cephadm 2024-02-19T20:54:22.806 DEBUG:teuthology.orchestra.run.smithi172:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-19T20:54:23.044 INFO:teuthology.orchestra.run.smithi172.stdout:-rw-rw-r--. 1 ubuntu ubuntu 151122 Feb 19 20:54 /home/ubuntu/cephtest/cephadm 2024-02-19T20:54:23.044 DEBUG:teuthology.orchestra.run.smithi033:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-19T20:54:23.064 DEBUG:teuthology.orchestra.run.smithi172:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-19T20:54:23.103 DEBUG:teuthology.orchestra.run.smithi033:> sudo mkdir -p /etc/ceph 2024-02-19T20:54:23.132 DEBUG:teuthology.orchestra.run.smithi172:> sudo mkdir -p /etc/ceph 2024-02-19T20:54:23.164 DEBUG:teuthology.orchestra.run.smithi033:> sudo chmod 777 /etc/ceph 2024-02-19T20:54:23.200 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 777 /etc/ceph 2024-02-19T20:54:23.234 INFO:tasks.cephadm:Writing seed config... 2024-02-19T20:54:23.235 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-02-19T20:54:23.235 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-19T20:54:23.235 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-19T20:54:23.235 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-19T20:54:23.235 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-19T20:54:23.235 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-19T20:54:23.235 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-19T20:54:23.235 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-19T20:54:23.236 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-02-19T20:54:23.236 DEBUG:teuthology.orchestra.run.smithi033:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-19T20:54:23.258 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 0eef3440-cf69-11ee-95bb-87774f69a715 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-02-19T20:54:23.258 DEBUG:teuthology.orchestra.run.smithi033:mon.a> sudo journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.a.service 2024-02-19T20:54:23.301 DEBUG:teuthology.orchestra.run.smithi033:mgr.y> sudo journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mgr.y.service 2024-02-19T20:54:23.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:-- Logs begin at Mon 2024-02-19 20:46:54 UTC. -- 2024-02-19T20:54:23.328 INFO:tasks.cephadm:Bootstrapping... 2024-02-19T20:54:23.328 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 -v bootstrap --fsid 0eef3440-cf69-11ee-95bb-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.33 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-19T20:54:23.354 INFO:journalctl@ceph.mgr.y.smithi033.stdout:-- Logs begin at Mon 2024-02-19 20:46:54 UTC. -- 2024-02-19T20:54:23.476 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Verifying podman|docker is present... 2024-02-19T20:54:23.476 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Verifying lvm2 is present... 2024-02-19T20:54:23.476 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Verifying time synchronization is in place... 2024-02-19T20:54:23.476 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2024-02-19T20:54:23.482 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-19T20:54:23.482 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2024-02-19T20:54:23.488 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-19T20:54:23.488 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2024-02-19T20:54:23.493 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:systemctl:stdout enabled 2024-02-19T20:54:23.493 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2024-02-19T20:54:23.498 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:systemctl:stdout active 2024-02-19T20:54:23.498 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Unit chronyd.service is enabled and running 2024-02-19T20:54:23.499 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Repeating the final host check... 2024-02-19T20:54:23.499 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:podman|docker (/bin/podman) is present 2024-02-19T20:54:23.499 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:systemctl is present 2024-02-19T20:54:23.499 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:lvcreate is present 2024-02-19T20:54:23.499 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2024-02-19T20:54:23.503 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-19T20:54:23.503 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2024-02-19T20:54:23.508 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-19T20:54:23.508 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2024-02-19T20:54:23.513 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:systemctl:stdout enabled 2024-02-19T20:54:23.513 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2024-02-19T20:54:23.518 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:systemctl:stdout active 2024-02-19T20:54:23.518 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Unit chronyd.service is enabled and running 2024-02-19T20:54:23.519 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Host looks OK 2024-02-19T20:54:23.519 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:root:Cluster fsid: 0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T20:54:23.519 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Acquiring lock 140378755045528 on /run/cephadm/0eef3440-cf69-11ee-95bb-87774f69a715.lock 2024-02-19T20:54:23.519 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Lock 140378755045528 acquired on /run/cephadm/0eef3440-cf69-11ee-95bb-87774f69a715.lock 2024-02-19T20:54:23.520 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Verifying IP 172.21.15.33 port 3300 ... 2024-02-19T20:54:23.520 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Verifying IP 172.21.15.33 port 6789 ... 2024-02-19T20:54:23.520 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.33, final addrv is [v2:172.21.15.33:3300,v1:172.21.15.33:6789] 2024-02-19T20:54:23.520 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /sbin/ip route ls 2024-02-19T20:54:23.521 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/sbin/ip:stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.33 metric 100 2024-02-19T20:54:23.521 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/sbin/ip:stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.33 metric 100 2024-02-19T20:54:23.521 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Mon IP 172.21.15.33 is in CIDR network 172.21.0.0/20 2024-02-19T20:54:23.522 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15.2.0 container... 2024-02-19T20:54:23.523 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman pull docker.io/ceph/ceph:v15.2.0 2024-02-19T20:54:25.221 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/bin/podman:stderr Trying to pull docker.io/ceph/ceph:v15.2.0... 2024-02-19T20:54:31.898 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/bin/podman:stderr Getting image source signatures 2024-02-19T20:54:31.906 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/bin/podman:stderr Copying blob sha256:120f0bd0d532e2094e4c344cda2d32931787ee8c2e5d6b9ddd4698dfe3ef6110 2024-02-19T20:54:31.907 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/bin/podman:stderr Copying blob sha256:8a29a15cefaeccf6545f7ecf11298f9672d2f0cdaf9e357a95133ac3ad3e1f07 2024-02-19T20:54:43.509 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/bin/podman:stderr Copying config sha256:204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1 2024-02-19T20:54:43.643 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/bin/podman:stderr Writing manifest to image destination 2024-02-19T20:54:43.892 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/bin/podman:stdout 204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1 2024-02-19T20:54:43.902 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2024-02-19T20:54:43.903 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '--entrypoint', 'stat', 'docker.io/ceph/ceph:v15.2.0', '-c', '%u %g', '/var/lib/ceph'] 2024-02-19T20:54:43.903 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 --entrypoint stat docker.io/ceph/ceph:v15.2.0 -c %u %g /var/lib/ceph 2024-02-19T20:54:44.449 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:stat:stdout 167 167 2024-02-19T20:54:45.004 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Creating initial keys... 2024-02-19T20:54:45.004 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-02-19T20:54:45.004 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-02-19T20:54:45.555 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQAVwNNlfsjwGxAAZk0RQ9J0K7eWP0MDlLI0SA== 2024-02-19T20:54:46.067 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-02-19T20:54:46.067 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-02-19T20:54:46.577 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQAWwNNlwiNGHxAA1IrziNvXW7jjpRSBzyfeRw== 2024-02-19T20:54:47.046 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2024-02-19T20:54:47.046 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2024-02-19T20:54:47.607 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQAXwNNlP/eRHxAAJHl3OC8E+zSmFCbNLLk6Fw== 2024-02-19T20:54:48.120 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Creating initial monmap... 2024-02-19T20:54:48.120 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/tmp/ceph-tmp34hccj0q:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'docker.io/ceph/ceph:v15.2.0', '--create', '--clobber', '--fsid', '0eef3440-cf69-11ee-95bb-87774f69a715', '--addv', 'a', '[v2:172.21.15.33:3300,v1:172.21.15.33:6789]', '/tmp/monmap'] 2024-02-19T20:54:48.120 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /tmp/ceph-tmp34hccj0q:/tmp/monmap:z --entrypoint /usr/bin/monmaptool docker.io/ceph/ceph:v15.2.0 --create --clobber --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 --addv a [v2:172.21.15.33:3300,v1:172.21.15.33:6789] /tmp/monmap 2024-02-19T20:54:48.672 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-19T20:54:48.672 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to 0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T20:54:48.672 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-19T20:54:49.119 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Creating mon... 2024-02-19T20:54:49.121 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '-v', '/tmp/ceph-tmpvi7hzss2:/tmp/keyring:z', '-v', '/tmp/ceph-tmp34hccj0q:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'docker.io/ceph/ceph:v15.2.0', '--mkfs', '-i', 'a', '--fsid', '0eef3440-cf69-11ee-95bb-87774f69a715', '-c', '/dev/null', '--monmap', '/tmp/monmap', '--keyring', '/tmp/keyring', '--setuser', 'ceph', '--setgroup', 'ceph', '--default-log-to-file=false', '--default-log-to-stderr=true', '--default-log-stderr-prefix="debug "', '--default-mon-cluster-log-to-file=false', '--default-mon-cluster-log-to-stderr=true'] 2024-02-19T20:54:49.122 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpvi7hzss2:/tmp/keyring:z -v /tmp/ceph-tmp34hccj0q:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon docker.io/ceph/ceph:v15.2.0 --mkfs -i a --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix="debug " --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2024-02-19T20:54:49.667 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.566+0000 7ff7551736c0 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-19T20:54:49.667 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.567+0000 7ff7551736c0 1 imported monmap: 2024-02-19T20:54:49.667 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2024-02-19T20:54:49.667 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid 0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T20:54:49.667 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2024-02-19T20:54:48.556853+0000 2024-02-19T20:54:49.667 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2024-02-19T20:54:48.556853+0000 2024-02-19T20:54:49.667 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2024-02-19T20:54:49.668 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon.a 2024-02-19T20:54:49.668 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-19T20:54:49.668 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.567+0000 7ff7551736c0 0 /usr/bin/ceph-mon: set fsid to 0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T20:54:49.668 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.567+0000 7ff7551736c0 0 set rocksdb option compression = kNoCompression 2024-02-19T20:54:49.668 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.567+0000 7ff7551736c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-19T20:54:49.668 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.567+0000 7ff7551736c0 0 set rocksdb option write_buffer_size = 33554432 2024-02-19T20:54:49.668 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.567+0000 7ff7551736c0 0 set rocksdb option compression = kNoCompression 2024-02-19T20:54:49.668 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.567+0000 7ff7551736c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-19T20:54:49.668 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.567+0000 7ff7551736c0 0 set rocksdb option write_buffer_size = 33554432 2024-02-19T20:54:49.668 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: RocksDB version: 6.1.2 2024-02-19T20:54:49.668 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-19T20:54:49.668 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-19T20:54:49.668 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Compile date Mar 23 2020 2024-02-19T20:54:49.668 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: DB SUMMARY 2024-02-19T20:54:49.669 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-19T20:54:49.669 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-02-19T20:54:49.669 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-19T20:54:49.669 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-02-19T20:54:49.669 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-19T20:54:49.669 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.error_if_exists: 0 2024-02-19T20:54:49.669 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.create_if_missing: 1 2024-02-19T20:54:49.669 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.paranoid_checks: 1 2024-02-19T20:54:49.669 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.env: 0x5579ee7001a0 2024-02-19T20:54:49.669 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.info_log: 0x5579efbffaa0 2024-02-19T20:54:49.669 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-19T20:54:49.669 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.statistics: (nil) 2024-02-19T20:54:49.669 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.use_fsync: 0 2024-02-19T20:54:49.669 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.max_log_file_size: 0 2024-02-19T20:54:49.670 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-19T20:54:49.670 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-19T20:54:49.670 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-19T20:54:49.670 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-19T20:54:49.670 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.allow_fallocate: 1 2024-02-19T20:54:49.670 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-19T20:54:49.670 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-19T20:54:49.670 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.use_direct_reads: 0 2024-02-19T20:54:49.670 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-19T20:54:49.670 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.create_missing_column_families: 0 2024-02-19T20:54:49.670 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.db_log_dir: 2024-02-19T20:54:49.670 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-19T20:54:49.670 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-19T20:54:49.670 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.max_subcompactions: 1 2024-02-19T20:54:49.671 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.max_background_flushes: -1 2024-02-19T20:54:49.671 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-19T20:54:49.671 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-19T20:54:49.671 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-19T20:54:49.671 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-19T20:54:49.671 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.advise_random_on_open: 1 2024-02-19T20:54:49.671 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-19T20:54:49.671 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.write_buffer_manager: 0x5579f079e120 2024-02-19T20:54:49.671 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-19T20:54:49.671 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-19T20:54:49.671 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-19T20:54:49.671 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-19T20:54:49.671 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.rate_limiter: (nil) 2024-02-19T20:54:49.671 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-19T20:54:49.672 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-19T20:54:49.672 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-19T20:54:49.672 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-19T20:54:49.672 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-19T20:54:49.672 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-19T20:54:49.672 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-19T20:54:49.672 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-19T20:54:49.672 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.row_cache: None 2024-02-19T20:54:49.672 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.wal_filter: None 2024-02-19T20:54:49.672 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-19T20:54:49.672 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-19T20:54:49.672 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.preserve_deletes: 0 2024-02-19T20:54:49.672 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.two_write_queues: 0 2024-02-19T20:54:49.672 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.manual_wal_flush: 0 2024-02-19T20:54:49.673 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.atomic_flush: 0 2024-02-19T20:54:49.673 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-19T20:54:49.673 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.max_background_jobs: 2 2024-02-19T20:54:49.673 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.max_background_compactions: -1 2024-02-19T20:54:49.673 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-19T20:54:49.673 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-19T20:54:49.673 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-19T20:54:49.673 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.max_total_wal_size: 0 2024-02-19T20:54:49.673 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-19T20:54:49.673 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-19T20:54:49.673 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-19T20:54:49.673 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-19T20:54:49.673 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.max_open_files: -1 2024-02-19T20:54:49.673 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.bytes_per_sync: 0 2024-02-19T20:54:49.673 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-19T20:54:49.674 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-19T20:54:49.674 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Compression algorithms supported: 2024-02-19T20:54:49.674 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-19T20:54:49.674 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: kZSTD supported: 0 2024-02-19T20:54:49.674 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: kXpressCompression supported: 0 2024-02-19T20:54:49.674 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-19T20:54:49.674 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: kLZ4Compression supported: 1 2024-02-19T20:54:49.674 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: kBZip2Compression supported: 0 2024-02-19T20:54:49.674 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: kZlibCompression supported: 1 2024-02-19T20:54:49.674 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: kSnappyCompression supported: 1 2024-02-19T20:54:49.674 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-19T20:54:49.674 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.568+0000 7ff7551736c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2024-02-19T20:54:49.674 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-19T20:54:49.674 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-02-19T20:54:49.674 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-19T20:54:49.675 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-19T20:54:49.675 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-19T20:54:49.675 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-19T20:54:49.675 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.merge_operator: 2024-02-19T20:54:49.675 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.compaction_filter: None 2024-02-19T20:54:49.675 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.compaction_filter_factory: None 2024-02-19T20:54:49.675 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-19T20:54:49.675 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-19T20:54:49.675 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5579efb24118) 2024-02-19T20:54:49.675 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2024-02-19T20:54:49.675 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2024-02-19T20:54:49.675 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-19T20:54:49.675 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2024-02-19T20:54:49.675 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2024-02-19T20:54:49.675 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2024-02-19T20:54:49.675 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2024-02-19T20:54:49.675 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2024-02-19T20:54:49.676 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2024-02-19T20:54:49.676 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2024-02-19T20:54:49.676 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x5579efb5e510 2024-02-19T20:54:49.676 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2024-02-19T20:54:49.676 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2024-02-19T20:54:49.676 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2024-02-19T20:54:49.676 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2024-02-19T20:54:49.676 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2024-02-19T20:54:49.676 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2024-02-19T20:54:49.676 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2024-02-19T20:54:49.676 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2024-02-19T20:54:49.676 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2024-02-19T20:54:49.676 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2024-02-19T20:54:49.676 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2024-02-19T20:54:49.676 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2024-02-19T20:54:49.676 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2024-02-19T20:54:49.677 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2024-02-19T20:54:49.677 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2024-02-19T20:54:49.677 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-02-19T20:54:49.677 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2024-02-19T20:54:49.677 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2024-02-19T20:54:49.677 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2024-02-19T20:54:49.677 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2024-02-19T20:54:49.677 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2024-02-19T20:54:49.677 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2024-02-19T20:54:49.677 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-19T20:54:49.677 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-19T20:54:49.677 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-19T20:54:49.677 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.compression: NoCompression 2024-02-19T20:54:49.677 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-19T20:54:49.677 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-19T20:54:49.678 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-19T20:54:49.678 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.num_levels: 7 2024-02-19T20:54:49.678 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-19T20:54:49.678 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-19T20:54:49.678 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-19T20:54:49.678 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-19T20:54:49.678 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-19T20:54:49.678 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-19T20:54:49.678 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-19T20:54:49.678 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-19T20:54:49.678 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-19T20:54:49.678 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.compression_opts.level: 32767 2024-02-19T20:54:49.678 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-19T20:54:49.678 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-19T20:54:49.679 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-19T20:54:49.679 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.compression_opts.enabled: false 2024-02-19T20:54:49.679 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-19T20:54:49.679 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-19T20:54:49.679 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-19T20:54:49.679 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-19T20:54:49.679 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-19T20:54:49.679 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-19T20:54:49.679 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-19T20:54:49.679 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-19T20:54:49.679 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-19T20:54:49.679 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-19T20:54:49.679 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-19T20:54:49.679 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-19T20:54:49.679 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-19T20:54:49.680 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-19T20:54:49.680 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-19T20:54:49.680 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-19T20:54:49.680 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-19T20:54:49.680 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.arena_block_size: 4194304 2024-02-19T20:54:49.680 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-19T20:54:49.680 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-19T20:54:49.680 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-19T20:54:49.680 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-19T20:54:49.680 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-19T20:54:49.680 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-19T20:54:49.680 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-19T20:54:49.680 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-19T20:54:49.680 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-19T20:54:49.681 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-19T20:54:49.681 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-19T20:54:49.681 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-19T20:54:49.681 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-19T20:54:49.681 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-19T20:54:49.681 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.table_properties_collectors: 2024-02-19T20:54:49.681 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.inplace_update_support: 0 2024-02-19T20:54:49.681 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-19T20:54:49.681 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-19T20:54:49.681 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-19T20:54:49.681 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-19T20:54:49.681 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.bloom_locality: 0 2024-02-19T20:54:49.681 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.max_successive_merges: 0 2024-02-19T20:54:49.681 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-19T20:54:49.682 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-19T20:54:49.682 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.force_consistency_checks: 0 2024-02-19T20:54:49.682 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-19T20:54:49.682 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: Options.ttl: 0 2024-02-19T20:54:49.682 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-19T20:54:49.682 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-19T20:54:49.682 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.569+0000 7ff7551736c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-02-19T20:54:49.682 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-19T20:54:49.682 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.570+0000 7ff7551736c0 4 rocksdb: DB pointer 0x5579efbfa400 2024-02-19T20:54:49.682 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.570+0000 7ff73e334700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-19T20:54:49.682 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.570+0000 7ff73e334700 4 rocksdb: [db/db_impl.cc:778] 2024-02-19T20:54:49.682 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2024-02-19T20:54:49.682 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T20:54:49.682 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-19T20:54:49.682 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-19T20:54:49.683 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T20:54:49.683 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-19T20:54:49.683 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-19T20:54:49.683 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T20:54:49.683 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-19T20:54:49.683 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-02-19T20:54:49.683 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T20:54:49.683 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T20:54:49.683 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T20:54:49.683 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T20:54:49.683 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-19T20:54:49.683 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-02-19T20:54:49.683 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T20:54:49.683 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T20:54:49.683 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T20:54:49.684 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2024-02-19T20:54:49.684 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T20:54:49.684 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2024-02-19T20:54:49.684 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T20:54:49.684 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2024-02-19T20:54:49.684 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T20:54:49.684 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T20:54:49.684 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T20:54:49.684 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-19T20:54:49.684 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2024-02-19T20:54:49.684 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-19T20:54:49.684 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-02-19T20:54:49.684 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T20:54:49.684 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T20:54:49.684 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T20:54:49.685 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T20:54:49.685 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-19T20:54:49.685 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2024-02-19T20:54:49.685 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T20:54:49.685 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T20:54:49.685 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T20:54:49.685 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2024-02-19T20:54:49.685 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T20:54:49.685 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2024-02-19T20:54:49.685 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T20:54:49.685 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2024-02-19T20:54:49.685 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T20:54:49.685 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T20:54:49.685 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T20:54:49.685 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-19T20:54:49.685 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2024-02-19T20:54:49.685 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2024-02-19T20:54:49.686 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.572+0000 7ff7551736c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2024-02-19T20:54:49.686 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.572+0000 7ff7551736c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2024-02-19T20:54:49.686 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2024-02-19T20:54:49.572+0000 7ff7551736c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-02-19T20:54:50.229 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T20:54:50.234 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2024-02-19T20:54:50.332 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2024-02-19T20:54:50.338 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-02-19T20:54:50.422 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2024-02-19T20:54:50.428 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-0eef3440-cf69-11ee-95bb-87774f69a715.target 2024-02-19T20:54:50.435 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-0eef3440-cf69-11ee-95bb-87774f69a715.target → /etc/systemd/system/ceph-0eef3440-cf69-11ee-95bb-87774f69a715.target. 2024-02-19T20:54:50.435 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-0eef3440-cf69-11ee-95bb-87774f69a715.target → /etc/systemd/system/ceph-0eef3440-cf69-11ee-95bb-87774f69a715.target. 2024-02-19T20:54:50.515 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl start ceph-0eef3440-cf69-11ee-95bb-87774f69a715.target 2024-02-19T20:54:50.534 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2024-02-19T20:54:50.620 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.a 2024-02-19T20:54:50.647 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.a 2024-02-19T20:54:50.652 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.a.service: Unit ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.a.service not loaded. 2024-02-19T20:54:50.652 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.a 2024-02-19T20:54:50.657 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-0eef3440-cf69-11ee-95bb-87774f69a715.target.wants/ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.a.service → /etc/systemd/system/ceph-0eef3440-cf69-11ee-95bb-87774f69a715@.service. 2024-02-19T20:54:50.741 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl start ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.a 2024-02-19T20:54:50.772 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:50 smithi033 systemd[1]: Starting Ceph mon.a for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T20:54:50.786 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl is-enabled firewalld.service 2024-02-19T20:54:50.795 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:systemctl:stdout disabled 2024-02-19T20:54:50.796 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl is-active firewalld.service 2024-02-19T20:54:50.804 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-19T20:54:50.805 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:firewalld.service is not enabled 2024-02-19T20:54:50.805 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Waiting for mon to start... 2024-02-19T20:54:50.805 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Waiting for mon... 2024-02-19T20:54:50.805 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status 2024-02-19T20:54:51.032 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:50 smithi033 podman[34794]: Error: no container with ID or name "ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon.a" found: no such container 2024-02-19T20:54:51.032 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:50 smithi033 systemd[1]: Started Ceph mon.a for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T20:54:51.557 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2024-02-19T20:54:51.557 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: 0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T20:54:51.557 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2024-02-19T20:54:51.557 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-19T20:54:51.557 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2024-02-19T20:54:51.557 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum a (age 0.174588s) 2024-02-19T20:54:51.557 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2024-02-19T20:54:51.557 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2024-02-19T20:54:51.557 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-19T20:54:51.557 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2024-02-19T20:54:51.557 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2024-02-19T20:54:51.557 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2024-02-19T20:54:51.558 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2024-02-19T20:54:51.558 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2024-02-19T20:54:51.558 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-19T20:54:52.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:51 smithi033 bash[34812]: cluster 2024-02-19T20:54:51.402600+0000 mon.a (mon.0) 0 : [INF] mkfs 0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T20:54:52.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:51 smithi033 bash[34812]: cluster 2024-02-19T20:54:51.382625+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-19T20:54:52.101 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2024-02-19T20:54:52.101 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'assimilate-conf', '-i', '/var/lib/ceph/mon/ceph-a/config'] 2024-02-19T20:54:52.101 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z -v /var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2024-02-19T20:54:52.660 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-19T20:54:52.660 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2024-02-19T20:54:52.660 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = 0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T20:54:52.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout log_to_journald = false 2024-02-19T20:54:52.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_election_default_strategy = 1 2024-02-19T20:54:52.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.33:3300,v1:172.21.15.33:6789] 2024-02-19T20:54:52.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2024-02-19T20:54:52.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2024-02-19T20:54:52.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2024-02-19T20:54:52.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2024-02-19T20:54:52.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-19T20:54:52.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2024-02-19T20:54:52.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2024-02-19T20:54:52.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-19T20:54:52.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mon] 2024-02-19T20:54:52.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim = false 2024-02-19T20:54:52.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-02-19T20:54:52.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-19T20:54:52.662 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2024-02-19T20:54:52.662 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2024-02-19T20:54:52.662 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_memory_target_autotune = true 2024-02-19T20:54:52.662 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2024-02-19T20:54:52.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:52 smithi033 bash[34812]: cluster 2024-02-19T20:54:51.401394+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-19T20:54:52.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:52 smithi033 bash[34812]: cluster 2024-02-19T20:54:51.401583+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0]} 2024-02-19T20:54:52.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:52 smithi033 bash[34812]: cluster 2024-02-19T20:54:51.403952+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-19T20:54:52.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:52 smithi033 bash[34812]: cluster 2024-02-19T20:54:51.406960+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-19T20:54:52.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:52 smithi033 bash[34812]: cluster 2024-02-19T20:54:51.407357+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-02-19T20:54:52.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:52 smithi033 bash[34812]: audit 2024-02-19T20:54:51.575953+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.33:0/657172922' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-19T20:54:53.174 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2024-02-19T20:54:53.174 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'generate-minimal-conf', '-o', '/var/lib/ceph/mon/ceph-a/config'] 2024-02-19T20:54:53.174 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z -v /var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2024-02-19T20:54:53.438 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:53 smithi033 bash[34812]: audit 2024-02-19T20:54:52.672923+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.33:0/1515580850' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-19T20:54:53.438 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:53 smithi033 bash[34812]: audit 2024-02-19T20:54:52.676121+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.33:0/1515580850' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-19T20:54:54.248 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Restarting the monitor... 2024-02-19T20:54:54.248 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.a 2024-02-19T20:54:54.550 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:54 smithi033 systemd[1]: Stopping Ceph mon.a for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T20:54:54.551 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:54 smithi033 bash[34812]: debug 2024-02-19T20:54:54.378+0000 7fd114e55700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T20:54:54.551 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:54 smithi033 bash[34812]: debug 2024-02-19T20:54:54.378+0000 7fd114e55700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-02-19T20:54:55.016 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:54 smithi033 podman[35141]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon.a 2024-02-19T20:54:55.091 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Setting mon public_network... 2024-02-19T20:54:55.091 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'set', 'mon', 'public_network', '172.21.0.0/20'] 2024-02-19T20:54:55.091 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config set mon public_network 172.21.0.0/20 2024-02-19T20:54:55.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.a.service: Succeeded. 2024-02-19T20:54:55.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 systemd[1]: Stopped Ceph mon.a for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T20:54:55.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 systemd[1]: Starting Ceph mon.a for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T20:54:55.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 podman[35183]: Error: no container with ID or name "ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon.a" found: no such container 2024-02-19T20:54:55.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 systemd[1]: Started Ceph mon.a for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T20:54:55.955 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.608+0000 7fc9062be6c0 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-19T20:54:55.955 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.608+0000 7fc9062be6c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2024-02-19T20:54:55.955 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.608+0000 7fc9062be6c0 0 pidfile_write: ignore empty --pid-file 2024-02-19T20:54:55.955 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 0 load: jerasure load: lrc load: isa 2024-02-19T20:54:55.956 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 0 set rocksdb option compression = kNoCompression 2024-02-19T20:54:55.956 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-19T20:54:55.956 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 0 set rocksdb option write_buffer_size = 33554432 2024-02-19T20:54:55.956 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 0 set rocksdb option compression = kNoCompression 2024-02-19T20:54:55.956 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-19T20:54:55.956 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 0 set rocksdb option write_buffer_size = 33554432 2024-02-19T20:54:55.956 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 1 rocksdb: do_open column families: [default] 2024-02-19T20:54:55.956 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: RocksDB version: 6.1.2 2024-02-19T20:54:55.956 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-19T20:54:55.956 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Compile date Mar 23 2020 2024-02-19T20:54:55.956 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: DB SUMMARY 2024-02-19T20:54:55.956 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: CURRENT file: CURRENT 2024-02-19T20:54:55.956 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: IDENTITY file: IDENTITY 2024-02-19T20:54:55.956 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2024-02-19T20:54:55.956 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2024-02-19T20:54:55.957 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 64389 ; 2024-02-19T20:54:55.957 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.error_if_exists: 0 2024-02-19T20:54:55.957 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.create_if_missing: 0 2024-02-19T20:54:55.957 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.paranoid_checks: 1 2024-02-19T20:54:55.957 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.env: 0x55d835b671a0 2024-02-19T20:54:55.957 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.info_log: 0x55d837c769c0 2024-02-19T20:54:55.957 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-19T20:54:55.957 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.statistics: (nil) 2024-02-19T20:54:55.957 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.use_fsync: 0 2024-02-19T20:54:55.957 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.max_log_file_size: 0 2024-02-19T20:54:55.957 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-19T20:54:55.957 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-19T20:54:55.957 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-19T20:54:55.957 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-19T20:54:55.957 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.allow_fallocate: 1 2024-02-19T20:54:55.957 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-19T20:54:55.958 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-19T20:54:55.958 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.use_direct_reads: 0 2024-02-19T20:54:55.958 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-19T20:54:55.958 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.create_missing_column_families: 0 2024-02-19T20:54:55.958 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.db_log_dir: 2024-02-19T20:54:55.958 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-19T20:54:55.958 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-19T20:54:55.958 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.max_subcompactions: 1 2024-02-19T20:54:55.958 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.max_background_flushes: -1 2024-02-19T20:54:55.958 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-19T20:54:55.958 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-19T20:54:55.958 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-19T20:54:55.958 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.613+0000 7fc9062be6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-19T20:54:55.958 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.advise_random_on_open: 1 2024-02-19T20:54:55.958 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-19T20:54:55.958 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.write_buffer_manager: 0x55d83880eae0 2024-02-19T20:54:55.959 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-19T20:54:55.959 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-19T20:54:55.959 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-19T20:54:55.959 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-19T20:54:55.959 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.rate_limiter: (nil) 2024-02-19T20:54:55.959 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-19T20:54:55.959 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-19T20:54:55.959 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-19T20:54:55.959 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-19T20:54:55.959 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-19T20:54:55.959 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-19T20:54:55.959 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-19T20:54:55.959 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-19T20:54:55.959 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.row_cache: None 2024-02-19T20:54:55.959 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.wal_filter: None 2024-02-19T20:54:55.959 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-19T20:54:55.960 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-19T20:54:55.960 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.preserve_deletes: 0 2024-02-19T20:54:55.960 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.two_write_queues: 0 2024-02-19T20:54:55.960 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.manual_wal_flush: 0 2024-02-19T20:54:55.960 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.atomic_flush: 0 2024-02-19T20:54:55.960 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-19T20:54:55.960 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.max_background_jobs: 2 2024-02-19T20:54:55.960 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.max_background_compactions: -1 2024-02-19T20:54:55.960 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-19T20:54:55.960 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-19T20:54:55.960 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-19T20:54:55.960 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.max_total_wal_size: 0 2024-02-19T20:54:55.960 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-19T20:54:55.960 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-19T20:54:55.960 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-19T20:54:55.961 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-19T20:54:55.961 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.max_open_files: -1 2024-02-19T20:54:55.961 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.bytes_per_sync: 0 2024-02-19T20:54:55.961 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-19T20:54:55.961 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-19T20:54:55.961 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Compression algorithms supported: 2024-02-19T20:54:55.961 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-19T20:54:55.961 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: kZSTD supported: 0 2024-02-19T20:54:55.961 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: kXpressCompression supported: 0 2024-02-19T20:54:55.961 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-19T20:54:55.961 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: kLZ4Compression supported: 1 2024-02-19T20:54:55.961 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: kBZip2Compression supported: 0 2024-02-19T20:54:55.961 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: kZlibCompression supported: 1 2024-02-19T20:54:55.961 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: kSnappyCompression supported: 1 2024-02-19T20:54:55.961 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-19T20:54:55.961 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2024-02-19T20:54:55.962 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-19T20:54:55.962 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-19T20:54:55.962 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.merge_operator: 2024-02-19T20:54:55.962 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.compaction_filter: None 2024-02-19T20:54:55.962 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.compaction_filter_factory: None 2024-02-19T20:54:55.962 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-19T20:54:55.962 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-19T20:54:55.962 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d837b92130) 2024-02-19T20:54:55.962 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: cache_index_and_filter_blocks: 1 2024-02-19T20:54:55.962 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: cache_index_and_filter_blocks_with_high_priority: 1 2024-02-19T20:54:55.962 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-19T20:54:55.962 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: pin_top_level_index_and_filter: 1 2024-02-19T20:54:55.962 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: index_type: 0 2024-02-19T20:54:55.962 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: data_block_index_type: 0 2024-02-19T20:54:55.962 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: data_block_hash_table_util_ratio: 0.750000 2024-02-19T20:54:55.963 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: hash_index_allow_collision: 1 2024-02-19T20:54:55.963 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: checksum: 1 2024-02-19T20:54:55.963 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: no_block_cache: 0 2024-02-19T20:54:55.963 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: block_cache: 0x55d837bcc610 2024-02-19T20:54:55.963 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: block_cache_name: BinnedLRUCache 2024-02-19T20:54:55.963 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: block_cache_options: 2024-02-19T20:54:55.963 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: capacity : 536870912 2024-02-19T20:54:55.963 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: num_shard_bits : 4 2024-02-19T20:54:55.963 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: strict_capacity_limit : 0 2024-02-19T20:54:55.963 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: high_pri_pool_ratio: 0.000 2024-02-19T20:54:55.963 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: block_cache_compressed: (nil) 2024-02-19T20:54:55.963 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: persistent_cache: (nil) 2024-02-19T20:54:55.963 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: block_size: 4096 2024-02-19T20:54:55.963 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: block_size_deviation: 10 2024-02-19T20:54:55.963 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: block_restart_interval: 16 2024-02-19T20:54:55.963 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: index_block_restart_interval: 1 2024-02-19T20:54:55.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: metadata_block_size: 4096 2024-02-19T20:54:55.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: partition_filters: 0 2024-02-19T20:54:55.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: use_delta_encoding: 1 2024-02-19T20:54:55.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-19T20:54:55.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: whole_key_filtering: 1 2024-02-19T20:54:55.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: verify_compression: 0 2024-02-19T20:54:55.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: read_amp_bytes_per_bit: 0 2024-02-19T20:54:55.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: format_version: 2 2024-02-19T20:54:55.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: enable_index_compression: 1 2024-02-19T20:54:55.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: block_align: 0 2024-02-19T20:54:55.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-19T20:54:55.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-19T20:54:55.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.compression: NoCompression 2024-02-19T20:54:55.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-19T20:54:55.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-19T20:54:55.965 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-19T20:54:55.965 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.num_levels: 7 2024-02-19T20:54:55.965 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-19T20:54:55.965 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-19T20:54:55.965 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-19T20:54:55.965 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-19T20:54:55.965 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-19T20:54:55.965 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-19T20:54:55.965 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-19T20:54:55.965 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-19T20:54:55.965 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-19T20:54:55.965 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.compression_opts.level: 32767 2024-02-19T20:54:55.965 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-19T20:54:55.965 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-19T20:54:55.965 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-19T20:54:55.966 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.compression_opts.enabled: false 2024-02-19T20:54:55.966 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-19T20:54:55.966 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-19T20:54:55.966 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-19T20:54:55.966 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-19T20:54:55.966 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-19T20:54:55.966 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-19T20:54:55.966 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-19T20:54:55.966 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-19T20:54:55.966 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-19T20:54:55.966 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-19T20:54:55.966 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-19T20:54:55.966 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-19T20:54:55.966 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-19T20:54:55.966 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-19T20:54:55.966 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-19T20:54:55.966 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-19T20:54:55.967 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-19T20:54:55.967 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.arena_block_size: 4194304 2024-02-19T20:54:55.967 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-19T20:54:55.967 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-19T20:54:55.967 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-19T20:54:55.967 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-19T20:54:55.967 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-19T20:54:55.967 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-19T20:54:55.967 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-19T20:54:55.967 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-19T20:54:55.967 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-19T20:54:55.967 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-19T20:54:55.967 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-19T20:54:55.967 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-19T20:54:55.967 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-19T20:54:55.968 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-19T20:54:55.968 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.table_properties_collectors: 2024-02-19T20:54:55.968 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.inplace_update_support: 0 2024-02-19T20:54:55.968 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-19T20:54:55.968 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-19T20:54:55.968 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-19T20:54:55.968 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-19T20:54:55.968 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.bloom_locality: 0 2024-02-19T20:54:55.968 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.max_successive_merges: 0 2024-02-19T20:54:55.968 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-19T20:54:55.968 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-19T20:54:55.968 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.force_consistency_checks: 0 2024-02-19T20:54:55.968 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-19T20:54:55.968 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.614+0000 7fc9062be6c0 4 rocksdb: Options.ttl: 0 2024-02-19T20:54:55.968 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.615+0000 7fc9062be6c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-19T20:54:55.969 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.615+0000 7fc9062be6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2024-02-19T20:54:55.969 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.615+0000 7fc9062be6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708376095616164, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-02-19T20:54:55.969 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.615+0000 7fc9062be6c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2024-02-19T20:54:55.969 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.615+0000 7fc9062be6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708376095617011, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 61567, "table_properties": {"data_size": 59889, "index_size": 283, "filter_size": 581, "raw_key_size": 8713, "raw_average_key_size": 47, "raw_value_size": 54906, "raw_average_value_size": 298, "num_data_blocks": 9, "num_entries": 184, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2024-02-19T20:54:55.969 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.616+0000 7fc9062be6c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2024-02-19T20:54:55.969 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.616+0000 7fc9062be6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708376095617441, "job": 1, "event": "recovery_finished"} 2024-02-19T20:54:55.969 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.617+0000 7fc9062be6c0 4 rocksdb: DB pointer 0x55d837c68400 2024-02-19T20:54:55.969 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.617+0000 7fc8ed40b700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-19T20:54:55.969 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.617+0000 7fc8ed40b700 4 rocksdb: [db/db_impl.cc:778] 2024-02-19T20:54:55.969 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: ** DB Stats ** 2024-02-19T20:54:55.969 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T20:54:55.970 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-19T20:54:55.970 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-19T20:54:55.970 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T20:54:55.970 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-19T20:54:55.970 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-19T20:54:55.970 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T20:54:55.970 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: ** Compaction Stats [default] ** 2024-02-19T20:54:55.970 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T20:54:55.970 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T20:54:55.970 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: L0 2/0 61.75 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.2 0.00 0.00 1 0.001 0 0 2024-02-19T20:54:55.970 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Sum 2/0 61.75 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.2 0.00 0.00 1 0.001 0 0 2024-02-19T20:54:55.970 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.2 0.00 0.00 1 0.001 0 0 2024-02-19T20:54:55.970 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: ** Compaction Stats [default] ** 2024-02-19T20:54:55.970 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T20:54:55.970 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T20:54:55.971 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 114.2 0.00 0.00 1 0.001 0 0 2024-02-19T20:54:55.971 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T20:54:55.971 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-19T20:54:55.971 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T20:54:55.971 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: AddFile(Total Files): cumulative 0, interval 0 2024-02-19T20:54:55.971 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T20:54:55.971 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: AddFile(Keys): cumulative 0, interval 0 2024-02-19T20:54:55.971 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Cumulative compaction: 0.00 GB write, 18.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T20:54:55.971 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Interval compaction: 0.00 GB write, 18.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T20:54:55.971 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T20:54:55.971 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: ** File Read Latency Histogram By Level [default] ** 2024-02-19T20:54:55.971 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: ** Compaction Stats [default] ** 2024-02-19T20:54:55.971 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T20:54:55.971 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T20:54:55.971 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: L0 2/0 61.75 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.2 0.00 0.00 1 0.001 0 0 2024-02-19T20:54:55.971 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Sum 2/0 61.75 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 114.2 0.00 0.00 1 0.001 0 0 2024-02-19T20:54:55.972 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T20:54:55.972 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: ** Compaction Stats [default] ** 2024-02-19T20:54:55.972 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T20:54:55.972 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T20:54:55.972 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 114.2 0.00 0.00 1 0.001 0 0 2024-02-19T20:54:55.972 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T20:54:55.972 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-19T20:54:55.972 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T20:54:55.972 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: AddFile(Total Files): cumulative 0, interval 0 2024-02-19T20:54:55.972 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T20:54:55.972 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: AddFile(Keys): cumulative 0, interval 0 2024-02-19T20:54:55.972 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Cumulative compaction: 0.00 GB write, 18.18 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T20:54:55.972 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T20:54:55.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T20:54:55.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: ** File Read Latency Histogram By Level [default] ** 2024-02-19T20:54:55.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.618+0000 7fc9062be6c0 0 starting mon.a rank 0 at public addrs [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] at bind addrs [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T20:54:55.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.619+0000 7fc9062be6c0 1 mon.a@-1(???) e1 preinit fsid 0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T20:54:55.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.619+0000 7fc9062be6c0 0 mon.a@-1(???).mds e1 new map 2024-02-19T20:54:55.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.619+0000 7fc9062be6c0 0 mon.a@-1(???).mds e1 print_map 2024-02-19T20:54:55.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: e1 2024-02-19T20:54:55.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-19T20:54:55.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-19T20:54:55.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: legacy client fscid: -1 2024-02-19T20:54:55.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: 2024-02-19T20:54:55.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: No filesystems configured 2024-02-19T20:54:55.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.619+0000 7fc9062be6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-19T20:54:55.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.619+0000 7fc9062be6c0 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-19T20:54:55.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.619+0000 7fc9062be6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-19T20:54:55.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: audit 2024-02-19T20:54:52.672923+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.33:0/1515580850' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-19T20:54:55.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: audit 2024-02-19T20:54:52.676121+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.33:0/1515580850' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-19T20:54:55.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.619+0000 7fc9062be6c0 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-19T20:54:55.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.620+0000 7fc9062be6c0 20 expand_channel_meta expand map: {default=false} 2024-02-19T20:54:55.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.620+0000 7fc9062be6c0 20 expand_channel_meta from 'false' to 'false' 2024-02-19T20:54:55.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.620+0000 7fc9062be6c0 20 expand_channel_meta expanded map: {default=false} 2024-02-19T20:54:55.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.620+0000 7fc9062be6c0 20 expand_channel_meta expand map: {default=info} 2024-02-19T20:54:55.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.620+0000 7fc9062be6c0 20 expand_channel_meta from 'info' to 'info' 2024-02-19T20:54:55.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.620+0000 7fc9062be6c0 20 expand_channel_meta expanded map: {default=info} 2024-02-19T20:54:55.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.620+0000 7fc9062be6c0 20 expand_channel_meta expand map: {default=daemon} 2024-02-19T20:54:55.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.620+0000 7fc9062be6c0 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-19T20:54:55.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.620+0000 7fc9062be6c0 20 expand_channel_meta expanded map: {default=daemon} 2024-02-19T20:54:55.975 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.620+0000 7fc9062be6c0 20 expand_channel_meta expand map: {default=debug} 2024-02-19T20:54:55.975 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.620+0000 7fc9062be6c0 20 expand_channel_meta from 'debug' to 'debug' 2024-02-19T20:54:55.975 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: debug 2024-02-19T20:54:55.620+0000 7fc9062be6c0 20 expand_channel_meta expanded map: {default=debug} 2024-02-19T20:54:55.975 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: cluster 2024-02-19T20:54:55.635827+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-19T20:54:55.975 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: cluster 2024-02-19T20:54:55.635869+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0]} 2024-02-19T20:54:55.975 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: cluster 2024-02-19T20:54:55.635901+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-02-19T20:54:55.975 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: cluster 2024-02-19T20:54:55.635920+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-19T20:54:55.975 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:55 smithi033 bash[35201]: cluster 2024-02-19T20:54:55.636256+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-02-19T20:54:57.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:56 smithi033 bash[35201]: audit 2024-02-19T20:54:55.943252+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.33:0/2886280312' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2024-02-19T20:54:57.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:56 smithi033 bash[35201]: audit 2024-02-19T20:54:55.945989+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.33:0/2886280312' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2024-02-19T20:54:57.095 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Creating mgr... 2024-02-19T20:54:57.098 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2024-02-19T20:54:57.202 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mgr.y 2024-02-19T20:54:57.227 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mgr.y 2024-02-19T20:54:57.232 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mgr.y.service: Unit ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mgr.y.service not loaded. 2024-02-19T20:54:57.233 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mgr.y 2024-02-19T20:54:57.238 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-0eef3440-cf69-11ee-95bb-87774f69a715.target.wants/ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mgr.y.service → /etc/systemd/system/ceph-0eef3440-cf69-11ee-95bb-87774f69a715@.service. 2024-02-19T20:54:57.327 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl start ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mgr.y 2024-02-19T20:54:57.356 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:54:57 smithi033 systemd[1]: Starting Ceph mgr.y for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T20:54:57.363 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl is-enabled firewalld.service 2024-02-19T20:54:57.372 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:systemctl:stdout disabled 2024-02-19T20:54:57.372 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: systemctl is-active firewalld.service 2024-02-19T20:54:57.381 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:systemctl:stdout inactive 2024-02-19T20:54:57.381 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:firewalld.service is not enabled 2024-02-19T20:54:57.381 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-19T20:54:57.381 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2024-02-19T20:54:57.381 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Waiting for mgr to start... 2024-02-19T20:54:57.381 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Waiting for mgr... 2024-02-19T20:54:57.381 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-02-19T20:54:57.381 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-02-19T20:54:57.640 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:54:57 smithi033 podman[35421]: Error: no container with ID or name "ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr.y" found: no such container 2024-02-19T20:54:57.640 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:54:57 smithi033 systemd[1]: Started Ceph mgr.y for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T20:54:58.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-19T20:54:58.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:54:58.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "0eef3440-cf69-11ee-95bb-87774f69a715", 2024-02-19T20:54:58.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-02-19T20:54:58.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-02-19T20:54:58.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-02-19T20:54:58.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-02-19T20:54:58.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:54:58.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-02-19T20:54:58.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-02-19T20:54:58.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-02-19T20:54:58.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:54:58.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-02-19T20:54:58.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-02-19T20:54:58.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:54:58.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 2, 2024-02-19T20:54:58.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-02-19T20:54:58.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-19T20:54:58.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-02-19T20:54:58.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-02-19T20:54:58.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:54:58.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-02-19T20:54:58.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-19T20:54:58.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-02-19T20:54:58.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-02-19T20:54:58.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-02-19T20:54:58.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-02-19T20:54:58.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-02-19T20:54:58.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-02-19T20:54:58.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:54:58.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-02-19T20:54:58.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-02-19T20:54:58.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-02-19T20:54:58.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-02-19T20:54:58.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-02-19T20:54:58.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-02-19T20:54:58.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-02-19T20:54:58.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-02-19T20:54:58.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-02-19T20:54:58.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:54:58.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-02-19T20:54:58.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-19T20:54:58.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-02-19T20:54:58.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-02-19T20:54:58.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:54:58.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-02-19T20:54:58.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2024-02-19T20:54:58.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-02-19T20:54:58.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-19T20:54:58.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-19T20:54:58.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-19T20:54:58.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:54:58.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-19T20:54:58.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:54:58.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-02-19T20:54:58.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-19T20:54:58.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-02-19T20:54:51.402987+0000", 2024-02-19T20:54:58.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-19T20:54:58.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:54:58.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-02-19T20:54:58.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:54:58.625 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:54:58 smithi033 bash[35201]: audit 2024-02-19T20:54:58.299128+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.33:0/2681039441' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-19T20:54:58.889 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2024-02-19T20:54:59.891 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-02-19T20:54:59.891 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-02-19T20:55:00.462 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-19T20:55:00.462 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:00.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "0eef3440-cf69-11ee-95bb-87774f69a715", 2024-02-19T20:55:00.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-02-19T20:55:00.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-02-19T20:55:00.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-02-19T20:55:00.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-02-19T20:55:00.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:00.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-02-19T20:55:00.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-02-19T20:55:00.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-02-19T20:55:00.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:00.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-02-19T20:55:00.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-02-19T20:55:00.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:00.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 4, 2024-02-19T20:55:00.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-02-19T20:55:00.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-19T20:55:00.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-02-19T20:55:00.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-02-19T20:55:00.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:00.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-02-19T20:55:00.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-19T20:55:00.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-02-19T20:55:00.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-02-19T20:55:00.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-02-19T20:55:00.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-02-19T20:55:00.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-02-19T20:55:00.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-02-19T20:55:00.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:00.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-02-19T20:55:00.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-02-19T20:55:00.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-02-19T20:55:00.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-02-19T20:55:00.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-02-19T20:55:00.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-02-19T20:55:00.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-02-19T20:55:00.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-02-19T20:55:00.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-02-19T20:55:00.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:00.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-02-19T20:55:00.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-19T20:55:00.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-02-19T20:55:00.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-02-19T20:55:00.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:00.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-02-19T20:55:00.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2024-02-19T20:55:00.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-02-19T20:55:00.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-19T20:55:00.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-19T20:55:00.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-19T20:55:00.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:00.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-19T20:55:00.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:00.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-02-19T20:55:00.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-19T20:55:00.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-02-19T20:54:51.402987+0000", 2024-02-19T20:55:00.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-19T20:55:00.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:00.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-02-19T20:55:00.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:00.791 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:00 smithi033 bash[35201]: audit 2024-02-19T20:55:00.476778+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.33:0/2979801024' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-19T20:55:01.087 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2024-02-19T20:55:02.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-02-19T20:55:02.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-02-19T20:55:02.551 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:02 smithi033 bash[35201]: cluster 2024-02-19T20:55:01.715878+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2024-02-19T20:55:02.551 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:02 smithi033 bash[35201]: cluster 2024-02-19T20:55:01.718466+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00269242s) 2024-02-19T20:55:02.551 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:02 smithi033 bash[35201]: audit 2024-02-19T20:55:01.719137+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.33:0/2191299888' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T20:55:02.551 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:02 smithi033 bash[35201]: audit 2024-02-19T20:55:01.719244+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.33:0/2191299888' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T20:55:02.551 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:02 smithi033 bash[35201]: audit 2024-02-19T20:55:01.719353+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.33:0/2191299888' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T20:55:02.551 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:02 smithi033 bash[35201]: audit 2024-02-19T20:55:01.719740+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.33:0/2191299888' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T20:55:02.551 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:02 smithi033 bash[35201]: audit 2024-02-19T20:55:01.719949+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.33:0/2191299888' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T20:55:02.551 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:02 smithi033 bash[35201]: cluster 2024-02-19T20:55:01.733485+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2024-02-19T20:55:02.659 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-19T20:55:02.660 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:02.660 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "0eef3440-cf69-11ee-95bb-87774f69a715", 2024-02-19T20:55:02.660 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-02-19T20:55:02.660 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-02-19T20:55:02.660 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-02-19T20:55:02.660 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-02-19T20:55:02.660 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:02.660 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-02-19T20:55:02.660 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-02-19T20:55:02.660 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-02-19T20:55:02.660 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:02.660 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-02-19T20:55:02.660 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-02-19T20:55:02.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:02.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 7, 2024-02-19T20:55:02.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-02-19T20:55:02.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-19T20:55:02.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-02-19T20:55:02.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-02-19T20:55:02.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:02.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-02-19T20:55:02.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 2, 2024-02-19T20:55:02.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-02-19T20:55:02.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-02-19T20:55:02.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-02-19T20:55:02.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-02-19T20:55:02.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-02-19T20:55:02.661 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-02-19T20:55:02.662 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:02.662 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-02-19T20:55:02.662 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-02-19T20:55:02.662 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-02-19T20:55:02.662 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-02-19T20:55:02.662 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-02-19T20:55:02.662 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-02-19T20:55:02.662 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-02-19T20:55:02.662 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-02-19T20:55:02.662 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-02-19T20:55:02.662 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:02.662 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-02-19T20:55:02.662 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-19T20:55:02.662 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-02-19T20:55:02.662 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-02-19T20:55:02.662 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:02.663 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-02-19T20:55:02.663 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2024-02-19T20:55:02.663 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-02-19T20:55:02.663 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-19T20:55:02.663 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-19T20:55:02.663 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-19T20:55:02.663 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:02.663 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-19T20:55:02.663 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:02.663 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-02-19T20:55:02.663 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-19T20:55:02.663 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-02-19T20:54:51.402987+0000", 2024-02-19T20:55:02.663 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-19T20:55:02.663 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:02.663 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-02-19T20:55:02.664 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:03.259 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:mgr not available, waiting (3/10)... 2024-02-19T20:55:04.260 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2024-02-19T20:55:04.260 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2024-02-19T20:55:04.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:04 smithi033 bash[35201]: audit 2024-02-19T20:55:01.743484+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.33:0/2191299888' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-02-19T20:55:04.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:04 smithi033 bash[35201]: audit 2024-02-19T20:55:02.178286+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.33:0/2191299888' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-02-19T20:55:04.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:04 smithi033 bash[35201]: cluster 2024-02-19T20:55:02.178338+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-02-19T20:55:04.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:04 smithi033 bash[35201]: audit 2024-02-19T20:55:02.179891+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.33:0/2191299888' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-19T20:55:04.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:04 smithi033 bash[35201]: audit 2024-02-19T20:55:02.184413+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.33:0/2191299888' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"ee626e65-d4cc-4adb-8de6-eac5646c17c3"}]: dispatch 2024-02-19T20:55:04.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:04 smithi033 bash[35201]: audit 2024-02-19T20:55:02.188719+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.33:0/2191299888' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"ee626e65-d4cc-4adb-8de6-eac5646c17c3"}]': finished 2024-02-19T20:55:04.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:04 smithi033 bash[35201]: audit 2024-02-19T20:55:02.189332+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.33:0/2191299888' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"f5b39f9d-be3f-48e0-8e2f-8d9058ac4eb6"}]: dispatch 2024-02-19T20:55:04.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:04 smithi033 bash[35201]: audit 2024-02-19T20:55:02.191489+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.33:0/2191299888' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"f5b39f9d-be3f-48e0-8e2f-8d9058ac4eb6"}]': finished 2024-02-19T20:55:04.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:04 smithi033 bash[35201]: audit 2024-02-19T20:55:02.674814+0000 mon.a (mon.0) 26 : audit [DBG] from='client.? 172.21.15.33:0/2139502807' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-19T20:55:04.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:04 smithi033 bash[35201]: cluster 2024-02-19T20:55:02.720470+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e3: y(active, since 1.0047s) 2024-02-19T20:55:04.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:04 smithi033 bash[35201]: audit 2024-02-19T20:55:03.179230+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.33:0/2191299888' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-19T20:55:04.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:04 smithi033 bash[35201]: cluster 2024-02-19T20:55:03.179282+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-02-19T20:55:04.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:04 smithi033 bash[35201]: audit 2024-02-19T20:55:03.181119+0000 mon.a (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-19T20:55:05.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2024-02-19T20:55:05.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:05.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "0eef3440-cf69-11ee-95bb-87774f69a715", 2024-02-19T20:55:05.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2024-02-19T20:55:05.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2024-02-19T20:55:05.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2024-02-19T20:55:05.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2024-02-19T20:55:05.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:05.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2024-02-19T20:55:05.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2024-02-19T20:55:05.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2024-02-19T20:55:05.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:05.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2024-02-19T20:55:05.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2024-02-19T20:55:05.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:05.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 9, 2024-02-19T20:55:05.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2024-02-19T20:55:05.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-19T20:55:05.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2024-02-19T20:55:05.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2024-02-19T20:55:05.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:05.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2024-02-19T20:55:05.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 3, 2024-02-19T20:55:05.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2024-02-19T20:55:05.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2024-02-19T20:55:05.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2024-02-19T20:55:05.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2024-02-19T20:55:05.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2024-02-19T20:55:05.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2024-02-19T20:55:05.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:05.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2024-02-19T20:55:05.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2024-02-19T20:55:05.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2024-02-19T20:55:05.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2024-02-19T20:55:05.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2024-02-19T20:55:05.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2024-02-19T20:55:05.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2024-02-19T20:55:05.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2024-02-19T20:55:05.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2024-02-19T20:55:05.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:05.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2024-02-19T20:55:05.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-19T20:55:05.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2024-02-19T20:55:05.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2024-02-19T20:55:05.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:05.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2024-02-19T20:55:05.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-02-19T20:55:05.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2024-02-19T20:55:05.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-19T20:55:05.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-19T20:55:05.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-19T20:55:05.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:05.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-19T20:55:05.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:05.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2024-02-19T20:55:05.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2024-02-19T20:55:05.089 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2024-02-19T20:54:51.402987+0000", 2024-02-19T20:55:05.089 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2024-02-19T20:55:05.089 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:05.089 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2024-02-19T20:55:05.089 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:05.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:05 smithi033 bash[35201]: audit 2024-02-19T20:55:04.064417+0000 mon.a (mon.0) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-19T20:55:05.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:05 smithi033 bash[35201]: cluster 2024-02-19T20:55:04.180341+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-02-19T20:55:05.574 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Enabling cephadm module... 2024-02-19T20:55:05.574 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'cephadm'] 2024-02-19T20:55:05.574 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable cephadm 2024-02-19T20:55:06.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:06 smithi033 bash[35201]: audit 2024-02-19T20:55:05.100652+0000 mon.a (mon.0) 33 : audit [DBG] from='client.? 172.21.15.33:0/2616912966' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-19T20:55:07.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:07 smithi033 bash[35201]: audit 2024-02-19T20:55:06.338054+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.33:0/3455714113' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-19T20:55:07.301 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:07 smithi033 bash[35437]: ignoring --setuser ceph since I am not root 2024-02-19T20:55:07.301 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:07 smithi033 bash[35437]: ignoring --setgroup ceph since I am not root 2024-02-19T20:55:08.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:08 smithi033 bash[35201]: audit 2024-02-19T20:55:07.071746+0000 mon.a (mon.0) 35 : audit [INF] from='client.? 172.21.15.33:0/3455714113' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-19T20:55:08.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:08 smithi033 bash[35201]: cluster 2024-02-19T20:55:07.071793+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e5: y(active, since 5s) 2024-02-19T20:55:11.580 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2024-02-19T20:55:11.581 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2024-02-19T20:55:12.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:12 smithi033 bash[35201]: cluster 2024-02-19T20:55:10.833890+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon y restarted 2024-02-19T20:55:12.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:12 smithi033 bash[35201]: cluster 2024-02-19T20:55:10.834338+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon y 2024-02-19T20:55:12.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:12 smithi033 bash[35201]: cluster 2024-02-19T20:55:10.835866+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-19T20:55:12.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:12 smithi033 bash[35201]: cluster 2024-02-19T20:55:11.628327+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: y(active, starting, since 0.794066s) 2024-02-19T20:55:12.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:12 smithi033 bash[35201]: audit 2024-02-19T20:55:11.629974+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T20:55:12.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:12 smithi033 bash[35201]: audit 2024-02-19T20:55:11.631036+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T20:55:12.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:12 smithi033 bash[35201]: audit 2024-02-19T20:55:11.631251+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T20:55:12.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:12 smithi033 bash[35201]: audit 2024-02-19T20:55:11.631450+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T20:55:12.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:12 smithi033 bash[35201]: audit 2024-02-19T20:55:11.631847+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T20:55:12.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:12 smithi033 bash[35201]: audit 2024-02-19T20:55:11.632619+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T20:55:12.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:12 smithi033 bash[35201]: audit 2024-02-19T20:55:11.632906+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T20:55:12.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:12 smithi033 bash[35201]: cluster 2024-02-19T20:55:11.646550+0000 mon.a (mon.0) 48 : cluster [INF] Manager daemon y is now available 2024-02-19T20:55:12.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:12 smithi033 bash[35201]: audit 2024-02-19T20:55:11.668303+0000 mon.a (mon.0) 49 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-19T20:55:13.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:13 smithi033 bash[35201]: audit 2024-02-19T20:55:12.555024+0000 mon.a (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-19T20:55:13.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:13 smithi033 bash[35201]: cluster 2024-02-19T20:55:12.630061+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.7958s) 2024-02-19T20:55:15.162 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.162 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 8, 2024-02-19T20:55:15.162 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14119, 2024-02-19T20:55:15.162 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2024-02-19T20:55:15.162 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2024-02-19T20:55:15.162 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-19T20:55:15.162 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.162 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-19T20:55:15.162 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.33:6800", 2024-02-19T20:55:15.162 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 407562015 2024-02-19T20:55:15.162 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.163 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.163 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2024-02-19T20:55:15.163 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.33:6801", 2024-02-19T20:55:15.163 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 407562015 2024-02-19T20:55:15.163 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.163 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-19T20:55:15.163 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.163 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.33:6801/407562015", 2024-02-19T20:55:15.163 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2024-02-19T20:55:10.834245+0000", 2024-02-19T20:55:15.163 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2024-02-19T20:55:15.163 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-02-19T20:55:15.163 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2024-02-19T20:55:15.163 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-19T20:55:15.163 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-02-19T20:55:15.164 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-19T20:55:15.164 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-19T20:55:15.164 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.164 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2024-02-19T20:55:15.164 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.164 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2024-02-19T20:55:15.164 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.164 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.164 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.164 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-19T20:55:15.164 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-19T20:55:15.164 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:15.164 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.164 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.165 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-19T20:55:15.165 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.165 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.165 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.165 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2024-02-19T20:55:15.165 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.165 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.165 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.165 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.165 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.165 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.165 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.165 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.166 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.166 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.166 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.166 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.166 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.166 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.166 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.166 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.166 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.166 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.166 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.166 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.166 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.166 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.166 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.167 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.167 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.167 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.167 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.167 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.167 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.167 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.167 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.167 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.167 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.167 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.167 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.167 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.167 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.168 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.168 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.168 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.168 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.168 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.168 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.168 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.168 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.168 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.168 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.168 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.168 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.168 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.168 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.169 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.169 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.169 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.169 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.169 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.169 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.169 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.169 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.169 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.169 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.169 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.169 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.169 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.169 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.170 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.170 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.170 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.170 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.170 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.170 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.170 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.170 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.170 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.170 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2024-02-19T20:55:15.170 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2024-02-19T20:55:15.170 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.170 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.170 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.171 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.171 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.171 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.171 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.171 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2024-02-19T20:55:15.171 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.171 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.171 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.171 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.171 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2024-02-19T20:55:15.171 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2024-02-19T20:55:15.171 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.171 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.171 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.171 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2024-02-19T20:55:15.172 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.172 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.172 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.172 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2024-02-19T20:55:15.172 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.172 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.172 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.172 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.172 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2024-02-19T20:55:15.172 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2024-02-19T20:55:15.172 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.172 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.172 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.172 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.172 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.173 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.173 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.173 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2024-02-19T20:55:15.173 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.173 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.173 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.173 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.173 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2024-02-19T20:55:15.173 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2024-02-19T20:55:15.173 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.173 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.173 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.173 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.173 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.173 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.174 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.174 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2024-02-19T20:55:15.174 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.174 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.174 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.174 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.174 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2024-02-19T20:55:15.174 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2024-02-19T20:55:15.174 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.174 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.174 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.174 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2024-02-19T20:55:15.174 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.174 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.174 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.174 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2024-02-19T20:55:15.175 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.175 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.175 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.175 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.175 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2024-02-19T20:55:15.175 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2024-02-19T20:55:15.175 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.175 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.175 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.175 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.175 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.175 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.175 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.175 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2024-02-19T20:55:15.176 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.176 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.176 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.176 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.176 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2024-02-19T20:55:15.176 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2024-02-19T20:55:15.176 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.176 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.176 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.176 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.176 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.176 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.176 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.176 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2024-02-19T20:55:15.177 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.177 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.177 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.177 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.177 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2024-02-19T20:55:15.177 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2024-02-19T20:55:15.177 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.177 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.177 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.177 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.177 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.177 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.177 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.177 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2024-02-19T20:55:15.178 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.178 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.178 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.178 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.178 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.178 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.178 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.178 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2024-02-19T20:55:15.178 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.178 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.178 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.178 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2024-02-19T20:55:15.178 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2024-02-19T20:55:15.178 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.178 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.179 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.179 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.179 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.179 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.179 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.179 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2024-02-19T20:55:15.179 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.179 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.179 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.179 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.179 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2024-02-19T20:55:15.179 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2024-02-19T20:55:15.179 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.179 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.179 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.180 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2024-02-19T20:55:15.180 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.180 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.180 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.180 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2024-02-19T20:55:15.180 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-19T20:55:15.180 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.180 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.180 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.180 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2024-02-19T20:55:15.180 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2024-02-19T20:55:15.180 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-19T20:55:15.180 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.180 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.181 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-19T20:55:15.181 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-02-19T20:55:15.181 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-02-19T20:55:15.181 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.181 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-02-19T20:55:15.181 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-19T20:55:15.181 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.181 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.181 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.181 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2024-02-19T20:55:15.181 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2024-02-19T20:55:15.181 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-19T20:55:15.181 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.181 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.181 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2024-02-19T20:55:15.182 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-02-19T20:55:15.182 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2024-02-19T20:55:15.182 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.182 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2024-02-19T20:55:15.182 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.182 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.182 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.182 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.182 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2024-02-19T20:55:15.182 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2024-02-19T20:55:15.182 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.182 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.182 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.182 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2024-02-19T20:55:15.182 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.182 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.183 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.183 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2024-02-19T20:55:15.183 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2024-02-19T20:55:15.183 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.183 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.183 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.183 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2024-02-19T20:55:15.183 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2024-02-19T20:55:15.183 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-19T20:55:15.183 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.183 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.183 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2024-02-19T20:55:15.183 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2024-02-19T20:55:15.183 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2024-02-19T20:55:15.183 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.183 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2024-02-19T20:55:15.184 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-02-19T20:55:15.184 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.184 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.184 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.184 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2024-02-19T20:55:15.184 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2024-02-19T20:55:15.184 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.184 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.184 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.184 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2024-02-19T20:55:15.184 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.184 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.184 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.184 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2024-02-19T20:55:15.185 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-19T20:55:15.185 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.185 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.185 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.185 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2024-02-19T20:55:15.185 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2024-02-19T20:55:15.185 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-19T20:55:15.185 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.185 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.185 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-02-19T20:55:15.185 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-02-19T20:55:15.185 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-02-19T20:55:15.185 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.185 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-02-19T20:55:15.185 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-19T20:55:15.186 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.186 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.186 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.186 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.186 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.186 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.186 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.186 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.186 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.186 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.186 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.186 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.186 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.186 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.187 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.187 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.187 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.187 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.187 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.187 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.187 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.187 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.187 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.187 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.187 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.187 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.187 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.187 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.187 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.187 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.188 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.188 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.188 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.188 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.188 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.188 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.188 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.188 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.188 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.188 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.188 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.188 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.188 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.189 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.189 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.189 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.189 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.189 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.189 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.189 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.189 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.189 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.189 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.189 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.189 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.189 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.189 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.190 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.190 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.190 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.190 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.190 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.190 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.190 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.190 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.190 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.190 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.190 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.190 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.190 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.190 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.191 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.191 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.191 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2024-02-19T20:55:15.191 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2024-02-19T20:55:15.191 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-19T20:55:15.191 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.191 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.191 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-19T20:55:15.191 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.191 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.191 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.191 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2024-02-19T20:55:15.191 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.191 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.191 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.192 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.192 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-02-19T20:55:15.192 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-02-19T20:55:15.192 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.192 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.192 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.192 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2024-02-19T20:55:15.192 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.192 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.192 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.192 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2024-02-19T20:55:15.192 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2024-02-19T20:55:15.192 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2024-02-19T20:55:15.192 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.193 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2024-02-19T20:55:15.193 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.193 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.193 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.193 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.193 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2024-02-19T20:55:15.193 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2024-02-19T20:55:15.193 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.193 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.193 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.193 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.193 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.193 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.193 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.193 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2024-02-19T20:55:15.193 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.194 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.194 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.194 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.194 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-19T20:55:15.194 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-19T20:55:15.194 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:15.194 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.194 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.194 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-19T20:55:15.194 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.194 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.194 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.194 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2024-02-19T20:55:15.194 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.194 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.195 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.195 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.195 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2024-02-19T20:55:15.195 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2024-02-19T20:55:15.195 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.195 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.195 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.195 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-19T20:55:15.195 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-02-19T20:55:15.195 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.195 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.195 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2024-02-19T20:55:15.195 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-02-19T20:55:15.195 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.195 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.195 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.196 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2024-02-19T20:55:15.196 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2024-02-19T20:55:15.196 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-19T20:55:15.196 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.196 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.196 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-19T20:55:15.196 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.196 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.196 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.196 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2024-02-19T20:55:15.196 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.196 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.196 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.197 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.197 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.197 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.197 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.197 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2024-02-19T20:55:15.197 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.197 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.197 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.197 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2024-02-19T20:55:15.197 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2024-02-19T20:55:15.197 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.197 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.197 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.197 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.197 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.197 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.198 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.198 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-02-19T20:55:15.198 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2024-02-19T20:55:15.198 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.198 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.198 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.198 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2024-02-19T20:55:15.198 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2024-02-19T20:55:15.198 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.198 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.198 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.198 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2024-02-19T20:55:15.198 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.198 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.198 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.199 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2024-02-19T20:55:15.199 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.199 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.199 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.199 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.199 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2024-02-19T20:55:15.199 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2024-02-19T20:55:15.199 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:15.199 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.199 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.199 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-19T20:55:15.199 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.199 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.199 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.199 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2024-02-19T20:55:15.200 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.200 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.200 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.200 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.200 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2024-02-19T20:55:15.200 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2024-02-19T20:55:15.200 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:15.200 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.200 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.200 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2024-02-19T20:55:15.200 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.200 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.200 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.200 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2024-02-19T20:55:15.201 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.201 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.201 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.201 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.201 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2024-02-19T20:55:15.201 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2024-02-19T20:55:15.201 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:15.201 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.201 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.201 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-19T20:55:15.201 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.201 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.201 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.201 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2024-02-19T20:55:15.201 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.202 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.202 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.202 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.202 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.202 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.202 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.202 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.202 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.202 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.202 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.202 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.202 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.202 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.202 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.202 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.202 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.203 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.203 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.203 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.203 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.203 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.203 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.203 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.203 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.203 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.203 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.203 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.203 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.203 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.203 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.203 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.204 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.204 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.204 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-02-19T20:55:15.204 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.204 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.204 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.204 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.204 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.204 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.204 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.204 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.204 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.204 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.204 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.205 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.205 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.205 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.205 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.205 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.205 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.205 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.205 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.205 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.205 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.205 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.205 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.205 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.205 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.205 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.206 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.206 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.206 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.206 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.206 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.206 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.206 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.206 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.206 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.206 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.206 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.206 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.206 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.206 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-02-19T20:55:15.206 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-02-19T20:55:15.206 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.207 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.207 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.207 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2024-02-19T20:55:15.207 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.207 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.207 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.207 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2024-02-19T20:55:15.207 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2024-02-19T20:55:15.207 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.207 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2024-02-19T20:55:15.207 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.207 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.207 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.207 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.207 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2024-02-19T20:55:15.207 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2024-02-19T20:55:15.208 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.208 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.208 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.208 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-19T20:55:15.208 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.208 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.208 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.208 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2024-02-19T20:55:15.208 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.208 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.208 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.208 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.208 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2024-02-19T20:55:15.209 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2024-02-19T20:55:15.209 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.209 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.209 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.209 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.209 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.209 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.209 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.209 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2024-02-19T20:55:15.209 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.209 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.209 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.209 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.209 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2024-02-19T20:55:15.210 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2024-02-19T20:55:15.210 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.210 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.210 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.210 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.210 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.210 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.210 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.210 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-02-19T20:55:15.210 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.210 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.210 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.210 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.211 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2024-02-19T20:55:15.211 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2024-02-19T20:55:15.211 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.211 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.211 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.211 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.211 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.211 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.211 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.211 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2024-02-19T20:55:15.211 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.211 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.211 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.211 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.212 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.212 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.212 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.212 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2024-02-19T20:55:15.212 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.212 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.212 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.212 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.212 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.212 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.212 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.212 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.212 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.212 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.213 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.213 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.213 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.213 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.213 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.213 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.213 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.213 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.213 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.213 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.213 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.213 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.213 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.213 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.214 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.214 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.214 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.214 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.214 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.214 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.214 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.214 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.214 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.214 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.214 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.214 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.214 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.214 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.214 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.215 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.215 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.215 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.215 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.215 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.215 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.215 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.215 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.215 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.215 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.215 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.215 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.215 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.215 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.215 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.216 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.216 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.216 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.216 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.216 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.216 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.216 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.216 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.216 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.216 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.216 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.216 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.216 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.216 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.217 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.217 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.217 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.217 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.217 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.217 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2024-02-19T20:55:15.217 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2024-02-19T20:55:15.217 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:15.217 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.217 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.217 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2024-02-19T20:55:15.217 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.217 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.217 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.217 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2024-02-19T20:55:15.218 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.218 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.218 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.218 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.218 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2024-02-19T20:55:15.218 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2024-02-19T20:55:15.218 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:15.218 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.218 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.218 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2024-02-19T20:55:15.218 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.218 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.218 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.218 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2024-02-19T20:55:15.219 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.219 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.219 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.219 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.219 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.219 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.219 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.219 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2024-02-19T20:55:15.219 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.219 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.219 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.219 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2024-02-19T20:55:15.219 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2024-02-19T20:55:15.219 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.219 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.220 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.220 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.220 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.220 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.220 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.220 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.220 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.220 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.220 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.220 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.220 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2024-02-19T20:55:15.220 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2024-02-19T20:55:15.220 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.221 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.221 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.221 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.221 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.221 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.221 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.221 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.221 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.221 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.221 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.221 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.221 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2024-02-19T20:55:15.221 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-02-19T20:55:15.221 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.221 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.222 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.222 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.222 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.222 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.222 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.222 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.222 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.222 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.222 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.222 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.222 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2024-02-19T20:55:15.222 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2024-02-19T20:55:15.222 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.222 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.222 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.222 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.223 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.223 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.223 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.223 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.223 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.223 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.223 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.223 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.223 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2024-02-19T20:55:15.223 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2024-02-19T20:55:15.223 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.223 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.223 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.223 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.223 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.224 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.224 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.224 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.224 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.224 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.224 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.224 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.224 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2024-02-19T20:55:15.224 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2024-02-19T20:55:15.224 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.224 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.224 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.224 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.224 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.224 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.225 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.225 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.225 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.225 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.225 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.225 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.225 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2024-02-19T20:55:15.225 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2024-02-19T20:55:15.225 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.225 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.225 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.225 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.225 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.225 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.226 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.226 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.226 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.226 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.226 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.226 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.226 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2024-02-19T20:55:15.226 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2024-02-19T20:55:15.226 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.226 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.226 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.226 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.226 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.226 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.227 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.227 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.227 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.227 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.227 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.227 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.227 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2024-02-19T20:55:15.227 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2024-02-19T20:55:15.227 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.227 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.227 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.227 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.227 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.227 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.228 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.228 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.228 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.228 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.228 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.228 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.228 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2024-02-19T20:55:15.228 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2024-02-19T20:55:15.228 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.228 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.228 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.228 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.228 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.228 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.229 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.229 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.229 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.229 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.229 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.229 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.229 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-02-19T20:55:15.229 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-02-19T20:55:15.229 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.229 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.229 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.229 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.229 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.229 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.230 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.230 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.230 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.230 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.230 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.230 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.230 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2024-02-19T20:55:15.230 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2024-02-19T20:55:15.230 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.230 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.230 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.230 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-19T20:55:15.230 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.230 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.231 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.231 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.231 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.231 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.231 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.231 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.231 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2024-02-19T20:55:15.231 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-02-19T20:55:15.231 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.231 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.231 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.231 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.231 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.231 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.231 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.232 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.232 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.232 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.232 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.232 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.232 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2024-02-19T20:55:15.232 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2024-02-19T20:55:15.232 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.232 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.232 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.232 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.232 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.232 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.233 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.233 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.233 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.233 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.233 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.233 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.233 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2024-02-19T20:55:15.233 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2024-02-19T20:55:15.233 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.233 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.233 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.233 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-19T20:55:15.233 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.233 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.234 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.234 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.234 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.234 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.234 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.234 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.234 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-02-19T20:55:15.234 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-02-19T20:55:15.234 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.234 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.234 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.234 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.234 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.234 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.234 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.234 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.235 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.235 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.235 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.235 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.235 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2024-02-19T20:55:15.235 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-02-19T20:55:15.235 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.235 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.235 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.235 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.235 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.235 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.235 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.235 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.235 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.236 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.236 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.236 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.236 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2024-02-19T20:55:15.236 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2024-02-19T20:55:15.236 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.236 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.236 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.236 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.236 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.236 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.236 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.236 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.236 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.237 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.237 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.237 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.237 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-02-19T20:55:15.237 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-02-19T20:55:15.237 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.237 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.237 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.237 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.237 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.237 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.237 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.237 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.237 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.237 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.238 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.238 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.238 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-02-19T20:55:15.238 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-02-19T20:55:15.238 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.238 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.238 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.238 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.238 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.238 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.238 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.238 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.238 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.238 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.239 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.239 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.239 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-02-19T20:55:15.239 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-02-19T20:55:15.239 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.239 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.239 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.239 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.239 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.239 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.239 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.239 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.239 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.239 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.239 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.240 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.240 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-02-19T20:55:15.240 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-02-19T20:55:15.240 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.240 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.240 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.240 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.240 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.240 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.240 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.240 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.240 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.240 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.241 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.241 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.241 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-02-19T20:55:15.241 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-02-19T20:55:15.241 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.241 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.241 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.241 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.241 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.241 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.241 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.241 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.241 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.241 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.241 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.242 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.242 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-02-19T20:55:15.242 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-02-19T20:55:15.242 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.242 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.242 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.242 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.242 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.242 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.242 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.242 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.242 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.242 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.242 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.242 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.242 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-02-19T20:55:15.243 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-02-19T20:55:15.243 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.243 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.243 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.243 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.243 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.243 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.243 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.243 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.243 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.243 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.243 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.243 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.243 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2024-02-19T20:55:15.243 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2024-02-19T20:55:15.244 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.244 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.244 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.244 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.244 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.244 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.244 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.244 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.244 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.244 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.244 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.244 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.244 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-02-19T20:55:15.245 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-02-19T20:55:15.245 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.245 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.245 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.245 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-02-19T20:55:15.245 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.245 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.245 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.245 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.245 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.245 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.245 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.245 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.245 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-02-19T20:55:15.245 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-02-19T20:55:15.246 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.246 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.246 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.246 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-19T20:55:15.246 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.246 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.246 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.246 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.246 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.246 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.246 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.246 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.246 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2024-02-19T20:55:15.246 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-02-19T20:55:15.246 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.247 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.247 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.247 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2024-02-19T20:55:15.247 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.247 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.247 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.247 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.247 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.247 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.247 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.247 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.247 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2024-02-19T20:55:15.247 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2024-02-19T20:55:15.247 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.247 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.248 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.248 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2024-02-19T20:55:15.248 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.248 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.248 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.248 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.248 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.248 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.248 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.248 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.248 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2024-02-19T20:55:15.248 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2024-02-19T20:55:15.248 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.248 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.249 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.249 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.249 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.249 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.249 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.249 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.249 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.249 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.249 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.249 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.249 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2024-02-19T20:55:15.249 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-02-19T20:55:15.249 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.249 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.250 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.250 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-19T20:55:15.250 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.250 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.250 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.250 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.250 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.250 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.250 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.250 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.250 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2024-02-19T20:55:15.250 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2024-02-19T20:55:15.250 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.250 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.250 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.251 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.251 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.251 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.251 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.251 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.251 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.251 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.251 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.251 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.251 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2024-02-19T20:55:15.251 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2024-02-19T20:55:15.251 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.251 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.251 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.252 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2024-02-19T20:55:15.252 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.252 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.252 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.252 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.252 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.252 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.252 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.252 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.252 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2024-02-19T20:55:15.252 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2024-02-19T20:55:15.252 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.252 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.252 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.253 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2024-02-19T20:55:15.253 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.253 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.253 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.253 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.253 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.253 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.253 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.253 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.253 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2024-02-19T20:55:15.253 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2024-02-19T20:55:15.253 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.253 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.253 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.253 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.254 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.254 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.254 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.254 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.254 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.254 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.254 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.254 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.254 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2024-02-19T20:55:15.254 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2024-02-19T20:55:15.254 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.254 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.254 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.254 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.254 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.255 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.255 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.255 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.255 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.255 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.255 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.255 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.255 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2024-02-19T20:55:15.255 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2024-02-19T20:55:15.255 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.255 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.255 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.255 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.255 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.255 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.256 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.256 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.256 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.256 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.256 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.256 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.256 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2024-02-19T20:55:15.256 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-02-19T20:55:15.256 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.256 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.256 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.256 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-19T20:55:15.256 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.256 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.257 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.257 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.257 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.257 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.257 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.257 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.257 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-02-19T20:55:15.257 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-02-19T20:55:15.257 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.257 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.257 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.257 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-19T20:55:15.257 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.257 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.258 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.258 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.258 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.258 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.258 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.258 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.258 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-02-19T20:55:15.258 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-02-19T20:55:15.258 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.258 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.258 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.258 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-19T20:55:15.258 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.258 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.258 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.259 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.259 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.259 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.259 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.259 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.259 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2024-02-19T20:55:15.259 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2024-02-19T20:55:15.259 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.259 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.259 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.259 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.259 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.259 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.259 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.260 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.260 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.260 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.260 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.260 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.260 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2024-02-19T20:55:15.260 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2024-02-19T20:55:15.260 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.260 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.260 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.260 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.260 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.260 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.260 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.260 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2024-02-19T20:55:15.261 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.261 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.261 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.261 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.261 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2024-02-19T20:55:15.261 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2024-02-19T20:55:15.261 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.261 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.261 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.261 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2024-02-19T20:55:15.261 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.261 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.261 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.261 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.262 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.262 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.262 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.262 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.262 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-02-19T20:55:15.262 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-02-19T20:55:15.262 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.262 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.262 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.262 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.262 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.262 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.262 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.262 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.263 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.263 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.263 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.263 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.263 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.263 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.263 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.263 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.263 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.263 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.263 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.263 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.263 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.263 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.263 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.263 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.264 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.264 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.264 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.264 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.264 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.264 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.264 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.264 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.264 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.264 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.264 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.264 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.264 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.265 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.265 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.265 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.265 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.265 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.265 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.265 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.265 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.265 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.265 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.265 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.265 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.265 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.265 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.266 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.266 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.266 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.266 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.266 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.266 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.266 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.266 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.266 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.266 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.266 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.266 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.266 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.266 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.266 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.267 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.267 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.267 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.267 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.267 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.267 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.267 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.267 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.267 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.267 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.267 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.267 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.267 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.267 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.268 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.268 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.268 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-02-19T20:55:15.268 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-02-19T20:55:15.268 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.268 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.268 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.268 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.268 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.268 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.268 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.268 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.268 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.268 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.269 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.269 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.269 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-19T20:55:15.269 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-19T20:55:15.269 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.269 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.269 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.269 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2024-02-19T20:55:15.269 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.269 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.269 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.269 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.269 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.269 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.269 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.269 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.270 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-19T20:55:15.270 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-19T20:55:15.270 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.270 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.270 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.270 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2024-02-19T20:55:15.270 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.270 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.270 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.270 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.270 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.270 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.270 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.270 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.271 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-02-19T20:55:15.271 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-02-19T20:55:15.271 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.271 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.271 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.271 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.271 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.271 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.271 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.271 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.271 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.271 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.271 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.271 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.272 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2024-02-19T20:55:15.272 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2024-02-19T20:55:15.272 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.272 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.272 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.272 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2024-02-19T20:55:15.272 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.272 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.272 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.272 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.272 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.272 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.272 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.272 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.273 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2024-02-19T20:55:15.273 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2024-02-19T20:55:15.273 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.273 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.273 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.273 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2024-02-19T20:55:15.273 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.273 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.273 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.273 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.273 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2024-02-19T20:55:15.273 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.273 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.273 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.274 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.274 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.274 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.274 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2024-02-19T20:55:15.274 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2024-02-19T20:55:15.274 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.274 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.274 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.274 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2024-02-19T20:55:15.274 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2024-02-19T20:55:15.274 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2024-02-19T20:55:15.274 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.274 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.274 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.274 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.275 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.275 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.275 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2024-02-19T20:55:15.275 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2024-02-19T20:55:15.275 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.275 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.275 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.275 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.275 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.275 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.275 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.275 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.275 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.276 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.276 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.276 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.276 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-02-19T20:55:15.276 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-02-19T20:55:15.276 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.276 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.276 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.276 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.276 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.276 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.276 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.276 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.276 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.276 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.277 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.277 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.277 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.277 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.277 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.277 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2024-02-19T20:55:15.277 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.277 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.277 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.277 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2024-02-19T20:55:15.277 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2024-02-19T20:55:15.277 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.277 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.277 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.278 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.278 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.278 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.278 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.278 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2024-02-19T20:55:15.278 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.278 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.278 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.278 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.278 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.278 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.278 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.278 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.279 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.279 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.279 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.279 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.279 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.279 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.279 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.279 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.279 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.279 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.279 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.279 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.279 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.279 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.279 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.280 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.281 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.282 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2024-02-19T20:55:15.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2024-02-19T20:55:15.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:15.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.283 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2024-02-19T20:55:15.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2024-02-19T20:55:15.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2024-02-19T20:55:15.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2024-02-19T20:55:15.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.284 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.285 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2024-02-19T20:55:15.285 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.285 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.285 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.285 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2024-02-19T20:55:15.285 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.285 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.285 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.285 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.285 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2024-02-19T20:55:15.285 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2024-02-19T20:55:15.285 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:15.285 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.285 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.285 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2024-02-19T20:55:15.285 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.286 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.286 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.286 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2024-02-19T20:55:15.286 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.286 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.286 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.286 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.286 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2024-02-19T20:55:15.286 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2024-02-19T20:55:15.286 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:15.286 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.286 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.286 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-02-19T20:55:15.286 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.286 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.287 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.287 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2024-02-19T20:55:15.287 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.287 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.287 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.287 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.287 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2024-02-19T20:55:15.287 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2024-02-19T20:55:15.287 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.287 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.287 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.287 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.287 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.287 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.287 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.288 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2024-02-19T20:55:15.288 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.288 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.288 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.288 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.288 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-19T20:55:15.288 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-19T20:55:15.288 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:15.288 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.288 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.288 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-19T20:55:15.288 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.288 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.288 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.288 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2024-02-19T20:55:15.289 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.289 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.289 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.289 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.289 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2024-02-19T20:55:15.289 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2024-02-19T20:55:15.289 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:15.289 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.290 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.290 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2024-02-19T20:55:15.290 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.290 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.290 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.290 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2024-02-19T20:55:15.290 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.290 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.290 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.290 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.290 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.290 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.290 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.290 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2024-02-19T20:55:15.291 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.291 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.291 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.291 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.291 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.291 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.291 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.291 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.291 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.291 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.291 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.291 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.291 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.291 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.291 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.292 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.292 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.292 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.292 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.292 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.292 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.292 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.292 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.292 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.292 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.292 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.292 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.292 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.292 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.293 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.293 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.293 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.293 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.293 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.293 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.293 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.293 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.293 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.293 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.293 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.293 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.293 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.293 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.293 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.294 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.294 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.294 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.294 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.294 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.294 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.294 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.294 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.294 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.294 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.294 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.294 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.294 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.294 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.294 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.295 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.295 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.295 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.295 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.295 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.295 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.295 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.295 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.295 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.295 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.295 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.295 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.295 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.295 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.295 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2024-02-19T20:55:15.295 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2024-02-19T20:55:15.296 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.296 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.296 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.296 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-02-19T20:55:15.296 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.296 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.296 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.296 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.296 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.296 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.296 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.296 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.296 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2024-02-19T20:55:15.296 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2024-02-19T20:55:15.297 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.297 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.297 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.297 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2024-02-19T20:55:15.297 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.297 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.297 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.297 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.297 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.297 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.297 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.297 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.297 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-19T20:55:15.297 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-19T20:55:15.298 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.298 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.298 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.298 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-19T20:55:15.298 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.298 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.298 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.298 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.298 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.298 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.298 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.298 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.298 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.298 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.299 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.299 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2024-02-19T20:55:15.299 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2024-02-19T20:55:15.299 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2024-02-19T20:55:15.299 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.299 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2024-02-19T20:55:15.299 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2024-02-19T20:55:15.299 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.299 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.299 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.299 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2024-02-19T20:55:15.299 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.299 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.299 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.299 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.300 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.300 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.300 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.300 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.300 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2024-02-19T20:55:15.300 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2024-02-19T20:55:15.300 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.300 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.300 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.300 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2024-02-19T20:55:15.300 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.300 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.300 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.300 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.301 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.301 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.301 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.301 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.301 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2024-02-19T20:55:15.301 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2024-02-19T20:55:15.301 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.301 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.301 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.301 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-19T20:55:15.301 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.301 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.301 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.301 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.301 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.301 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.302 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.302 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.302 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-19T20:55:15.302 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-19T20:55:15.302 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.302 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.302 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.302 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2024-02-19T20:55:15.302 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.302 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.302 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.302 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.302 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.302 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.303 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.303 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.303 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.303 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.303 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.303 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.303 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.303 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.303 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.303 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.303 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.303 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.303 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.303 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.303 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.303 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.304 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.304 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.304 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.304 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.304 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.304 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.304 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.304 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.304 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.304 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.304 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.304 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.304 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.304 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.305 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.305 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.305 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.305 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.305 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.305 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.305 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.305 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.305 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.305 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.305 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.305 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.305 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.305 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.306 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.306 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.306 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.306 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.306 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.306 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.306 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.306 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.307 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.307 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.307 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.307 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.307 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.307 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.307 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.307 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.307 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.307 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.308 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.308 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.308 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.308 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.308 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.308 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.308 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.308 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.308 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.308 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.308 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-02-19T20:55:15.308 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-02-19T20:55:15.308 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.309 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.309 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.309 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-19T20:55:15.309 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.309 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.309 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.309 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.309 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.309 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.309 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.309 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.309 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2024-02-19T20:55:15.309 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2024-02-19T20:55:15.309 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.310 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.310 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.310 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2024-02-19T20:55:15.310 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.310 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.310 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.310 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.310 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.310 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.310 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.310 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.310 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-02-19T20:55:15.310 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-02-19T20:55:15.310 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.311 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.311 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.311 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2024-02-19T20:55:15.311 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.311 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.311 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.311 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.311 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.311 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.311 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.311 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.311 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2024-02-19T20:55:15.311 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2024-02-19T20:55:15.311 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.312 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.312 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.312 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-19T20:55:15.312 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.312 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.312 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.312 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.312 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.312 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.312 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.312 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.312 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-02-19T20:55:15.312 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-02-19T20:55:15.312 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.313 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.313 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.313 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-19T20:55:15.313 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.313 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.313 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.313 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.313 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.313 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.313 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.313 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.313 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2024-02-19T20:55:15.313 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2024-02-19T20:55:15.313 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.314 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.314 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.314 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2024-02-19T20:55:15.314 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.314 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.314 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.314 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.314 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.314 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.314 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.314 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.314 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.314 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.314 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.315 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2024-02-19T20:55:15.315 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.315 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.315 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.315 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.315 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.315 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.315 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.315 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.315 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.315 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.315 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.315 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.315 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.316 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.316 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.316 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.316 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.316 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.316 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.316 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.316 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.316 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.316 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.316 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.316 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.316 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.317 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.317 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.317 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.317 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.317 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.317 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.317 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.317 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.317 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.317 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.317 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.317 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.317 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.317 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.317 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.317 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.318 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.318 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.318 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.318 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.318 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.318 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.318 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.318 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.318 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.318 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.318 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.318 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.318 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.318 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.318 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.318 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.319 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.319 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.319 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.319 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.319 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.319 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.319 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.319 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.319 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.319 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.319 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.319 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.319 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.319 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.319 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.320 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.320 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.320 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.320 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2024-02-19T20:55:15.320 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.320 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.320 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.320 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.320 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.320 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.320 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.320 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.320 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.320 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.321 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.321 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.321 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.321 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.321 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.321 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.321 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.321 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.321 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.321 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.321 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.321 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.321 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.321 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.321 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.321 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.322 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.322 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.322 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.322 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.322 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.322 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.322 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.322 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.322 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.322 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.322 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.322 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.322 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.322 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.322 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.323 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.323 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.323 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.323 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.323 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.323 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.323 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.323 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.323 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.323 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.323 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.323 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.323 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.323 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.324 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.324 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.324 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.324 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.324 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.324 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.324 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.324 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.324 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.324 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.324 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.324 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.324 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.324 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.325 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.325 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.325 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.325 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.325 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.325 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.325 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.325 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2024-02-19T20:55:15.325 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.325 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.325 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.325 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2024-02-19T20:55:15.325 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2024-02-19T20:55:15.325 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.325 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.326 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.326 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-02-19T20:55:15.326 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.326 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.326 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.326 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2024-02-19T20:55:15.326 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.326 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.326 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.326 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.326 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2024-02-19T20:55:15.326 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2024-02-19T20:55:15.326 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.326 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.326 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.327 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-19T20:55:15.327 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2024-02-19T20:55:15.327 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.327 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.327 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-02-19T20:55:15.327 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.327 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.327 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.327 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.327 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.327 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.327 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.327 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.327 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.327 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.328 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.328 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.328 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.328 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.328 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.328 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.328 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.328 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.328 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.328 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.328 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.328 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.328 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.328 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.328 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.329 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.329 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.329 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.329 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.329 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.329 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.329 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.329 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.329 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.329 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.329 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.329 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.329 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.329 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.330 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.330 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.330 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.330 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.330 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.330 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.330 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.330 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.330 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.330 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.330 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.330 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.330 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.330 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.330 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.331 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.331 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.331 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.331 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.331 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.331 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.331 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.331 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.331 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.331 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.331 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.331 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.331 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.331 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.332 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.332 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.332 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.332 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.332 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.332 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.332 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.332 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.332 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.332 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2024-02-19T20:55:15.332 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.332 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.332 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.332 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2024-02-19T20:55:15.333 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2024-02-19T20:55:15.333 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.333 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.333 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.333 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2024-02-19T20:55:15.333 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.333 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.333 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.333 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2024-02-19T20:55:15.333 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.333 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.333 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.333 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.333 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.333 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.334 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.334 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.334 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.334 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.334 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.334 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.334 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.334 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.334 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.334 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.334 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.334 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.334 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.334 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.335 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.335 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.335 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.335 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.335 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.335 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.335 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.335 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.335 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.335 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.335 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.335 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.335 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.335 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.336 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.336 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.336 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.336 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.336 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.336 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.336 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.336 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.336 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.336 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.336 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.336 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.336 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.336 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.337 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.337 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.337 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.337 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.337 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.337 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.337 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.337 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.337 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.337 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.337 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.337 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.337 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.337 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.338 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.338 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.338 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.338 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.338 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.338 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.338 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.338 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.338 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.338 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.338 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.338 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.338 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2024-02-19T20:55:15.338 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2024-02-19T20:55:15.338 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.339 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.339 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.339 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.339 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.339 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.339 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.339 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2024-02-19T20:55:15.339 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.339 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.339 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.339 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.339 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2024-02-19T20:55:15.339 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2024-02-19T20:55:15.339 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.340 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.340 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.340 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2024-02-19T20:55:15.340 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.340 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.340 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.340 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2024-02-19T20:55:15.340 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.340 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.340 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.340 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.340 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2024-02-19T20:55:15.340 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2024-02-19T20:55:15.340 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.341 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.341 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.341 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2024-02-19T20:55:15.341 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.341 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.341 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.341 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2024-02-19T20:55:15.341 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.341 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.341 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.341 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.341 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2024-02-19T20:55:15.341 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2024-02-19T20:55:15.341 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.341 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.342 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.342 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.342 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.342 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.342 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.342 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2024-02-19T20:55:15.342 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.342 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.342 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.342 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.342 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2024-02-19T20:55:15.342 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2024-02-19T20:55:15.342 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.342 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.342 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.342 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2024-02-19T20:55:15.343 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.343 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.343 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.343 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2024-02-19T20:55:15.343 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.343 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.343 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.343 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.343 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.343 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.343 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.343 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-02-19T20:55:15.343 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.343 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.343 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.344 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.344 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.344 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.344 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.344 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.344 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.344 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.344 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.344 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.344 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.344 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.344 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.344 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.344 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.345 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.345 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.345 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.345 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.345 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.345 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.345 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.345 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.345 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.345 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.345 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.345 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.345 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.345 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.346 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.346 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.346 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.346 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.346 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.346 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.346 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.346 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.346 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.346 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.346 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.346 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.346 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.346 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.346 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.346 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.347 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.347 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.347 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.347 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.347 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.347 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.347 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.347 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.347 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.347 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.347 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.347 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.347 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.347 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.348 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.348 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.348 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.348 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.348 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.348 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.348 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.348 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.348 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.348 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.348 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.348 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.348 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2024-02-19T20:55:15.348 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-02-19T20:55:15.348 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.348 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.349 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.349 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-19T20:55:15.349 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.349 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.349 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.349 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-02-19T20:55:15.349 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2024-02-19T20:55:15.349 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2024-02-19T20:55:15.349 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.349 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2024-02-19T20:55:15.349 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.349 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.349 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.349 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.349 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.350 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.350 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.350 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2024-02-19T20:55:15.350 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.350 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.350 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.350 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.350 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.350 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.350 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.350 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.350 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.350 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.350 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.350 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.351 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.351 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.351 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.351 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.351 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.351 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.351 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.351 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.351 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.351 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.351 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.351 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.351 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.351 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.351 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.352 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.352 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.352 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.352 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.352 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.352 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.352 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.352 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.352 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.352 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.352 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.352 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.352 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.352 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.353 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.353 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.353 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.353 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.353 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.353 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.353 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.353 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.353 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.353 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.353 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.353 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.353 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.353 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.354 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.354 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.354 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.354 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.354 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.354 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.354 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.354 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.354 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.354 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.354 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.354 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.354 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.354 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.354 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.355 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.355 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.355 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.355 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.355 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.355 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.355 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2024-02-19T20:55:15.355 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.355 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.355 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.355 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.355 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.355 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.355 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.356 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.356 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.356 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.356 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.356 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.356 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.356 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.356 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.356 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.356 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.356 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.356 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.356 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.356 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.356 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.357 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.357 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.357 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.357 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.357 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.357 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.357 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.357 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.357 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.357 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.357 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.357 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.357 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.357 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.357 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.358 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.358 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.358 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.358 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.358 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.358 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.358 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.358 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.358 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.358 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.358 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.358 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.358 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.358 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.358 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.359 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.359 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.359 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.359 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.359 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.359 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.359 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.359 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.359 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.359 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.359 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.359 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.359 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.359 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.360 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.360 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.360 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.360 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.360 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.360 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.360 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.360 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-19T20:55:15.360 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-19T20:55:15.360 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.360 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.360 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.360 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-19T20:55:15.360 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.361 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.361 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.361 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.361 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.361 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.361 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.361 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.361 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.361 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.361 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.361 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2024-02-19T20:55:15.361 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.361 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.361 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.361 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.362 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.362 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.362 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.362 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.362 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.362 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.362 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.362 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.362 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.362 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.362 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.362 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.362 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.362 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.362 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.363 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.363 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.363 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.363 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.363 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.363 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.363 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.363 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.363 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.363 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.363 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.363 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.363 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.363 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.364 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.364 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.364 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.364 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.364 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.364 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.364 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.364 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.364 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.364 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.364 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.364 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.364 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.364 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.365 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.365 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.365 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.365 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.365 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.365 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.365 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.365 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.365 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.365 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.365 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.365 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.365 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.365 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.366 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.366 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.366 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.366 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.366 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.366 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.366 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.366 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.366 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.366 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.366 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.366 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.366 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2024-02-19T20:55:15.366 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2024-02-19T20:55:15.366 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.367 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.367 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.367 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2024-02-19T20:55:15.367 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.367 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.367 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.367 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2024-02-19T20:55:15.367 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.367 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.367 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.367 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.367 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2024-02-19T20:55:15.367 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2024-02-19T20:55:15.367 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:15.368 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.368 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.368 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-19T20:55:15.368 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.368 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.368 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.368 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2024-02-19T20:55:15.368 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.368 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.368 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.368 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.368 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.368 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.368 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.369 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2024-02-19T20:55:15.369 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.369 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.369 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.369 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.369 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.369 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.369 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.369 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.369 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.369 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.369 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.369 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.369 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.369 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.369 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.370 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.370 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.370 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.370 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.370 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.370 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.370 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.370 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.370 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.370 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.370 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.370 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.370 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.370 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.370 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.371 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.371 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.371 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.371 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.371 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.371 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.371 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.371 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.371 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.371 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.371 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.371 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.371 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.371 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.372 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.372 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.372 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.372 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.372 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.372 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.372 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.372 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.372 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.372 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.372 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.372 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.372 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.373 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.373 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.373 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.373 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.373 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.373 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.373 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.373 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.373 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.373 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.373 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.373 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.373 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.373 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.373 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.374 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.374 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2024-02-19T20:55:15.374 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2024-02-19T20:55:15.374 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.374 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.374 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.374 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.374 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.374 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.374 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.374 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.374 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.374 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.374 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.374 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.375 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2024-02-19T20:55:15.375 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2024-02-19T20:55:15.375 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.375 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.375 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.375 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.375 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.375 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.375 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.375 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.375 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.375 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.375 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.376 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.376 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2024-02-19T20:55:15.376 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2024-02-19T20:55:15.376 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.376 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.376 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.376 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.376 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.376 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.376 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.376 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.376 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.376 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.376 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.377 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.377 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-19T20:55:15.377 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-19T20:55:15.377 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.377 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.377 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.377 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.377 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.377 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.377 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.377 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.377 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.377 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.377 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-19T20:55:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-19T20:55:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.379 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.379 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.379 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.379 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.379 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2024-02-19T20:55:15.379 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.379 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.379 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.379 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.379 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.379 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.379 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.379 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.379 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.379 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.380 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.380 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.380 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.380 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.380 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.380 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.380 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.380 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.380 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.380 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.380 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.380 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.380 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.381 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.381 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.381 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.381 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.381 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.381 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.381 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.381 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.381 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.381 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.381 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.381 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.381 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.381 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.381 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.382 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.382 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.382 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.382 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.382 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.382 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.382 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.382 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.382 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.382 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.382 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.382 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.382 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.382 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.383 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.383 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.383 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.383 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.383 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.383 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.383 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.383 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.383 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.383 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.383 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.383 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.383 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.383 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.383 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.383 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.384 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.384 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.384 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.384 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.384 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.384 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2024-02-19T20:55:15.384 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2024-02-19T20:55:15.384 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.384 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.384 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.384 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.384 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.384 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.384 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.385 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.385 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.385 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.385 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.385 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.385 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2024-02-19T20:55:15.385 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2024-02-19T20:55:15.385 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.385 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.385 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.385 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.385 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.385 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.385 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.385 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.386 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.386 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.386 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.386 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.386 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.386 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.386 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.386 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2024-02-19T20:55:15.386 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.386 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.386 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.386 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-02-19T20:55:15.386 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-02-19T20:55:15.386 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.386 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.386 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.387 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.387 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.387 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.387 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.387 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.387 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.387 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.387 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.387 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.387 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.387 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.387 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.387 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.387 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.387 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.387 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.387 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.388 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.388 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.388 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.388 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.388 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.388 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.388 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.388 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.388 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.388 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.388 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.388 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.388 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.388 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.389 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.389 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.389 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.389 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.389 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.389 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.389 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.389 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.389 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.389 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.389 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.389 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.389 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.389 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.389 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.390 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.390 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.390 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.390 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.390 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.390 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.390 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.390 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.390 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.390 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.390 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.390 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.390 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.390 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.390 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.390 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.391 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.391 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.391 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.391 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.391 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.391 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.391 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.391 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.391 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.391 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.391 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.391 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.391 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.391 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.391 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.392 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.392 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.392 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-19T20:55:15.392 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-19T20:55:15.392 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.392 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.392 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.392 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.392 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.392 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.392 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.392 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.392 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.392 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.393 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.393 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.393 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-19T20:55:15.393 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-19T20:55:15.393 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.393 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.393 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.393 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.393 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.393 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.393 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.393 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.393 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.393 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.393 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.394 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.394 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.394 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.394 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.394 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2024-02-19T20:55:15.394 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.394 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.394 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.394 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.394 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.394 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.394 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.394 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.394 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.394 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.394 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.395 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.395 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.395 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.395 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.395 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.395 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.395 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.395 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.395 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.395 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.395 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.395 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.395 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.395 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.395 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.395 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.396 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.396 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.396 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.396 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.396 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.396 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.396 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.396 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.396 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.396 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.396 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.396 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.396 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.396 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.397 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.397 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.397 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.397 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.397 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.397 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.397 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.397 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.397 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.397 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.397 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.397 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.397 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.397 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.397 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.397 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.398 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.398 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.398 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.398 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.398 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.398 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.398 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.398 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.398 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.398 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.398 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.398 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.398 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.398 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.398 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.398 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.399 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.399 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.399 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.399 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2024-02-19T20:55:15.399 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.399 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.399 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.399 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.399 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.399 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.399 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.399 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.399 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.399 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.399 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.399 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.400 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.400 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.400 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.400 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.400 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.400 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.400 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.400 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.400 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.400 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.400 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.400 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.400 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.400 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.401 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.401 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.401 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.401 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.401 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.401 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.401 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.401 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.401 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.401 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.401 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.401 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.401 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.401 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.401 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.402 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.402 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.402 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.402 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.402 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.402 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.402 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.402 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.402 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.402 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.402 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.402 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.402 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.402 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.402 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.402 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.402 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.403 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.403 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.403 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.403 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.403 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.403 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.403 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.403 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.403 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.403 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.403 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.403 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.403 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.403 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.404 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.404 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2024-02-19T20:55:15.404 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2024-02-19T20:55:15.404 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.404 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.404 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.404 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.404 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.404 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.404 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.404 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.404 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.404 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.404 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.405 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.405 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2024-02-19T20:55:15.405 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2024-02-19T20:55:15.405 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.405 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.405 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.405 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2024-02-19T20:55:15.405 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.405 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.405 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.405 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.405 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.405 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.405 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.405 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.406 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2024-02-19T20:55:15.406 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2024-02-19T20:55:15.406 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.406 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.406 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.406 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.406 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.406 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.406 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.406 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.406 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.406 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.406 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.406 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.406 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2024-02-19T20:55:15.406 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2024-02-19T20:55:15.407 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.407 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.407 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.407 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.407 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.407 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.407 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.407 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.407 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.407 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.407 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.407 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.407 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2024-02-19T20:55:15.407 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2024-02-19T20:55:15.407 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-19T20:55:15.408 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.408 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.408 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.408 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.408 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.408 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.408 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.408 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.408 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.408 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.408 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.408 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2024-02-19T20:55:15.408 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2024-02-19T20:55:15.408 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.409 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.409 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.409 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.409 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.409 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.409 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.409 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.409 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.409 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.409 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.409 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.409 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2024-02-19T20:55:15.409 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2024-02-19T20:55:15.409 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.409 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.410 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.410 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.410 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.410 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.410 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.410 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.410 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.410 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.410 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.410 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.410 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2024-02-19T20:55:15.410 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2024-02-19T20:55:15.410 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.410 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.410 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.411 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.411 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.411 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.411 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.411 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.411 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.411 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.411 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.411 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.411 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2024-02-19T20:55:15.411 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2024-02-19T20:55:15.411 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.411 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.411 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.411 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.412 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.412 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.412 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.412 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.412 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.412 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.412 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.412 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.412 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2024-02-19T20:55:15.412 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2024-02-19T20:55:15.412 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.412 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.412 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.412 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.413 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.413 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.413 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.413 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.413 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.413 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.413 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.413 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.413 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2024-02-19T20:55:15.413 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2024-02-19T20:55:15.413 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.413 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.413 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.413 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.413 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.414 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.414 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.414 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.414 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.414 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.414 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.414 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.414 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.414 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.414 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.414 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2024-02-19T20:55:15.414 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.414 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.414 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.414 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.415 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.415 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.415 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.415 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.415 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.415 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.415 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.415 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.415 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.415 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.415 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.415 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.415 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.415 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.416 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.416 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.416 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.416 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.416 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.416 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.416 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.416 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.416 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.416 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.416 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.416 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.416 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.416 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.417 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.417 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.417 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.417 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.417 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.417 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.417 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.417 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.417 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.417 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.417 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.417 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.417 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.417 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.417 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.418 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.418 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.418 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.418 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.418 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.418 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.418 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.418 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.418 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.418 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.418 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.418 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.418 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.418 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.418 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.418 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.419 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.419 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.419 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.419 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.419 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.419 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.419 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.419 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.419 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.419 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.419 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.419 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.419 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.419 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2024-02-19T20:55:15.419 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.419 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.419 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.420 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2024-02-19T20:55:15.420 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2024-02-19T20:55:15.420 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.420 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.420 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.420 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-02-19T20:55:15.420 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.420 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.420 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.420 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.420 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.420 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.420 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.420 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.421 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-19T20:55:15.421 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-19T20:55:15.421 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:15.421 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.421 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.421 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2024-02-19T20:55:15.421 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.421 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.421 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.421 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.421 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.421 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.421 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.421 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.421 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.422 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.422 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.422 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.422 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.422 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.422 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.422 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.422 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.422 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.422 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.422 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.422 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.422 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.422 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.422 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.422 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.423 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.423 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.423 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.423 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.423 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.423 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.423 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.423 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.423 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.423 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.423 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.423 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.423 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.423 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.423 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.423 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.424 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.424 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.424 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.424 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.424 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.424 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.424 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.424 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.424 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.424 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.424 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.424 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.424 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.424 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.425 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.425 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.425 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.425 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.425 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.425 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.425 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.425 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.425 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.425 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.425 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.425 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.425 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.425 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.425 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.426 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.426 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.426 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.426 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.426 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.426 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.426 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.426 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.426 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.426 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.426 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.426 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2024-02-19T20:55:15.426 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.426 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.427 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.427 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2024-02-19T20:55:15.427 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2024-02-19T20:55:15.427 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.427 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.427 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.427 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.427 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.427 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.427 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.427 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2024-02-19T20:55:15.427 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.427 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.427 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.427 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.428 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2024-02-19T20:55:15.428 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2024-02-19T20:55:15.428 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.428 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.428 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.428 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.428 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.428 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.428 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.428 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.428 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.428 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.428 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.428 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.428 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2024-02-19T20:55:15.429 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2024-02-19T20:55:15.429 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.429 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.429 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.429 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:15.429 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.429 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.429 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.429 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.429 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.429 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.429 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.429 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.429 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2024-02-19T20:55:15.429 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2024-02-19T20:55:15.429 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.430 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.430 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.430 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.430 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.430 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.430 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.430 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.430 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.430 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.430 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.430 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.430 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2024-02-19T20:55:15.430 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2024-02-19T20:55:15.430 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.430 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.430 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.430 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-19T20:55:15.431 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.431 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.431 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.431 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.431 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.431 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.431 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.431 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.431 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2024-02-19T20:55:15.431 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2024-02-19T20:55:15.431 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.431 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.431 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.431 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-19T20:55:15.431 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.431 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.431 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.432 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.432 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.432 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.432 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.432 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.432 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2024-02-19T20:55:15.432 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2024-02-19T20:55:15.432 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.432 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.432 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.432 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2024-02-19T20:55:15.432 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.432 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.432 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.433 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.433 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.433 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.433 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.433 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.433 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2024-02-19T20:55:15.433 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2024-02-19T20:55:15.433 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.433 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.433 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.433 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.433 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.433 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.433 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.433 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.433 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.434 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.434 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.434 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.434 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-19T20:55:15.434 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-19T20:55:15.434 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.434 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.434 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.434 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2024-02-19T20:55:15.434 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2024-02-19T20:55:15.434 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.434 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.434 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.434 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.434 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.434 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.435 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.435 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2024-02-19T20:55:15.435 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2024-02-19T20:55:15.435 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.435 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.435 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.435 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2024-02-19T20:55:15.435 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.435 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.435 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.435 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.435 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.435 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.435 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.436 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.436 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2024-02-19T20:55:15.436 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2024-02-19T20:55:15.436 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.436 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.436 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.436 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.436 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.436 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.436 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.436 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.436 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.436 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.436 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.437 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.437 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.437 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.437 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.437 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.437 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.437 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.437 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.437 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.437 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.437 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.437 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.437 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.437 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.437 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.438 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.438 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.438 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.438 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.438 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.438 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.438 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.438 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.438 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.438 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.438 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.438 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.438 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.438 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.438 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.438 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.439 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.439 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.439 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.439 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.439 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.439 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.439 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.439 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.439 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.439 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.439 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.439 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.439 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.439 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.439 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.439 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.440 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.440 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.440 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.440 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.440 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.440 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.440 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.440 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.440 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.440 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.440 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.440 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.440 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.440 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.441 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.441 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.441 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.441 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.441 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.441 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.441 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.441 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.441 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.441 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.441 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2024-02-19T20:55:15.441 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2024-02-19T20:55:15.441 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.441 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.441 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.441 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-19T20:55:15.441 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.442 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.442 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.442 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.442 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.442 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.442 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.442 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.442 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2024-02-19T20:55:15.442 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2024-02-19T20:55:15.442 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.442 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.442 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.442 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-19T20:55:15.442 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.442 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.442 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.443 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.443 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.443 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.443 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.443 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.443 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2024-02-19T20:55:15.443 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2024-02-19T20:55:15.443 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.443 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.443 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.443 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2024-02-19T20:55:15.443 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.443 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.443 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.443 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.443 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.444 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.444 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.444 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.444 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.444 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.444 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.444 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2024-02-19T20:55:15.444 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.444 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.444 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.444 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.444 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.444 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.444 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.445 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.445 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.445 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.445 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.445 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.445 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.445 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.445 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.445 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.445 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.445 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.445 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.445 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.445 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.445 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.445 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.446 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.446 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.446 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.446 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.446 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.446 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.446 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.446 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.446 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.446 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.446 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.446 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.446 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.446 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.446 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.446 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.447 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.447 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.447 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.447 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.447 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.447 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.447 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.447 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.447 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.447 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.447 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.447 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.447 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.447 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.447 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.448 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.448 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.448 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.448 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.448 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.448 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.448 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.448 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.448 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.448 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.448 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.448 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.448 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.448 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.448 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.449 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.449 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.449 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.449 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.449 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.449 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.449 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.449 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2024-02-19T20:55:15.449 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.449 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.449 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.449 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.449 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.449 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.449 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.450 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.450 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.450 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.450 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.450 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.450 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.450 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.450 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.450 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.450 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.450 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.450 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.450 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.450 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.450 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.450 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.451 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.451 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.451 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.451 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.451 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.451 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.451 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.451 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.451 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.451 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.451 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.451 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.451 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.451 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.451 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.451 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.452 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.452 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.452 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.452 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.452 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.452 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.452 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.452 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.452 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.452 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.452 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.452 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.452 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.452 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.453 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.453 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.453 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.453 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.453 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.453 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.453 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.453 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.453 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.453 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.453 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.453 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.453 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.453 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.454 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.454 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.454 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.454 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.454 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.454 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.454 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.454 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.454 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.454 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2024-02-19T20:55:15.454 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:15.454 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:15.454 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:15.454 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2024-02-19T20:55:15.454 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2024-02-19T20:55:15.455 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.455 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.455 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.455 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2024-02-19T20:55:15.455 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.455 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.455 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.455 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.455 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.455 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.455 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.455 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.455 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2024-02-19T20:55:15.455 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2024-02-19T20:55:15.456 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.456 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.456 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.456 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.456 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.456 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.456 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.456 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.456 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.456 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.456 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.456 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.456 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-19T20:55:15.456 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-19T20:55:15.456 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:15.457 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.457 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.457 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-19T20:55:15.457 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.457 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.457 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.457 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.457 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.457 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.457 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.457 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.457 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:15.457 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:15.457 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.457 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.458 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.458 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:15.458 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.458 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.458 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.458 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.458 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.458 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.458 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.458 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.458 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.458 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.458 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.458 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.458 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.459 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.459 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.459 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:15.459 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:15.459 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.459 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.459 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.459 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.459 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.459 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.459 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.459 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.459 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.459 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.459 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.460 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.460 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:15.460 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:15.460 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.460 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.460 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.460 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:15.460 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.460 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.460 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:15.460 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:15.460 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:15.460 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:15.460 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:15.461 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:15.461 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:15.461 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.461 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.461 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.461 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.461 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.461 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.461 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:15.461 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:15.461 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:15.461 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.461 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:15.461 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:15.461 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.461 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.462 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.462 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.462 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.462 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.462 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.462 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.462 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2024-02-19T20:55:15.462 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2024-02-19T20:55:15.462 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.462 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.462 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.462 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-19T20:55:15.462 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.462 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.462 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.462 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.462 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2024-02-19T20:55:15.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2024-02-19T20:55:15.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:15.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2024-02-19T20:55:15.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.463 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2024-02-19T20:55:15.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2024-02-19T20:55:15.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:15.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:15.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:15.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2024-02-19T20:55:15.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:15.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:15.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:15.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:15.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:15.464 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:15.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:15.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2024-02-19T20:55:15.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2024-02-19T20:55:15.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2024-02-19T20:55:15.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-02-19T20:55:15.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-02-19T20:55:15.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-02-19T20:55:15.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2024-02-19T20:55:15.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-02-19T20:55:15.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-02-19T20:55:15.465 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-02-19T20:55:15.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-02-19T20:55:15.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2024-02-19T20:55:15.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-02-19T20:55:15.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-02-19T20:55:15.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-02-19T20:55:15.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2024-02-19T20:55:15.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2024-02-19T20:55:15.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2024-02-19T20:55:15.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-02-19T20:55:15.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-02-19T20:55:15.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-02-19T20:55:15.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2024-02-19T20:55:15.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-02-19T20:55:15.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:15.466 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 4, 2024-02-19T20:55:15.467 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2024-02-19T20:55:15.467 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.467 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-19T20:55:15.467 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.467 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-19T20:55:15.467 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.33:0", 2024-02-19T20:55:15.467 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3917593201 2024-02-19T20:55:15.467 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.467 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-19T20:55:15.467 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.467 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.467 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-19T20:55:15.467 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.467 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-19T20:55:15.467 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.33:0", 2024-02-19T20:55:15.468 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 516237560 2024-02-19T20:55:15.468 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.468 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-19T20:55:15.468 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:15.468 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.468 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-19T20:55:15.468 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:15.468 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-19T20:55:15.468 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.33:0", 2024-02-19T20:55:15.468 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 4283806381 2024-02-19T20:55:15.468 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.468 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-19T20:55:15.468 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.468 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-19T20:55:15.469 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.469 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:15.469 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:14 smithi033 bash[35201]: cluster 2024-02-19T20:55:13.629979+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-02-19T20:55:15.469 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:14 smithi033 bash[35201]: audit 2024-02-19T20:55:14.051427+0000 mon.a (mon.0) 53 : audit [DBG] from='client.? 172.21.15.33:0/1763307602' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-02-19T20:55:18.400 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Waiting for the mgr to restart... 2024-02-19T20:55:18.400 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Waiting for Mgr epoch 8... 2024-02-19T20:55:18.400 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2024-02-19T20:55:18.400 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2024-02-19T20:55:18.952 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:18.952 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 8, 2024-02-19T20:55:18.952 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2024-02-19T20:55:18.952 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:19.411 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2024-02-19T20:55:19.411 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'set', 'backend', 'cephadm'] 2024-02-19T20:55:19.411 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch set backend cephadm 2024-02-19T20:55:20.406 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:20 smithi033 bash[35201]: audit 2024-02-19T20:55:20.098436+0000 mgr.y (mgr.14119) 1 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:55:20.406 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:20 smithi033 bash[35201]: audit 2024-02-19T20:55:20.099605+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2024-02-19T20:55:20.406 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:20 smithi033 bash[35201]: audit 2024-02-19T20:55:20.102002+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2024-02-19T20:55:20.675 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Generating ssh key... 2024-02-19T20:55:20.676 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'generate-key'] 2024-02-19T20:55:20.676 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm generate-key 2024-02-19T20:55:22.012 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35437]: Generating public/private rsa key pair. 2024-02-19T20:55:22.013 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35437]: Your identification has been saved in /tmp/tmpqq1ikrim/key. 2024-02-19T20:55:22.013 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35437]: Your public key has been saved in /tmp/tmpqq1ikrim/key.pub. 2024-02-19T20:55:22.013 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35437]: The key fingerprint is: 2024-02-19T20:55:22.013 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35437]: SHA256:DVp+ellOHsF2iXg42PqcLByjzGA2uiyWTW/Z6UEcHVo ceph-0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T20:55:22.013 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35437]: The key's randomart image is: 2024-02-19T20:55:22.013 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35437]: +---[RSA 3072]----+ 2024-02-19T20:55:22.013 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35437]: | E | 2024-02-19T20:55:22.013 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35437]: | +o.+ . . | 2024-02-19T20:55:22.013 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35437]: | o+.= * o | 2024-02-19T20:55:22.013 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35437]: | .+.+ + o | 2024-02-19T20:55:22.013 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35437]: | = .oS o + | 2024-02-19T20:55:22.013 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35437]: | = =.o O B . | 2024-02-19T20:55:22.014 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35437]: | = . *.= B o | 2024-02-19T20:55:22.014 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35437]: |.+ o + o.o | 2024-02-19T20:55:22.014 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35437]: |..o . .. | 2024-02-19T20:55:22.014 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35437]: +----[SHA256]-----+ 2024-02-19T20:55:22.014 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35201]: audit 2024-02-19T20:55:21.717959+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEA6pSHpdXNNYcSORStgUJ6/XXMNyGJAc8o5RFRHgsiaWaGpzoHQ9AK\nXZXaRKoSYQJWFtDi0PVaajn7TokwB6v5jfq9bergtOlDCy2EAM119TOhFhMWov3M3i3Mq+\nRqxInouV353xM4chXJHvRCCaiosE8749JmRznjJZaghtKrZ62cY1jKfjJ5z8CAy97gdH07\n7Wpd4PC2kIPwn8emRCqwNgNPXTDLJ1Dl7lSSTvBYKKJX3OjeldQimGoe6R2C3VSKNupz6r\nHxA3LUDdE6Phmx7Ok4xGwgPB4fBrOjj7NR1GaPqN5K2fIwu/BCp5xa67Mk8pzk9XtVekHM\nTzTaAvre4eVPykqfsYCQP5B6/ZVGxig8xuUu8No7U9V4L8U/0xb1MTkBuhgpTnR9kgiaK4\n+bVaPE0RlAtvy4IvV6RbqZQLlWZBWg4ecxoHVBdazIamOS2a1u6ICcD24S4BZrC+rJOYW5\neE+0eeKG1apX2MrVyg9rm1/ej81G3xg0p/kl/FRtAAAFoAAUT7gAFE+4AAAAB3NzaC1yc2\nEAAAGBAOqUh6XVzTWHEjkUrYFCev11zDchiQHPKOURUR4LImlmhqc6B0PQCl2V2kSqEmEC\nVhbQ4tD1Wmo5+06JMAer+Y36vW3q4LTpQwsthADNdfUzoRYTFqL9zN4tzKvkasSJ6Lld+d\n8TOHIVyR70QgmoqLBPO+PSZkc54yWWoIbSq2etnGNYyn4yec/AgMve4HR9O+1qXeDwtpCD\n8J/HpkQqsDYDT10wyydQ5e5Ukk7wWCiiV9zo3pXUIphqHukdgt1Uijbqc+qx8QNy1A3ROj\n4ZsezpOMRsIDweHwazo4+zUdRmj6jeStnyMLvwQqecWuuzJPKc5PV7VXpBzE802gL63uHl\nT8pKn7GAkD+Qev2VRsYoPMblLvDaO1PVeC/FP9MW9TE5AboYKU50fZIImiuPm1WjxNEZQL\nb8uCL1ekW6mUC5VmQVoOHnMaB1QXWsyGpjktmtbuiAnA9uEuAWawvqyTmFuXhPtHnihtWq\nV9jK1coPa5tf3o/NRt8YNKf5JfxUbQAAAAMBAAEAAAGAYhEyHEwjfAs5vQ898dnfHPMQKs\nQkSNNYH1t78/lnq3SnOmXx/5GLo9Av7aDECjY101gEWqMX52zR+OU1ZR+qNobqhnc49ajG\n1Hd0xfkfJSEuaNIWFpHQAdpXxEy7reqRll0JRw77/AXLjNtEeFFAJGUbfoTJKWGz6lTsSz\nDrY26bAJVwIg3sCsRJk/FbGJf6Y6iiEpXPXN8ry0Bl6/2EqS/9D9KEO62AUoCcoc+sq2Aj\nJ0FbPHvw8pL61S33NZxPVtaxtrhkzCwDdCYSBMDW3CfLtncSztcu1K1twrnKlYI957x8j3\nH5+cUy6+xSMy199bX8DNj5kRlbu11VCD0HH3kDsvD0cEwgHw6b6HoySRgedA29qDpahFtJ\ngMQjYozjieYJO6mgOKmGQcaVuQmPdNWFIYDMtVOf8+hzEreWJnNNxr3FXtHwQw/0GVmRVK\nkOBmXOs5DLJ1WFhdxWmCZxKE5/Qws+CF3oKte6nJk4N3LCMXzyjfJ3xyX/89EdwJuBAAAA\nwD0RgDR7e6w3BMmMfS8+TX1O3fFp1FLN7brTLtveblIfzQM6yl8tdUuuG6yLK9Ha8Onjmn\ne/Bv8cyb9cPq2A3W1/YIdZh186FVfGjlPqRARQ5zzEXWO6Ayw5RhyOXTu9iDcHv+MNzQWb\n2UGurkZxmMShd3OWLYHcmnzf/Nj5gpg3Rb48xhnE/z+RabJTOFozE22LDe9W77NA174RcB\nOCpKfbqBwr8RES8aFKXkHTyGhoSL6XMtKofTP3KepT4Y39IwAAAMEA/oer4/uy19hVnQAJ\nHh3L/IQ8t/7t2G4KYLrDnkv5lnLw69VWLlVmT7su+T42SemW8OzxFqbYUrH6HxL0LGy3n6\npB5yJqzZzNrWcZ39Iqp7IvuP+5xabNTM3Sd6knnX+tKJVoYtTmg1nqk3X86sWRVoCCdPmK\nDsNUwLpbPKuvTfIuxwy+EUQhkSVac2VBrCV9h4MgrRkMcrwRmhHTxUhHGvp+L5iHzuwp/h\n1d4SH+GYqL1npR1wCE7NlOuVHEdzz9AAAAwQDr71y6ZCJuy9BPIMfGnMOGrFWr3GTr04iu\nJ6U+fmlY/BdKqfIcXifYBfDH9T/AkYmkI2Mz55VpA/TAzRJRf/ApzgoE+a43Zhn2GHVJ4e\nGKUlMhep+9OZIuXm7yFOrK06QjFfl9qFLvyiwIacShlBVpN69avd0iLPe/g+GUesBUuWYM\nRFRyuFZyPeB0wxmzEFRz0rA3aP5CcnWgrBnz+GcIvSGX0KKu2ZQ0vwbSRHbhzrr9ZaIl6B\nTPag5WGQrUyDEAAAApY2VwaC0wZWVmMzQ0MC1jZjY5LTExZWUtOTViYi04Nzc3NGY2OWE3\nMTUBAg==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2024-02-19T20:55:22.014 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35201]: audit 2024-02-19T20:55:21.719640+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEA6pSHpdXNNYcSORStgUJ6/XXMNyGJAc8o5RFRHgsiaWaGpzoHQ9AK\nXZXaRKoSYQJWFtDi0PVaajn7TokwB6v5jfq9bergtOlDCy2EAM119TOhFhMWov3M3i3Mq+\nRqxInouV353xM4chXJHvRCCaiosE8749JmRznjJZaghtKrZ62cY1jKfjJ5z8CAy97gdH07\n7Wpd4PC2kIPwn8emRCqwNgNPXTDLJ1Dl7lSSTvBYKKJX3OjeldQimGoe6R2C3VSKNupz6r\nHxA3LUDdE6Phmx7Ok4xGwgPB4fBrOjj7NR1GaPqN5K2fIwu/BCp5xa67Mk8pzk9XtVekHM\nTzTaAvre4eVPykqfsYCQP5B6/ZVGxig8xuUu8No7U9V4L8U/0xb1MTkBuhgpTnR9kgiaK4\n+bVaPE0RlAtvy4IvV6RbqZQLlWZBWg4ecxoHVBdazIamOS2a1u6ICcD24S4BZrC+rJOYW5\neE+0eeKG1apX2MrVyg9rm1/ej81G3xg0p/kl/FRtAAAFoAAUT7gAFE+4AAAAB3NzaC1yc2\nEAAAGBAOqUh6XVzTWHEjkUrYFCev11zDchiQHPKOURUR4LImlmhqc6B0PQCl2V2kSqEmEC\nVhbQ4tD1Wmo5+06JMAer+Y36vW3q4LTpQwsthADNdfUzoRYTFqL9zN4tzKvkasSJ6Lld+d\n8TOHIVyR70QgmoqLBPO+PSZkc54yWWoIbSq2etnGNYyn4yec/AgMve4HR9O+1qXeDwtpCD\n8J/HpkQqsDYDT10wyydQ5e5Ukk7wWCiiV9zo3pXUIphqHukdgt1Uijbqc+qx8QNy1A3ROj\n4ZsezpOMRsIDweHwazo4+zUdRmj6jeStnyMLvwQqecWuuzJPKc5PV7VXpBzE802gL63uHl\nT8pKn7GAkD+Qev2VRsYoPMblLvDaO1PVeC/FP9MW9TE5AboYKU50fZIImiuPm1WjxNEZQL\nb8uCL1ekW6mUC5VmQVoOHnMaB1QXWsyGpjktmtbuiAnA9uEuAWawvqyTmFuXhPtHnihtWq\nV9jK1coPa5tf3o/NRt8YNKf5JfxUbQAAAAMBAAEAAAGAYhEyHEwjfAs5vQ898dnfHPMQKs\nQkSNNYH1t78/lnq3SnOmXx/5GLo9Av7aDECjY101gEWqMX52zR+OU1ZR+qNobqhnc49ajG\n1Hd0xfkfJSEuaNIWFpHQAdpXxEy7reqRll0JRw77/AXLjNtEeFFAJGUbfoTJKWGz6lTsSz\nDrY26bAJVwIg3sCsRJk/FbGJf6Y6iiEpXPXN8ry0Bl6/2EqS/9D9KEO62AUoCcoc+sq2Aj\nJ0FbPHvw8pL61S33NZxPVtaxtrhkzCwDdCYSBMDW3CfLtncSztcu1K1twrnKlYI957x8j3\nH5+cUy6+xSMy199bX8DNj5kRlbu11VCD0HH3kDsvD0cEwgHw6b6HoySRgedA29qDpahFtJ\ngMQjYozjieYJO6mgOKmGQcaVuQmPdNWFIYDMtVOf8+hzEreWJnNNxr3FXtHwQw/0GVmRVK\nkOBmXOs5DLJ1WFhdxWmCZxKE5/Qws+CF3oKte6nJk4N3LCMXzyjfJ3xyX/89EdwJuBAAAA\nwD0RgDR7e6w3BMmMfS8+TX1O3fFp1FLN7brTLtveblIfzQM6yl8tdUuuG6yLK9Ha8Onjmn\ne/Bv8cyb9cPq2A3W1/YIdZh186FVfGjlPqRARQ5zzEXWO6Ayw5RhyOXTu9iDcHv+MNzQWb\n2UGurkZxmMShd3OWLYHcmnzf/Nj5gpg3Rb48xhnE/z+RabJTOFozE22LDe9W77NA174RcB\nOCpKfbqBwr8RES8aFKXkHTyGhoSL6XMtKofTP3KepT4Y39IwAAAMEA/oer4/uy19hVnQAJ\nHh3L/IQ8t/7t2G4KYLrDnkv5lnLw69VWLlVmT7su+T42SemW8OzxFqbYUrH6HxL0LGy3n6\npB5yJqzZzNrWcZ39Iqp7IvuP+5xabNTM3Sd6knnX+tKJVoYtTmg1nqk3X86sWRVoCCdPmK\nDsNUwLpbPKuvTfIuxwy+EUQhkSVac2VBrCV9h4MgrRkMcrwRmhHTxUhHGvp+L5iHzuwp/h\n1d4SH+GYqL1npR1wCE7NlOuVHEdzz9AAAAwQDr71y6ZCJuy9BPIMfGnMOGrFWr3GTr04iu\nJ6U+fmlY/BdKqfIcXifYBfDH9T/AkYmkI2Mz55VpA/TAzRJRf/ApzgoE+a43Zhn2GHVJ4e\nGKUlMhep+9OZIuXm7yFOrK06QjFfl9qFLvyiwIacShlBVpN69avd0iLPe/g+GUesBUuWYM\nRFRyuFZyPeB0wxmzEFRz0rA3aP5CcnWgrBnz+GcIvSGX0KKu2ZQ0vwbSRHbhzrr9ZaIl6B\nTPag5WGQrUyDEAAAApY2VwaC0wZWVmMzQ0MC1jZjY5LTExZWUtOTViYi04Nzc3NGY2OWE3\nMTUBAg==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2024-02-19T20:55:22.014 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35201]: audit 2024-02-19T20:55:21.719959+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDqlIel1c01hxI5FK2BQnr9dcw3IYkBzyjlEVEeCyJpZoanOgdD0ApdldpEqhJhAlYW0OLQ9VpqOftOiTAHq/mN+r1t6uC06UMLLYQAzXX1M6EWExai/czeLcyr5GrEiei5XfnfEzhyFcke9EIJqKiwTzvj0mZHOeMllqCG0qtnrZxjWMp+MnnPwIDL3uB0fTvtal3g8LaQg/Cfx6ZEKrA2A09dMMsnUOXuVJJO8Fgoolfc6N6V1CKYah7pHYLdVIo26nPqsfEDctQN0To+GbHs6TjEbCA8Hh8Gs6OPs1HUZo+o3krZ8jC78EKnnFrrsyTynOT1e1V6QcxPNNoC+t7h5U/KSp+xgJA/kHr9lUbGKDzG5S7w2jtT1XgvxT/TFvUxOQG6GClOdH2SCJorj5tVo8TRGUC2/Lgi9XpFuplAuVZkFaDh5zGgdUF1rMhqY5LZrW7ogJwPbhLgFmsL6sk5hbl4T7R54obVqlfYytXKD2ubX96PzUbfGDSn+SX8VG0= ceph-0eef3440-cf69-11ee-95bb-87774f69a715\n"}]: dispatch 2024-02-19T20:55:22.014 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:21 smithi033 bash[35201]: audit 2024-02-19T20:55:21.721190+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDqlIel1c01hxI5FK2BQnr9dcw3IYkBzyjlEVEeCyJpZoanOgdD0ApdldpEqhJhAlYW0OLQ9VpqOftOiTAHq/mN+r1t6uC06UMLLYQAzXX1M6EWExai/czeLcyr5GrEiei5XfnfEzhyFcke9EIJqKiwTzvj0mZHOeMllqCG0qtnrZxjWMp+MnnPwIDL3uB0fTvtal3g8LaQg/Cfx6ZEKrA2A09dMMsnUOXuVJJO8Fgoolfc6N6V1CKYah7pHYLdVIo26nPqsfEDctQN0To+GbHs6TjEbCA8Hh8Gs6OPs1HUZo+o3krZ8jC78EKnnFrrsyTynOT1e1V6QcxPNNoC+t7h5U/KSp+xgJA/kHr9lUbGKDzG5S7w2jtT1XgvxT/TFvUxOQG6GClOdH2SCJorj5tVo8TRGUC2/Lgi9XpFuplAuVZkFaDh5zGgdUF1rMhqY5LZrW7ogJwPbhLgFmsL6sk5hbl4T7R54obVqlfYytXKD2ubX96PzUbfGDSn+SX8VG0= ceph-0eef3440-cf69-11ee-95bb-87774f69a715\n"}]': finished 2024-02-19T20:55:22.265 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'get-pub-key'] 2024-02-19T20:55:22.266 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm get-pub-key 2024-02-19T20:55:22.937 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDqlIel1c01hxI5FK2BQnr9dcw3IYkBzyjlEVEeCyJpZoanOgdD0ApdldpEqhJhAlYW0OLQ9VpqOftOiTAHq/mN+r1t6uC06UMLLYQAzXX1M6EWExai/czeLcyr5GrEiei5XfnfEzhyFcke9EIJqKiwTzvj0mZHOeMllqCG0qtnrZxjWMp+MnnPwIDL3uB0fTvtal3g8LaQg/Cfx6ZEKrA2A09dMMsnUOXuVJJO8Fgoolfc6N6V1CKYah7pHYLdVIo26nPqsfEDctQN0To+GbHs6TjEbCA8Hh8Gs6OPs1HUZo+o3krZ8jC78EKnnFrrsyTynOT1e1V6QcxPNNoC+t7h5U/KSp+xgJA/kHr9lUbGKDzG5S7w2jtT1XgvxT/TFvUxOQG6GClOdH2SCJorj5tVo8TRGUC2/Lgi9XpFuplAuVZkFaDh5zGgdUF1rMhqY5LZrW7ogJwPbhLgFmsL6sk5hbl4T7R54obVqlfYytXKD2ubX96PzUbfGDSn+SX8VG0= ceph-0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T20:55:23.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:22 smithi033 bash[35201]: audit 2024-02-19T20:55:21.353974+0000 mgr.y (mgr.14119) 2 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:55:23.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:22 smithi033 bash[35201]: cephadm 2024-02-19T20:55:21.354202+0000 mgr.y (mgr.14119) 3 : cephadm [INF] Generating ssh key... 2024-02-19T20:55:23.531 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2024-02-19T20:55:23.531 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2024-02-19T20:55:23.531 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Adding host smithi033... 2024-02-19T20:55:23.532 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'host', 'add', 'smithi033'] 2024-02-19T20:55:23.532 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch host add smithi033 2024-02-19T20:55:23.796 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:23 smithi033 bash[35201]: audit 2024-02-19T20:55:22.957390+0000 mgr.y (mgr.14119) 4 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:55:24.550 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:24 smithi033 bash[35437]: Warning: Permanently added 'smithi033,172.21.15.33' (ECDSA) to the list of known hosts. 2024-02-19T20:55:25.278 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi033' 2024-02-19T20:55:25.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:24 smithi033 bash[35201]: audit 2024-02-19T20:55:24.798623+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"smithi033\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-19T20:55:25.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:24 smithi033 bash[35201]: audit 2024-02-19T20:55:24.800294+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"smithi033\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-19T20:55:26.197 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:25 smithi033 bash[35201]: audit 2024-02-19T20:55:24.295068+0000 mgr.y (mgr.14119) 5 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi033", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:55:26.197 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:25 smithi033 bash[35201]: cephadm 2024-02-19T20:55:24.800595+0000 mgr.y (mgr.14119) 6 : cephadm [INF] Added host smithi033 2024-02-19T20:55:26.197 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:25 smithi033 bash[35201]: audit 2024-02-19T20:55:25.029883+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:55:26.197 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:25 smithi033 bash[35201]: audit 2024-02-19T20:55:25.032413+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:55:26.197 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:25 smithi033 bash[35201]: audit 2024-02-19T20:55:25.032848+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:55:26.449 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Enabling the dashboard module... 2024-02-19T20:55:26.449 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'dashboard'] 2024-02-19T20:55:26.449 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable dashboard 2024-02-19T20:55:27.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:26 smithi033 bash[35201]: audit 2024-02-19T20:55:26.124882+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:55:26.123281\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:55:26.124398\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-19T20:55:26.124477\", \"networks\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:55:27.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:26 smithi033 bash[35201]: audit 2024-02-19T20:55:26.127480+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:55:26.123281\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:55:26.124398\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-19T20:55:26.124477\", \"networks\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:55:27.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:26 smithi033 bash[35201]: audit 2024-02-19T20:55:26.128108+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.14119 172.21.15.33:0/4294745265' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:55:28.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:27 smithi033 bash[35201]: audit 2024-02-19T20:55:27.435896+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.33:0/3878235887' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-19T20:55:28.301 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:27 smithi033 bash[35437]: ignoring --setuser ceph since I am not root 2024-02-19T20:55:28.301 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:27 smithi033 bash[35437]: ignoring --setgroup ceph since I am not root 2024-02-19T20:55:29.175 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2024-02-19T20:55:29.176 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2024-02-19T20:55:29.178 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:28 smithi033 bash[35201]: audit 2024-02-19T20:55:27.856796+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.33:0/3878235887' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-19T20:55:29.178 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:28 smithi033 bash[35201]: cluster 2024-02-19T20:55:27.856834+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e9: y(active, since 17s) 2024-02-19T20:55:30.828 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:30.828 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 9, 2024-02-19T20:55:30.828 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14119, 2024-02-19T20:55:30.828 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2024-02-19T20:55:30.829 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2024-02-19T20:55:30.829 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-19T20:55:30.829 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:30.829 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-19T20:55:30.829 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.33:6800", 2024-02-19T20:55:30.829 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 407562015 2024-02-19T20:55:30.829 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.829 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:30.829 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2024-02-19T20:55:30.829 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.33:6801", 2024-02-19T20:55:30.829 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 407562015 2024-02-19T20:55:30.829 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.829 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-19T20:55:30.829 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.830 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.33:6801/407562015", 2024-02-19T20:55:30.830 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2024-02-19T20:55:10.834245+0000", 2024-02-19T20:55:30.830 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2024-02-19T20:55:30.830 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2024-02-19T20:55:30.830 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2024-02-19T20:55:30.830 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2024-02-19T20:55:30.830 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-02-19T20:55:30.830 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2024-02-19T20:55:30.830 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2024-02-19T20:55:30.830 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2024-02-19T20:55:30.830 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.830 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2024-02-19T20:55:30.830 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:30.830 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2024-02-19T20:55:30.830 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:30.830 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:30.831 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:30.831 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-19T20:55:30.831 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-19T20:55:30.831 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:30.831 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.831 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.831 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-19T20:55:30.831 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.831 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.831 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.831 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2024-02-19T20:55:30.831 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.831 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.831 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.831 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.832 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:30.832 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:30.832 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.832 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.832 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.832 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.832 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.832 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.832 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.832 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.832 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.832 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.832 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.832 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.832 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.833 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.833 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.833 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.833 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.833 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.833 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.833 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:30.833 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:30.833 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.833 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.833 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.833 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.833 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.833 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.833 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.834 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.834 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.834 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.834 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.834 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.834 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:30.834 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:30.834 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.834 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.834 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.834 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:30.834 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.834 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.834 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.834 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.834 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.835 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.835 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.835 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.835 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.835 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.835 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.835 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.835 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.835 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.835 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.835 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:30.835 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:30.835 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.835 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.835 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.836 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.836 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.836 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.836 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.836 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.836 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.836 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.836 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.836 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.836 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2024-02-19T20:55:30.836 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2024-02-19T20:55:30.836 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.836 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.836 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.837 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.837 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.837 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.837 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.837 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2024-02-19T20:55:30.837 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.837 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.837 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.837 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.837 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2024-02-19T20:55:30.837 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2024-02-19T20:55:30.837 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.837 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.837 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.837 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2024-02-19T20:55:30.837 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.838 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.838 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.838 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2024-02-19T20:55:30.838 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.838 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.838 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.838 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.838 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2024-02-19T20:55:30.838 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2024-02-19T20:55:30.838 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.838 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.838 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.838 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.838 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.838 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.839 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.839 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2024-02-19T20:55:30.839 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.839 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.839 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.839 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.839 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2024-02-19T20:55:30.839 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2024-02-19T20:55:30.839 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.839 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.839 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.839 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.839 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.839 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.839 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.839 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2024-02-19T20:55:30.840 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.840 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.840 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.840 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.840 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2024-02-19T20:55:30.840 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2024-02-19T20:55:30.840 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:30.840 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.840 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.840 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2024-02-19T20:55:30.840 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.840 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.840 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.840 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2024-02-19T20:55:30.840 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.841 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.841 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.841 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.841 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2024-02-19T20:55:30.841 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2024-02-19T20:55:30.841 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.841 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.841 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.841 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.841 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.841 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.841 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.841 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2024-02-19T20:55:30.841 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.841 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.841 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.842 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.842 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2024-02-19T20:55:30.842 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2024-02-19T20:55:30.842 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.842 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.842 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.842 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.842 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.842 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.842 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.842 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2024-02-19T20:55:30.842 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.842 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.842 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.842 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.842 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2024-02-19T20:55:30.843 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2024-02-19T20:55:30.843 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.843 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.843 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.843 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.843 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.843 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.843 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.843 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2024-02-19T20:55:30.843 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.843 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.843 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.843 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.843 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.843 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.843 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:30.844 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2024-02-19T20:55:30.844 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:30.844 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:30.844 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:30.844 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2024-02-19T20:55:30.844 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2024-02-19T20:55:30.844 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.844 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.844 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.844 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.844 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.844 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.844 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.844 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2024-02-19T20:55:30.845 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.845 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.845 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.845 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.845 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2024-02-19T20:55:30.845 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2024-02-19T20:55:30.845 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.845 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.845 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.845 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2024-02-19T20:55:30.845 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.845 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.845 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.845 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2024-02-19T20:55:30.845 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-19T20:55:30.846 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.846 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.846 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.846 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2024-02-19T20:55:30.846 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2024-02-19T20:55:30.846 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-19T20:55:30.846 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.846 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.846 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-19T20:55:30.846 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-02-19T20:55:30.846 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-02-19T20:55:30.846 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.846 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-02-19T20:55:30.846 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-19T20:55:30.846 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.846 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.847 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.847 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2024-02-19T20:55:30.847 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2024-02-19T20:55:30.847 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-19T20:55:30.847 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.847 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.847 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2024-02-19T20:55:30.847 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-02-19T20:55:30.847 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2024-02-19T20:55:30.847 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.847 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2024-02-19T20:55:30.847 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.847 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.847 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.847 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.848 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2024-02-19T20:55:30.848 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2024-02-19T20:55:30.848 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.848 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.848 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.848 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2024-02-19T20:55:30.848 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.848 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.848 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.848 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2024-02-19T20:55:30.848 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2024-02-19T20:55:30.848 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.848 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.848 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.848 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2024-02-19T20:55:30.849 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2024-02-19T20:55:30.849 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-19T20:55:30.849 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.849 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.849 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2024-02-19T20:55:30.849 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2024-02-19T20:55:30.849 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2024-02-19T20:55:30.849 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.849 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2024-02-19T20:55:30.849 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-02-19T20:55:30.849 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.849 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.849 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.849 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2024-02-19T20:55:30.849 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2024-02-19T20:55:30.850 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.850 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.850 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.850 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2024-02-19T20:55:30.850 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.850 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.850 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.850 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2024-02-19T20:55:30.850 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-19T20:55:30.850 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.850 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.850 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.850 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2024-02-19T20:55:30.850 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2024-02-19T20:55:30.850 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-19T20:55:30.850 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.851 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.851 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-02-19T20:55:30.851 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2024-02-19T20:55:30.851 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2024-02-19T20:55:30.851 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.851 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-02-19T20:55:30.851 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-19T20:55:30.851 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.851 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.851 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.851 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:30.852 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:30.852 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.852 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.852 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.852 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.852 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.852 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.852 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.852 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.852 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.852 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.852 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.852 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.852 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.852 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.853 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.853 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.853 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.853 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.853 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.853 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:30.853 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:30.853 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.853 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.853 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.853 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.853 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.853 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.853 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.853 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.854 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.854 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.854 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.854 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.854 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:30.854 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:30.854 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.854 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.854 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.854 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:30.854 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.854 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.854 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.854 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.854 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.855 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.855 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.855 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.855 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.855 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.855 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.855 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.855 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.855 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.855 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.855 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:30.855 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:30.855 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.855 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.856 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.856 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.856 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.856 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.856 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.856 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.856 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.856 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.856 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.856 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.856 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2024-02-19T20:55:30.856 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2024-02-19T20:55:30.856 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-19T20:55:30.856 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.857 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.857 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-19T20:55:30.857 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.857 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.857 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.857 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2024-02-19T20:55:30.857 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.857 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.857 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.857 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.857 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-02-19T20:55:30.857 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-02-19T20:55:30.857 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.857 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.857 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.858 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2024-02-19T20:55:30.858 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.858 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.858 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.858 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2024-02-19T20:55:30.858 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2024-02-19T20:55:30.858 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2024-02-19T20:55:30.858 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.858 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2024-02-19T20:55:30.858 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.858 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.858 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.858 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.858 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2024-02-19T20:55:30.858 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2024-02-19T20:55:30.858 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.859 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.859 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.859 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.859 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.859 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.859 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.859 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2024-02-19T20:55:30.859 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.859 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.859 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.859 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.859 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-19T20:55:30.859 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-19T20:55:30.859 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:30.860 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.860 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.860 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-19T20:55:30.860 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.860 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.860 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.860 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2024-02-19T20:55:30.860 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.860 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.860 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.860 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.860 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2024-02-19T20:55:30.860 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2024-02-19T20:55:30.860 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:30.860 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.861 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.861 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-19T20:55:30.861 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2024-02-19T20:55:30.861 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.861 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.861 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2024-02-19T20:55:30.861 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-02-19T20:55:30.861 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.861 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.861 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.861 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2024-02-19T20:55:30.861 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2024-02-19T20:55:30.861 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2024-02-19T20:55:30.861 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.861 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.861 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-19T20:55:30.862 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.862 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.862 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.862 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2024-02-19T20:55:30.862 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.862 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.862 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.862 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.862 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.862 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.862 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:30.862 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2024-02-19T20:55:30.862 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:30.862 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:30.862 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:30.863 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2024-02-19T20:55:30.863 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2024-02-19T20:55:30.863 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.863 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.863 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.863 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.863 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.863 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.863 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.863 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-02-19T20:55:30.863 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2024-02-19T20:55:30.863 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.863 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.863 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.863 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2024-02-19T20:55:30.864 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2024-02-19T20:55:30.864 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.864 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.864 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.864 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2024-02-19T20:55:30.864 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.864 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.864 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.864 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2024-02-19T20:55:30.864 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.864 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.864 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.864 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.864 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2024-02-19T20:55:30.865 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2024-02-19T20:55:30.865 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:30.865 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.865 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.865 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-19T20:55:30.865 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.865 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.865 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.865 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2024-02-19T20:55:30.865 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.865 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.865 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.865 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.865 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2024-02-19T20:55:30.865 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2024-02-19T20:55:30.865 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:30.866 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.866 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.866 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2024-02-19T20:55:30.866 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.866 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.866 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.866 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2024-02-19T20:55:30.866 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.866 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.866 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.866 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.866 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2024-02-19T20:55:30.866 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2024-02-19T20:55:30.866 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:30.866 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.867 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.867 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-19T20:55:30.867 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.867 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.867 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.867 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2024-02-19T20:55:30.867 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.867 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.867 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.867 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.867 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:30.867 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:30.867 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.867 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.867 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.867 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.868 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.868 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.868 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.868 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.868 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.868 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.868 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.868 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.868 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.868 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.868 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.868 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.868 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.868 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.868 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.869 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:30.869 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:30.869 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.869 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.869 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.869 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.869 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.869 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.869 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.869 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-02-19T20:55:30.869 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.869 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.869 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.869 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.869 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:30.869 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:30.870 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.870 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.870 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.870 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:30.870 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.870 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.870 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.870 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.870 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.870 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.870 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.870 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.870 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.870 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.870 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.871 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.871 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.871 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.871 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.871 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:30.871 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:30.871 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.871 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.871 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.871 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.871 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.871 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.871 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.871 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.871 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.871 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.872 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.872 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.872 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2024-02-19T20:55:30.872 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2024-02-19T20:55:30.872 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.872 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.872 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.872 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2024-02-19T20:55:30.872 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.872 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.872 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.872 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2024-02-19T20:55:30.872 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2024-02-19T20:55:30.872 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.872 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2024-02-19T20:55:30.873 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.873 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.873 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.873 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.873 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2024-02-19T20:55:30.873 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2024-02-19T20:55:30.873 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.873 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.873 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.873 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-19T20:55:30.873 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.873 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.873 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.873 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2024-02-19T20:55:30.873 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.874 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.874 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.874 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.874 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2024-02-19T20:55:30.874 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2024-02-19T20:55:30.874 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.874 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.874 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.874 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.874 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.874 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.874 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.874 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2024-02-19T20:55:30.874 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.874 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.875 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.875 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.875 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2024-02-19T20:55:30.875 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2024-02-19T20:55:30.875 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.875 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.875 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.875 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.875 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.875 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.875 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.875 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-02-19T20:55:30.875 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.875 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.875 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.875 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.876 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2024-02-19T20:55:30.876 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2024-02-19T20:55:30.876 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.876 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.876 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.876 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.876 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.876 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.876 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.876 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2024-02-19T20:55:30.876 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.876 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.876 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.876 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.877 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.877 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.877 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:30.877 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2024-02-19T20:55:30.877 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:30.877 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:30.877 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:30.877 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:30.877 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:30.877 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.877 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.877 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.877 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.877 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.877 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.877 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.878 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.878 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.878 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.878 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.878 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.878 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.878 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.878 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.878 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.878 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.878 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.878 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.878 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:30.878 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:30.878 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.878 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.879 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.879 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.879 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.879 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.879 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.879 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.879 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.879 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.879 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.879 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.879 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:30.879 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:30.879 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.879 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.879 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.880 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:30.880 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.880 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.880 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.880 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.880 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.880 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.880 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.880 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.880 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.880 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.880 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.880 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.880 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.880 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.880 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.881 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:30.881 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:30.881 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.881 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.881 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.881 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.881 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.881 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.881 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.881 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.881 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.881 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.881 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.881 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.881 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2024-02-19T20:55:30.882 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2024-02-19T20:55:30.882 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:30.882 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.882 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.882 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2024-02-19T20:55:30.882 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.882 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.882 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.882 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2024-02-19T20:55:30.882 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.882 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.882 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.882 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.882 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2024-02-19T20:55:30.882 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2024-02-19T20:55:30.883 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:30.883 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.883 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.883 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2024-02-19T20:55:30.883 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.883 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.883 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.883 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2024-02-19T20:55:30.883 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.883 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.883 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.883 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.883 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.883 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.883 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:30.884 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2024-02-19T20:55:30.884 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:30.884 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:30.884 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:30.884 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2024-02-19T20:55:30.884 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2024-02-19T20:55:30.884 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.884 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.884 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.884 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.884 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.884 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.884 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.884 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.884 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.884 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.885 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.885 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.885 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2024-02-19T20:55:30.885 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2024-02-19T20:55:30.885 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.885 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.885 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.885 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.885 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.885 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.885 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.885 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.885 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.885 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.885 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.886 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.886 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2024-02-19T20:55:30.886 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-02-19T20:55:30.886 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.886 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.886 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.886 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.886 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.886 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.886 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.886 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.886 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.886 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.886 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.886 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.886 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2024-02-19T20:55:30.887 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2024-02-19T20:55:30.887 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.887 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.887 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.887 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.887 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.887 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.887 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.887 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.887 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.887 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.887 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.887 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.887 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2024-02-19T20:55:30.887 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2024-02-19T20:55:30.888 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.888 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.888 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.888 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.888 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.888 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.888 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.888 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.888 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.888 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.888 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.888 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.888 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2024-02-19T20:55:30.888 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2024-02-19T20:55:30.888 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.889 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.889 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.889 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.889 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.889 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.889 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.889 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.889 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.889 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.889 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.889 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.889 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2024-02-19T20:55:30.889 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2024-02-19T20:55:30.889 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.889 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.890 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.890 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.890 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.890 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.890 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.890 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.890 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.890 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.890 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.890 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.890 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2024-02-19T20:55:30.890 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2024-02-19T20:55:30.890 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.890 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.890 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.891 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.891 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.891 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.891 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.891 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.891 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.891 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.891 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.891 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.891 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2024-02-19T20:55:30.891 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2024-02-19T20:55:30.891 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.891 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.891 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.891 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.891 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.892 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.892 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.892 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.892 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.892 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.892 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.892 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.892 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2024-02-19T20:55:30.892 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2024-02-19T20:55:30.892 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.892 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.892 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.892 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.892 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.892 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.893 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.893 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.893 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.893 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.893 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.893 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.893 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-02-19T20:55:30.893 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-02-19T20:55:30.893 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.893 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.893 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.893 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.893 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.893 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.893 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.893 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.894 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.894 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.894 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.894 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.894 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2024-02-19T20:55:30.894 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2024-02-19T20:55:30.894 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.894 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.894 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.894 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-19T20:55:30.894 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.894 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.894 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.894 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.894 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.895 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.895 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.895 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.895 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2024-02-19T20:55:30.895 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-02-19T20:55:30.895 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.895 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.895 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.895 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.895 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.895 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.895 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.895 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.895 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.895 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.895 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.896 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.896 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2024-02-19T20:55:30.896 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2024-02-19T20:55:30.896 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.896 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.896 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.896 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.896 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.896 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.896 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.896 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.896 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.896 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.896 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.897 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.897 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2024-02-19T20:55:30.897 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2024-02-19T20:55:30.897 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.897 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.897 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.897 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-19T20:55:30.897 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.897 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.897 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.897 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.897 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.897 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.897 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.897 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.898 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-02-19T20:55:30.898 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-02-19T20:55:30.898 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.898 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.898 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.898 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.898 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.898 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.898 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.898 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.898 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.898 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.898 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.898 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.899 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2024-02-19T20:55:30.899 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-02-19T20:55:30.899 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.899 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.899 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.899 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.899 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.899 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.899 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.899 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.899 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.899 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.899 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.899 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.899 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2024-02-19T20:55:30.899 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2024-02-19T20:55:30.900 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.900 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.900 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.900 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.900 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.900 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.900 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.900 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.900 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.900 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.900 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.900 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.900 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-02-19T20:55:30.900 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-02-19T20:55:30.900 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.901 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.901 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.901 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.901 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.901 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.901 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.901 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.901 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.901 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.901 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.901 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.901 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-02-19T20:55:30.901 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-02-19T20:55:30.901 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.901 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.902 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.902 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.902 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.902 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.902 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.902 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.902 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.902 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.902 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.902 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.902 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-02-19T20:55:30.902 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-02-19T20:55:30.902 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.902 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.902 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.903 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.903 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.903 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.903 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.903 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.903 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.903 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.903 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.903 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.903 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-02-19T20:55:30.903 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-02-19T20:55:30.903 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.903 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.903 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.903 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.903 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.904 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.904 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.904 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.904 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.904 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.904 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.904 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.904 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-02-19T20:55:30.904 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-02-19T20:55:30.904 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.904 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.904 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.904 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.905 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.905 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.905 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.905 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.905 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.905 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.905 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.905 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.905 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-02-19T20:55:30.905 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-02-19T20:55:30.905 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.905 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.905 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.905 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.905 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.906 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.906 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.906 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.906 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.906 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.906 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.906 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.906 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-02-19T20:55:30.906 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-02-19T20:55:30.906 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.906 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.906 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.906 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.906 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.906 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.906 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.907 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.907 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.907 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.907 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.907 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.907 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2024-02-19T20:55:30.907 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2024-02-19T20:55:30.907 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.907 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.907 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.907 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.907 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.907 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.907 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.908 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.908 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.908 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.908 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.908 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.908 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-02-19T20:55:30.908 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-02-19T20:55:30.908 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.908 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.908 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.908 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-02-19T20:55:30.908 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.908 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.908 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.909 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.909 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.909 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.909 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.909 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.909 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-02-19T20:55:30.909 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-02-19T20:55:30.909 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:30.909 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.909 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.909 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-19T20:55:30.909 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.909 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.909 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.909 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.909 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.910 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.910 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.910 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.910 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2024-02-19T20:55:30.910 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-02-19T20:55:30.910 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:30.910 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.910 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.910 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2024-02-19T20:55:30.910 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.910 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.910 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.910 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.910 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.910 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.911 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.911 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.911 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2024-02-19T20:55:30.911 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2024-02-19T20:55:30.911 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:30.911 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.911 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.911 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2024-02-19T20:55:30.911 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.911 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.911 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.911 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.911 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.911 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.911 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.912 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.912 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2024-02-19T20:55:30.912 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2024-02-19T20:55:30.912 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.912 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.912 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.912 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.912 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.912 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.912 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.912 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.912 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.912 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.912 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.913 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.913 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2024-02-19T20:55:30.913 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-02-19T20:55:30.913 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.913 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.913 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.913 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2024-02-19T20:55:30.913 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.913 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.913 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.913 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.913 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.913 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.913 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.913 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.913 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2024-02-19T20:55:30.914 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2024-02-19T20:55:30.914 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.914 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.914 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.914 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.914 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.914 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.914 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.914 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.914 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.914 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.914 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.914 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.914 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2024-02-19T20:55:30.914 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2024-02-19T20:55:30.914 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:30.915 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.915 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.915 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2024-02-19T20:55:30.915 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.915 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.915 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.915 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.915 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.915 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.915 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.915 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.915 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2024-02-19T20:55:30.915 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2024-02-19T20:55:30.915 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.915 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.916 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.916 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2024-02-19T20:55:30.916 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.916 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.916 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.916 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.916 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.916 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.916 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.916 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.916 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2024-02-19T20:55:30.916 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2024-02-19T20:55:30.916 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.916 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.916 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.917 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.917 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.917 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.917 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.917 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.917 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.917 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.917 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.917 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.917 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2024-02-19T20:55:30.917 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2024-02-19T20:55:30.917 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.917 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.917 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.917 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.918 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.918 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.918 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.918 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.918 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.918 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.918 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.918 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.918 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2024-02-19T20:55:30.918 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2024-02-19T20:55:30.918 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.918 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.918 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.918 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.918 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.918 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.919 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.919 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.919 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.919 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.919 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.919 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.919 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2024-02-19T20:55:30.919 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-02-19T20:55:30.919 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:30.919 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.919 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.919 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2024-02-19T20:55:30.919 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.919 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.919 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.920 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.920 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.920 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.920 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.920 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.920 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-02-19T20:55:30.920 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-02-19T20:55:30.920 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:30.920 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.920 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.920 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-19T20:55:30.920 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.920 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.920 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.920 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.921 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.921 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.921 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.921 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.921 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-02-19T20:55:30.921 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-02-19T20:55:30.921 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:30.921 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.921 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.921 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-19T20:55:30.921 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.921 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.921 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.921 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.921 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.921 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.922 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.922 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.922 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2024-02-19T20:55:30.922 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2024-02-19T20:55:30.922 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.922 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.922 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.922 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.922 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.922 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.922 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.922 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.922 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.922 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.922 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.923 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.923 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2024-02-19T20:55:30.923 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2024-02-19T20:55:30.923 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.923 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.923 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.923 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.923 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.923 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.923 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.923 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2024-02-19T20:55:30.923 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.923 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.923 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.923 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.924 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2024-02-19T20:55:30.924 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2024-02-19T20:55:30.924 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:30.924 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.924 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.924 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2024-02-19T20:55:30.924 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.924 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.924 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.924 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.924 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.924 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.924 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.924 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.924 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-02-19T20:55:30.924 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-02-19T20:55:30.925 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.925 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.925 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.925 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.925 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.925 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.925 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.925 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.925 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.925 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.925 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.925 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.925 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:30.925 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:30.925 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.926 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.926 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.926 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.926 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.926 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.926 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.926 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.926 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.926 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.926 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.926 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.926 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.926 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.926 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.926 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.926 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.927 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.927 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.927 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:30.927 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:30.927 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.927 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.927 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.927 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.927 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.927 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.927 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.927 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.927 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.927 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.928 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.928 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.928 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:30.928 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:30.928 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.928 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.928 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.928 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:30.928 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.928 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.928 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.928 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.928 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.928 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.928 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.929 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.929 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.929 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.929 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.929 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.929 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.929 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.929 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.929 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:30.929 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:30.929 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.929 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.929 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.929 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.930 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.930 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.930 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.930 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.930 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.930 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.930 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.930 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.930 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-02-19T20:55:30.930 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-02-19T20:55:30.930 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.930 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.930 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.930 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.930 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.930 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.931 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.931 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.931 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.931 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.931 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.931 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.931 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-19T20:55:30.931 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-19T20:55:30.931 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.931 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.931 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.931 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2024-02-19T20:55:30.931 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.931 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.931 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.932 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.932 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.932 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.932 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.932 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.932 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-19T20:55:30.932 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-19T20:55:30.932 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:30.932 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.932 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.932 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2024-02-19T20:55:30.932 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.932 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.933 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.933 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.933 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.933 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.933 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.933 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.933 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-02-19T20:55:30.933 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-02-19T20:55:30.933 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.933 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.933 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.933 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.933 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.933 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.933 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.934 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.934 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.934 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.934 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.934 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.934 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2024-02-19T20:55:30.934 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2024-02-19T20:55:30.934 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:30.934 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.934 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.934 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2024-02-19T20:55:30.934 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.934 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.934 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.934 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.934 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.935 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.935 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.935 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.935 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2024-02-19T20:55:30.935 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2024-02-19T20:55:30.935 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.935 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.935 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.935 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2024-02-19T20:55:30.935 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.935 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.935 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.935 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.935 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2024-02-19T20:55:30.936 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.936 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.936 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.936 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.936 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.936 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.936 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2024-02-19T20:55:30.936 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2024-02-19T20:55:30.936 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:30.936 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.936 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.936 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2024-02-19T20:55:30.936 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2024-02-19T20:55:30.936 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2024-02-19T20:55:30.937 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.937 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.937 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.937 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.937 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.937 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.937 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2024-02-19T20:55:30.937 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2024-02-19T20:55:30.937 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.937 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.937 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.937 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.937 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.937 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.937 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.938 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.938 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.938 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.938 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.938 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.938 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-02-19T20:55:30.938 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-02-19T20:55:30.938 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.938 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.938 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.938 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.938 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.938 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.938 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.938 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.938 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.939 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.939 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.939 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.939 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.939 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.939 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:30.939 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2024-02-19T20:55:30.939 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:30.939 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:30.939 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:30.939 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2024-02-19T20:55:30.939 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2024-02-19T20:55:30.939 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.939 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.939 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.940 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.940 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.940 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.940 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.940 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2024-02-19T20:55:30.940 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.940 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.940 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.940 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.940 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:30.940 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:30.940 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.940 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.941 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.941 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.941 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.941 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.941 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.941 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.941 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.941 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.941 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.941 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.941 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.941 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.941 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.941 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.941 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.942 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.942 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.942 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:30.942 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:30.942 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.942 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.942 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.942 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.942 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.942 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.942 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.942 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.942 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.942 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.942 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.942 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.943 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:30.943 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:30.943 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.943 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.943 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.943 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:30.943 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.943 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.943 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.943 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.943 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.943 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.943 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.943 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.944 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.944 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.944 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.944 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.944 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.944 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.944 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.944 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:30.944 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:30.944 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.944 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.944 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.944 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.944 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.944 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.945 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.945 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.945 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.945 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.945 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.945 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.945 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2024-02-19T20:55:30.945 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2024-02-19T20:55:30.945 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:30.945 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.945 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.945 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2024-02-19T20:55:30.945 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.945 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.945 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.946 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2024-02-19T20:55:30.946 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.946 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.946 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.946 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.946 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2024-02-19T20:55:30.946 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2024-02-19T20:55:30.946 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.946 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.946 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.946 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2024-02-19T20:55:30.946 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.946 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.946 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.946 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2024-02-19T20:55:30.946 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.947 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.947 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.947 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.947 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2024-02-19T20:55:30.947 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2024-02-19T20:55:30.947 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:30.947 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.947 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.947 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2024-02-19T20:55:30.947 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.947 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.947 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.947 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2024-02-19T20:55:30.947 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.947 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.948 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.948 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.948 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2024-02-19T20:55:30.948 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2024-02-19T20:55:30.948 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:30.948 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.948 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.948 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-02-19T20:55:30.948 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.948 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.948 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.948 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2024-02-19T20:55:30.948 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.948 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.948 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.949 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.949 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2024-02-19T20:55:30.949 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2024-02-19T20:55:30.949 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.949 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.949 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.949 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:30.949 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.949 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.949 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.949 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2024-02-19T20:55:30.949 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.949 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.949 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.949 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.949 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-19T20:55:30.950 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-19T20:55:30.950 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:30.950 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.950 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.950 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-19T20:55:30.950 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.950 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.950 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.950 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2024-02-19T20:55:30.950 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.950 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.950 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.950 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.950 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2024-02-19T20:55:30.950 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2024-02-19T20:55:30.951 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:30.951 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.951 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.951 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2024-02-19T20:55:30.951 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.951 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.951 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.951 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2024-02-19T20:55:30.951 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.951 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.951 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.951 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.951 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.951 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.951 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:30.952 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2024-02-19T20:55:30.952 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:30.952 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:30.952 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:30.952 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:30.952 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:30.952 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.952 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.952 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.952 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.952 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.952 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.952 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.952 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.952 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.953 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.953 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.953 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.953 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.953 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.953 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.953 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.953 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.953 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.953 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.953 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:30.953 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:30.953 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.953 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.953 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.953 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.954 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.954 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.954 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.954 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.954 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.954 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.954 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.954 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.954 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:30.954 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:30.954 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.954 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.954 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.954 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:30.954 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.954 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.955 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.955 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.955 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.955 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.955 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.955 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.955 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.955 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.955 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.955 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.955 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.955 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.955 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.955 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:30.955 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:30.955 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.956 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.956 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.956 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.956 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.956 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.956 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.956 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.956 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.956 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.956 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.956 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.956 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2024-02-19T20:55:30.956 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2024-02-19T20:55:30.957 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.957 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.957 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.957 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2024-02-19T20:55:30.957 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.957 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.957 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.957 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.957 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.957 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.957 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.957 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.957 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2024-02-19T20:55:30.957 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2024-02-19T20:55:30.957 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.957 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.958 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.958 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2024-02-19T20:55:30.958 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.958 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.958 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.958 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.958 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.958 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.958 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.958 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.958 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-19T20:55:30.958 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-19T20:55:30.958 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.958 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.958 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.959 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2024-02-19T20:55:30.959 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.959 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.959 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.959 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.959 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.959 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.959 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.959 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.959 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.959 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.959 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:30.959 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2024-02-19T20:55:30.959 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2024-02-19T20:55:30.959 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2024-02-19T20:55:30.960 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:30.960 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2024-02-19T20:55:30.960 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2024-02-19T20:55:30.960 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.960 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.960 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.960 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2024-02-19T20:55:30.960 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.960 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.960 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.960 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.960 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.960 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.960 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.960 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.961 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2024-02-19T20:55:30.961 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2024-02-19T20:55:30.961 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.961 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.961 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.961 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2024-02-19T20:55:30.961 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.961 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.961 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.961 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.961 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.961 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.961 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.961 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.961 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2024-02-19T20:55:30.961 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2024-02-19T20:55:30.962 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.962 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.962 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.962 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-19T20:55:30.962 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.962 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.962 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.962 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.962 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.962 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.962 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.962 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.962 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-19T20:55:30.962 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-19T20:55:30.962 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.963 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.963 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.963 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2024-02-19T20:55:30.963 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.963 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.963 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.963 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.963 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.963 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.963 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.963 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.963 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:30.963 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:30.963 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.963 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.964 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.964 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.964 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.964 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.964 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.964 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.964 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.964 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.964 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.964 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.964 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.964 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.964 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.964 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.964 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.965 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.965 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.965 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:30.965 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:30.965 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.965 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.965 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.965 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.965 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.965 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.965 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.965 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.965 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.965 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.965 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.965 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.966 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:30.966 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:30.966 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.966 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.966 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.966 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:30.966 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.966 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.966 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.966 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.966 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.966 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.966 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.966 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.967 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.967 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.967 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.967 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.967 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.967 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.967 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.967 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:30.967 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:30.967 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.967 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.967 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.967 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.967 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.967 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.967 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.968 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.968 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.968 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.968 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.968 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.968 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2024-02-19T20:55:30.968 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2024-02-19T20:55:30.968 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.968 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.968 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.968 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-19T20:55:30.968 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.968 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.968 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.968 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.969 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.969 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.969 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.969 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.969 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2024-02-19T20:55:30.969 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2024-02-19T20:55:30.969 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.969 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.969 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.969 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2024-02-19T20:55:30.969 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.969 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.969 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.969 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.969 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.970 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.970 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.970 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.970 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2024-02-19T20:55:30.970 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2024-02-19T20:55:30.970 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.970 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.970 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.970 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2024-02-19T20:55:30.970 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.970 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.970 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.970 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.970 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.970 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.970 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.971 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.971 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2024-02-19T20:55:30.971 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2024-02-19T20:55:30.971 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.971 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.971 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.971 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-19T20:55:30.971 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.971 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.971 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.971 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.971 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.971 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.971 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.971 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.972 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2024-02-19T20:55:30.972 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2024-02-19T20:55:30.972 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.972 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.972 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.972 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-19T20:55:30.972 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.972 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.972 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.972 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.972 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.972 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.972 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.972 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.973 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2024-02-19T20:55:30.973 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2024-02-19T20:55:30.973 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.973 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.973 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.973 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2024-02-19T20:55:30.973 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.973 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.973 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.973 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.973 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.973 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.973 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.973 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.973 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.974 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.974 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:30.974 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2024-02-19T20:55:30.974 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:30.974 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:30.974 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:30.974 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:30.974 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:30.974 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.974 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.974 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.974 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.974 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.974 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.974 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.974 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.975 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.975 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.975 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.975 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.975 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.975 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.975 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.975 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.975 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.975 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.975 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.975 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:30.975 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:30.975 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.975 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.976 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.976 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.976 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.976 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.976 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.976 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.976 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.976 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.976 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.976 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.976 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:30.976 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:30.976 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.976 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.976 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.977 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:30.977 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.977 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.977 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.977 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.977 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.977 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.977 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.977 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.977 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.977 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.977 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.977 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.977 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.977 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.978 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.978 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:30.978 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:30.978 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.978 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.978 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.978 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.978 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.978 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.978 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.978 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.978 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.978 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.978 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.978 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.979 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.979 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.979 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:30.979 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2024-02-19T20:55:30.979 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:30.979 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:30.979 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:30.979 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:30.979 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:30.979 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.979 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.979 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.979 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.979 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.979 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.979 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.980 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.980 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.980 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.980 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.980 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.980 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.980 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.980 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.980 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.980 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.980 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.980 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.980 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:30.980 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:30.980 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.981 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.981 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.981 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.981 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.981 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.981 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.981 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.981 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.981 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.981 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.981 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.981 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:30.981 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:30.981 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.981 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.982 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.982 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:30.982 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.982 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.982 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.982 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.982 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.982 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.982 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.982 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.982 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.982 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.982 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.982 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.982 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.983 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.983 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.983 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:30.983 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:30.983 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.983 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.983 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.983 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.983 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.983 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.983 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.983 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.983 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.983 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.983 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.983 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.984 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.984 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.984 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:30.984 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2024-02-19T20:55:30.984 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:30.984 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:30.984 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:30.984 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2024-02-19T20:55:30.984 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2024-02-19T20:55:30.984 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:30.984 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.984 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.984 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2024-02-19T20:55:30.984 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.984 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.985 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.985 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2024-02-19T20:55:30.985 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.985 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.985 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.985 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.985 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2024-02-19T20:55:30.985 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2024-02-19T20:55:30.985 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:30.985 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.985 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:30.985 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2024-02-19T20:55:30.985 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2024-02-19T20:55:30.985 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.985 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.986 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-02-19T20:55:30.986 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.986 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.986 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.986 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.986 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:30.986 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:30.986 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.986 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.986 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.986 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.986 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.986 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.986 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.986 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.986 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.987 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.987 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.987 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.987 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.987 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.987 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.987 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.987 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.987 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.987 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.987 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:30.987 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:30.987 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.987 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.987 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.987 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.988 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.988 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.988 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.988 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.988 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.988 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.988 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.988 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.988 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:30.988 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:30.988 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.988 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.988 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.988 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:30.988 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.989 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.989 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.989 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.989 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.989 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.989 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.989 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.989 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.989 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.989 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.989 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.989 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.989 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.989 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.989 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:30.990 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:30.990 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.990 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.990 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.990 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.990 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.990 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.990 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.990 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.990 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.990 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.990 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.990 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.990 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:30.990 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.991 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:30.991 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2024-02-19T20:55:30.991 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:30.991 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:30.991 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:30.991 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2024-02-19T20:55:30.991 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2024-02-19T20:55:30.991 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.991 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.991 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.991 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2024-02-19T20:55:30.991 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.991 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.991 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.991 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2024-02-19T20:55:30.991 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.992 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.992 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.992 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.992 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:30.992 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:30.992 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.992 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.992 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.992 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.992 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.992 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.992 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.992 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.992 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.992 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.993 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.993 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.993 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.993 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.993 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.993 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.993 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.993 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.993 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.993 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:30.993 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:30.993 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.993 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.993 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.993 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.994 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.994 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.994 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.994 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.994 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.994 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.994 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.994 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.994 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:30.994 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:30.994 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.994 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.994 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.994 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:30.994 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.994 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.995 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:30.995 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:30.995 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:30.995 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:30.995 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:30.995 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:30.995 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:30.995 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:30.995 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.995 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.995 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.995 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.995 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.995 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:30.995 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:30.996 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:30.996 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.996 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.996 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:30.996 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.996 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.996 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.996 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:30.996 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.996 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.996 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.996 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.996 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2024-02-19T20:55:30.996 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2024-02-19T20:55:30.996 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:30.996 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.997 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.997 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.997 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.997 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.997 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.997 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2024-02-19T20:55:30.997 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.997 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.997 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.997 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.997 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2024-02-19T20:55:30.997 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2024-02-19T20:55:30.997 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:30.997 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.997 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.998 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2024-02-19T20:55:30.998 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.998 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.998 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.998 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2024-02-19T20:55:30.998 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.998 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.998 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.998 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.998 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2024-02-19T20:55:30.998 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2024-02-19T20:55:30.998 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:30.998 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.998 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.998 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2024-02-19T20:55:30.999 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.999 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:30.999 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:30.999 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2024-02-19T20:55:30.999 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:30.999 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:30.999 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:30.999 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:30.999 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2024-02-19T20:55:30.999 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2024-02-19T20:55:30.999 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:30.999 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:30.999 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:30.999 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:30.999 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:30.999 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.000 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.000 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2024-02-19T20:55:31.000 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.000 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.000 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.000 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.000 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2024-02-19T20:55:31.000 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2024-02-19T20:55:31.000 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.000 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.000 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.000 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2024-02-19T20:55:31.000 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.000 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.000 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.001 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2024-02-19T20:55:31.001 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.001 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.001 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.001 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.001 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.001 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.001 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.001 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-02-19T20:55:31.001 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:31.001 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:31.001 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:31.001 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:31.001 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:31.001 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.001 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.002 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.002 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.002 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.002 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.002 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.002 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.002 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.002 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.002 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.002 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.002 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.002 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.002 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.002 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.002 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.003 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.003 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.003 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:31.003 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:31.003 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.003 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.003 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.003 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.003 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.003 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.003 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.003 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.003 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.003 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.003 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.003 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.004 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:31.004 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:31.004 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.004 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.004 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.004 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:31.004 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.004 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.004 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.004 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.004 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.004 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.004 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.004 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.004 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.005 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.005 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.005 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.005 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.005 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.005 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.005 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:31.005 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:31.005 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.005 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.005 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.005 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.005 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.005 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.005 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.006 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.006 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.006 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.006 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.006 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.006 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2024-02-19T20:55:31.006 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2024-02-19T20:55:31.006 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.006 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.006 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.006 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-19T20:55:31.006 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.006 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.006 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.006 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2024-02-19T20:55:31.006 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2024-02-19T20:55:31.007 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2024-02-19T20:55:31.007 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.007 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2024-02-19T20:55:31.007 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.007 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.007 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.007 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.007 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.007 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.007 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.007 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2024-02-19T20:55:31.007 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:31.007 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:31.007 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:31.007 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:31.008 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:31.008 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.008 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.008 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.008 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.008 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.008 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.008 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.008 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.008 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.008 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.008 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.008 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.008 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.008 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.009 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.009 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.009 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.009 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.009 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.009 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:31.009 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:31.009 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.009 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.009 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.009 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.009 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.009 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.009 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.009 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.009 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.010 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.010 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.010 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.010 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:31.010 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:31.010 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.010 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.010 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.010 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:31.010 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.010 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.010 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.010 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.010 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.010 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.011 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.011 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.011 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.011 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.011 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.011 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.011 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.011 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.011 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.011 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:31.011 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:31.011 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.011 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.011 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.011 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.011 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.012 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.012 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.012 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.012 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.012 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.012 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.012 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.012 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.012 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.012 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.012 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2024-02-19T20:55:31.012 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:31.012 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:31.012 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:31.012 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:31.013 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:31.013 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.013 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.013 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.013 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.013 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.013 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.013 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.013 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.013 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.013 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.013 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.013 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.013 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.013 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.014 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.014 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.014 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.014 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.014 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.014 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:31.014 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:31.014 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.014 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.014 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.014 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.014 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.014 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.014 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.015 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.015 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.015 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.015 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.015 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.015 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:31.015 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:31.015 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.015 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.015 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.015 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:31.015 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.015 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.015 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.015 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.016 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.016 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.016 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.016 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.016 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.016 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.016 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.016 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.016 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.016 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.016 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.016 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:31.016 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:31.016 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.017 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.017 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.017 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.017 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.017 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.017 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.017 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.017 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.017 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.017 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.017 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.017 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2024-02-19T20:55:31.017 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2024-02-19T20:55:31.017 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.017 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.017 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.018 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-19T20:55:31.018 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.018 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.018 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.018 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.018 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.018 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.018 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.018 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.018 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.018 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.018 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.018 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2024-02-19T20:55:31.019 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:31.019 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:31.019 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:31.019 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:31.019 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:31.019 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.019 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.019 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.019 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.019 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.019 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.019 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.019 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.019 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.019 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.020 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.020 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.020 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.020 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.020 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.020 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.020 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.020 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.020 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.020 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:31.020 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:31.020 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.020 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.020 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.020 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.021 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.021 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.021 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.021 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.021 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.021 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.021 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.021 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.021 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:31.021 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:31.021 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.021 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.021 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.021 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:31.021 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.022 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.022 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.022 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.022 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.022 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.022 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.022 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.022 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.022 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.022 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.022 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.022 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.022 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.022 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.023 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:31.023 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:31.023 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.023 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.023 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.023 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.023 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.023 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.023 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.023 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.023 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.023 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.023 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.023 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.023 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2024-02-19T20:55:31.024 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2024-02-19T20:55:31.024 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:31.024 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.024 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.024 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2024-02-19T20:55:31.024 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.024 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.024 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.024 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2024-02-19T20:55:31.024 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.024 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.024 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.024 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.024 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2024-02-19T20:55:31.025 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2024-02-19T20:55:31.025 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:31.025 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.025 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.025 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2024-02-19T20:55:31.025 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.025 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.025 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.025 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2024-02-19T20:55:31.025 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.025 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.025 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.025 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.025 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.026 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.026 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.026 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2024-02-19T20:55:31.026 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:31.026 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:31.026 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:31.026 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:31.026 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:31.026 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.026 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.026 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.026 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.026 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.026 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.026 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.026 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.027 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.027 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.027 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.027 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.027 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.027 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.027 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.027 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.027 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.027 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.027 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.027 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:31.027 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:31.027 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.027 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.028 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.028 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.028 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.028 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.028 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.028 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.028 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.028 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.028 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.028 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.028 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:31.028 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:31.028 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.028 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.029 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.029 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:31.029 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.029 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.029 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.029 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.029 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.029 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.029 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.029 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.029 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.029 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.029 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.029 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.029 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.030 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.030 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.030 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:31.030 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:31.030 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.030 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.030 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.030 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.030 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.030 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.030 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.030 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.030 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.030 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.030 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.031 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.031 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2024-02-19T20:55:31.031 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2024-02-19T20:55:31.031 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.031 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.031 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.031 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.031 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.031 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.031 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.031 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.031 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.031 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.031 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.032 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.032 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2024-02-19T20:55:31.032 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2024-02-19T20:55:31.032 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.032 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.032 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.032 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.032 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.032 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.032 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.032 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.032 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.032 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.032 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.033 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.033 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2024-02-19T20:55:31.033 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2024-02-19T20:55:31.033 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.033 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.033 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.033 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.033 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.033 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.033 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.033 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.033 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.033 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.033 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.033 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.034 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-19T20:55:31.034 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-19T20:55:31.034 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.034 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.034 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.034 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.034 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.034 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.034 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.034 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.034 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.034 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.034 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.034 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.034 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-19T20:55:31.034 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-19T20:55:31.035 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.035 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.035 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.035 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.035 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.035 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.035 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.035 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.035 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.035 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.035 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.035 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.035 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.035 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.035 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.036 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2024-02-19T20:55:31.036 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:31.036 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:31.036 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:31.036 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:31.036 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:31.036 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.036 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.036 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.036 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.036 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.036 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.036 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.036 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.037 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.037 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.037 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.037 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.037 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.037 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.037 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.037 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.037 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.037 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.037 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.037 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:31.037 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:31.037 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.037 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.038 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.038 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.038 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.038 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.038 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.038 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.038 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.038 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.038 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.038 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.038 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:31.038 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:31.038 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.038 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.038 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.039 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:31.039 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.039 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.039 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.039 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.039 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.039 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.039 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.039 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.039 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.039 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.039 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.039 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.039 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.039 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.040 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.040 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:31.040 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:31.040 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.040 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.040 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.040 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.040 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.040 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.040 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.040 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.040 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.040 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.040 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.041 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.041 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2024-02-19T20:55:31.041 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2024-02-19T20:55:31.041 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.041 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.041 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.041 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.041 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.041 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.041 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.041 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.041 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.041 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.041 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.041 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.042 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2024-02-19T20:55:31.042 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2024-02-19T20:55:31.042 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.042 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.042 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.042 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.042 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.042 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.042 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.042 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.042 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.042 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.042 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.042 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.042 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.043 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.043 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.043 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2024-02-19T20:55:31.043 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:31.043 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:31.043 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:31.043 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2024-02-19T20:55:31.043 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2024-02-19T20:55:31.043 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.043 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.043 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.043 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.043 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.043 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.043 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.043 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.044 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.044 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.044 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.044 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.044 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:31.044 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:31.044 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.044 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.044 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.044 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.044 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.044 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.044 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.044 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.045 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.045 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.045 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.045 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.045 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.045 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.045 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.045 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.045 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.045 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.045 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.045 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:31.045 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:31.045 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.045 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.046 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.046 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.046 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.046 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.046 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.046 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.046 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.046 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.046 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.046 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.046 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:31.046 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:31.046 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.046 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.046 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.047 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:31.047 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.047 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.047 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.047 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.047 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.047 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.047 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.047 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.047 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.047 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.047 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.047 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.047 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.047 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.047 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.048 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:31.048 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:31.048 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.048 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.048 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.048 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.048 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.048 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.048 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.048 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.048 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.048 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.048 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.048 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.048 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2024-02-19T20:55:31.049 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2024-02-19T20:55:31.049 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.049 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.049 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.049 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.049 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.049 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.049 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.049 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.049 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.049 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.049 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.049 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.049 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2024-02-19T20:55:31.049 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2024-02-19T20:55:31.050 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.050 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.050 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.050 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.050 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.050 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.050 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.050 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.050 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.050 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.050 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.050 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.050 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.050 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.050 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.051 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2024-02-19T20:55:31.051 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:31.051 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:31.051 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:31.051 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:31.051 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:31.051 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.051 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.051 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.051 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.051 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.051 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.051 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.051 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.052 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.052 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.052 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.052 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.052 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.052 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.052 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.052 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.052 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.052 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.052 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.052 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:31.053 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:31.053 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.053 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.053 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.053 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.053 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.053 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.053 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.053 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.053 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.053 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.053 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.053 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.053 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:31.054 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:31.054 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.054 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.054 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.054 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:31.054 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.054 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.054 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.054 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.054 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.054 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.054 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.054 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.054 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.054 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.055 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.055 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.055 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.055 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.055 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.055 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:31.055 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:31.055 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.055 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.055 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.055 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.055 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.055 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.055 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.055 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.056 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.056 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.056 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.056 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.056 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.056 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.056 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.056 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2024-02-19T20:55:31.056 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:31.056 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:31.056 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:31.056 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:31.056 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:31.056 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.056 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.057 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.057 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.057 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.057 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.057 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.057 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.057 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.057 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.057 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.057 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.057 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.057 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.057 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.057 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.058 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.058 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.058 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.058 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:31.058 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:31.058 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.058 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.058 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.058 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.058 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.058 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.058 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.058 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.058 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.058 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.058 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.059 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.059 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:31.059 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:31.059 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.059 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.059 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.059 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:31.059 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.059 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.059 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.059 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.059 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.059 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.059 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.060 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.060 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.060 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.060 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.060 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.060 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.060 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.060 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.060 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:31.060 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:31.060 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.060 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.060 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.060 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.060 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.061 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.061 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.061 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.061 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.061 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.061 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.061 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.061 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2024-02-19T20:55:31.061 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2024-02-19T20:55:31.061 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.061 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.061 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.061 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.061 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.062 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.062 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.062 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.062 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.062 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.062 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.062 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.062 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2024-02-19T20:55:31.062 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2024-02-19T20:55:31.062 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.062 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.062 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.062 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2024-02-19T20:55:31.062 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.062 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.063 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.063 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.063 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.063 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.063 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.063 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.063 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2024-02-19T20:55:31.063 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2024-02-19T20:55:31.063 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.063 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.063 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.063 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.063 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.063 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.063 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.063 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.064 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.064 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.064 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.064 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.064 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2024-02-19T20:55:31.064 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2024-02-19T20:55:31.064 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:31.064 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.064 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.064 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.064 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.064 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.064 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.064 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.065 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.065 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.065 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.065 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.065 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2024-02-19T20:55:31.065 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2024-02-19T20:55:31.065 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2024-02-19T20:55:31.065 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.065 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.065 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.065 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.065 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.065 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.065 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.065 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.066 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.066 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.066 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.066 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2024-02-19T20:55:31.066 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2024-02-19T20:55:31.066 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.066 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.066 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.066 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.066 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.066 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.066 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.066 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.066 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.066 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.066 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.066 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.067 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2024-02-19T20:55:31.067 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2024-02-19T20:55:31.067 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.067 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.067 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.067 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.067 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.067 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.067 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.067 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.067 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.067 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.067 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.067 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.067 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2024-02-19T20:55:31.068 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2024-02-19T20:55:31.068 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.068 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.068 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.068 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:31.068 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.068 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.068 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.068 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.068 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.068 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.068 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.068 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.068 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2024-02-19T20:55:31.069 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2024-02-19T20:55:31.069 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.069 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.069 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.069 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.069 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.069 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.069 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.069 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.069 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.069 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.069 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.069 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.069 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2024-02-19T20:55:31.070 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2024-02-19T20:55:31.070 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.070 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.070 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.070 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.070 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.070 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.070 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.070 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.070 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.070 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.070 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.070 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.070 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2024-02-19T20:55:31.070 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2024-02-19T20:55:31.071 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.071 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.071 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.071 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.071 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.071 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.071 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.071 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.071 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.071 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.071 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.071 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.071 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.071 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.071 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.072 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2024-02-19T20:55:31.072 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:31.072 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:31.072 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:31.072 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:31.072 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:31.072 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.072 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.072 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.072 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.072 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.072 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.072 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.072 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.072 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.073 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.073 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.073 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.073 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.073 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.073 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.073 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.073 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.073 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.073 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.073 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:31.073 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:31.073 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.073 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.074 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.074 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.074 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.074 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.074 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.074 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.074 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.074 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.074 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.074 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.074 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:31.074 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:31.074 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.074 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.074 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.075 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:31.075 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.075 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.075 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.075 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.075 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.075 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.075 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.075 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.075 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.075 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.075 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.075 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.075 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.075 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.075 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.076 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:31.076 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:31.076 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.076 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.076 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.076 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.076 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.076 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.076 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.076 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.076 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.076 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.076 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.076 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.076 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.077 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.077 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.077 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2024-02-19T20:55:31.077 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:31.077 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:31.077 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:31.077 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2024-02-19T20:55:31.077 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2024-02-19T20:55:31.077 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.077 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.077 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.077 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-02-19T20:55:31.077 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.077 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.078 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.078 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.078 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.078 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.078 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.078 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.078 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-19T20:55:31.078 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-19T20:55:31.078 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:31.078 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.078 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.078 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2024-02-19T20:55:31.078 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.078 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.079 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.079 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.079 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.079 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.079 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.079 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.079 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:31.079 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:31.079 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.079 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.079 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.079 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.079 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.079 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.079 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.079 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.080 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.080 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.080 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.080 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.080 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.080 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.080 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.080 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.080 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.080 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.080 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.080 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:31.080 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:31.080 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.081 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.081 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.081 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.081 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.081 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.081 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.081 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.081 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.081 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.081 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.081 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.081 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:31.081 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:31.081 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.081 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.082 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.082 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:31.082 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.082 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.082 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.082 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.082 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.082 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.082 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.082 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.082 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.082 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.082 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.082 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.082 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.083 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.083 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.083 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:31.083 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:31.083 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.083 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.083 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.083 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.083 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.083 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.083 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.083 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.083 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.083 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.084 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.084 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.084 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.084 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.084 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.084 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2024-02-19T20:55:31.084 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:31.084 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:31.084 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:31.084 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2024-02-19T20:55:31.084 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2024-02-19T20:55:31.084 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.084 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.084 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.084 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:31.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2024-02-19T20:55:31.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2024-02-19T20:55:31.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2024-02-19T20:55:31.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.085 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:31.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2024-02-19T20:55:31.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2024-02-19T20:55:31.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2024-02-19T20:55:31.086 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2024-02-19T20:55:31.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2024-02-19T20:55:31.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.087 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2024-02-19T20:55:31.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2024-02-19T20:55:31.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-19T20:55:31.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.088 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.089 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.089 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.089 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.089 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.089 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.089 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2024-02-19T20:55:31.089 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2024-02-19T20:55:31.089 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.089 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.089 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.089 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-19T20:55:31.089 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.089 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.089 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.090 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.090 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.090 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.090 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.090 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.090 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2024-02-19T20:55:31.090 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2024-02-19T20:55:31.090 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.090 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.090 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.090 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2024-02-19T20:55:31.090 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.090 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.090 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.090 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.091 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.091 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.091 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.091 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.091 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2024-02-19T20:55:31.091 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2024-02-19T20:55:31.091 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.091 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.091 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.091 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.091 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.091 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.091 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.091 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.091 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.092 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.092 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.092 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.092 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-19T20:55:31.092 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-19T20:55:31.092 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:31.092 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.092 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.092 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2024-02-19T20:55:31.092 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2024-02-19T20:55:31.092 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.092 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.092 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.092 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.093 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.093 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.093 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.093 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2024-02-19T20:55:31.093 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2024-02-19T20:55:31.093 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:31.093 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.093 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.093 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2024-02-19T20:55:31.093 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.093 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.093 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.093 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.093 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.094 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.094 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.094 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.094 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2024-02-19T20:55:31.094 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2024-02-19T20:55:31.094 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.094 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.094 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.094 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.094 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.094 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.094 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.094 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.094 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.094 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.095 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.095 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.095 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:31.095 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:31.095 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.095 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.095 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.095 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.095 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.095 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.095 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.095 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.095 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.095 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.096 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.096 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.096 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.096 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.096 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.096 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.096 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.096 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.096 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.096 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:31.096 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:31.096 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.096 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.096 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.096 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.097 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.097 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.097 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.097 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.097 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.097 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.097 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.097 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.097 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:31.097 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:31.097 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.097 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.097 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.097 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:31.097 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.098 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.098 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.098 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.098 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.099 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.099 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.099 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.100 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.100 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.100 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.100 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.100 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.100 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.100 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.100 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:31.100 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:31.100 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.100 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.100 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.100 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.100 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.101 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.101 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.101 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.101 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.101 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.101 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.101 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.101 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2024-02-19T20:55:31.101 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2024-02-19T20:55:31.101 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.101 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.101 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.101 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-19T20:55:31.101 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.101 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.102 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.102 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.102 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.102 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.102 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.102 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.102 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2024-02-19T20:55:31.102 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2024-02-19T20:55:31.102 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.102 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.102 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.102 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-19T20:55:31.102 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.102 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.102 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.103 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.103 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.103 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.103 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.103 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.103 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2024-02-19T20:55:31.103 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2024-02-19T20:55:31.103 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.103 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.103 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.103 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2024-02-19T20:55:31.103 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.103 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.103 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.103 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.104 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.104 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.104 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.104 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.104 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.104 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.104 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.104 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2024-02-19T20:55:31.104 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:31.104 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:31.104 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:31.104 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:31.104 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:31.104 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.105 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.105 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.105 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.105 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.105 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.105 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.105 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.105 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.105 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.105 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.105 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.105 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.105 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.105 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.105 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.106 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.106 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.106 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.106 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:31.106 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:31.106 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.106 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.106 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.106 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.106 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.106 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.106 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.106 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.106 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.106 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.106 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.107 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.107 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:31.107 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:31.107 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.107 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.107 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.107 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:31.107 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.107 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.107 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.107 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.107 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.107 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.107 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.107 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.108 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.108 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.108 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.108 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.108 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.108 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.108 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.108 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:31.108 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:31.108 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.108 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.108 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.108 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.108 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.108 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.109 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.109 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.109 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.109 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.109 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.109 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.109 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.109 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.109 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.109 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2024-02-19T20:55:31.109 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:31.109 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:31.109 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:31.109 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:31.109 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:31.110 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.110 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.110 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.110 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.110 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.110 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.110 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.110 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.110 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.110 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.110 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.110 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.110 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.110 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.110 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.110 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.111 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.111 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.111 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.111 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:31.111 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:31.111 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.111 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.111 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.111 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.111 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.111 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.111 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.111 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.111 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.111 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.112 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.112 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.112 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:31.112 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:31.112 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.112 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.112 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.112 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:31.112 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.112 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.112 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.112 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.112 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.112 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.113 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.113 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.113 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.113 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.113 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.113 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.113 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.113 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.113 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.113 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:31.113 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:31.113 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.113 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.113 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.113 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.113 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.114 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.114 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.114 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.114 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.114 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.114 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.114 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.114 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.114 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.114 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.114 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2024-02-19T20:55:31.114 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2024-02-19T20:55:31.114 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2024-02-19T20:55:31.114 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2024-02-19T20:55:31.114 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2024-02-19T20:55:31.115 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2024-02-19T20:55:31.115 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.115 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.115 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.115 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2024-02-19T20:55:31.115 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.115 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.115 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.115 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.115 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.115 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.115 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.115 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.115 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2024-02-19T20:55:31.115 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2024-02-19T20:55:31.116 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.116 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.116 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.116 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.116 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.116 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.116 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.116 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.116 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.116 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.116 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.116 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.116 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2024-02-19T20:55:31.116 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2024-02-19T20:55:31.116 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2024-02-19T20:55:31.117 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.117 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.117 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2024-02-19T20:55:31.117 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.117 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.117 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.117 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.117 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.117 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.117 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.117 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.117 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2024-02-19T20:55:31.117 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2024-02-19T20:55:31.117 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.117 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.118 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.118 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2024-02-19T20:55:31.118 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.118 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.118 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.118 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.118 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.118 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.118 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.118 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.118 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.118 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.118 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.118 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.118 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.119 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.119 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.119 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2024-02-19T20:55:31.119 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2024-02-19T20:55:31.119 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.119 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.119 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.119 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.119 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.119 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.119 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.119 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.119 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.119 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.119 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.120 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.120 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2024-02-19T20:55:31.120 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2024-02-19T20:55:31.120 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.120 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.120 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.120 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2024-02-19T20:55:31.120 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.120 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.120 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2024-02-19T20:55:31.120 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2024-02-19T20:55:31.120 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2024-02-19T20:55:31.120 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2024-02-19T20:55:31.120 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2024-02-19T20:55:31.121 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2024-02-19T20:55:31.121 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2024-02-19T20:55:31.121 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.121 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.121 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.121 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.121 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.121 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.121 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2024-02-19T20:55:31.121 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2024-02-19T20:55:31.121 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2024-02-19T20:55:31.121 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.121 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2024-02-19T20:55:31.121 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2024-02-19T20:55:31.121 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.121 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.122 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.122 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.122 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.122 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.122 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.122 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.122 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2024-02-19T20:55:31.122 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2024-02-19T20:55:31.122 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.122 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.122 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.122 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2024-02-19T20:55:31.122 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.122 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.122 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.123 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.123 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.123 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.123 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.123 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.123 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2024-02-19T20:55:31.123 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2024-02-19T20:55:31.123 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2024-02-19T20:55:31.123 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.123 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.123 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2024-02-19T20:55:31.123 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.123 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.123 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.123 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.123 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.124 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.124 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.124 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.124 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2024-02-19T20:55:31.124 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2024-02-19T20:55:31.124 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2024-02-19T20:55:31.124 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2024-02-19T20:55:31.124 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2024-02-19T20:55:31.124 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2024-02-19T20:55:31.124 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2024-02-19T20:55:31.124 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2024-02-19T20:55:31.124 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2024-02-19T20:55:31.124 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2024-02-19T20:55:31.124 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2024-02-19T20:55:31.124 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2024-02-19T20:55:31.124 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2024-02-19T20:55:31.125 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.125 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.125 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.125 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.125 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2024-02-19T20:55:31.125 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2024-02-19T20:55:31.125 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2024-02-19T20:55:31.125 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-02-19T20:55:31.125 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-02-19T20:55:31.125 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-02-19T20:55:31.125 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2024-02-19T20:55:31.125 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-02-19T20:55:31.125 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-02-19T20:55:31.125 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-02-19T20:55:31.125 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-02-19T20:55:31.126 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.126 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2024-02-19T20:55:31.126 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2024-02-19T20:55:31.126 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2024-02-19T20:55:31.126 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2024-02-19T20:55:31.126 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2024-02-19T20:55:31.126 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2024-02-19T20:55:31.126 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2024-02-19T20:55:31.126 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2024-02-19T20:55:31.126 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2024-02-19T20:55:31.126 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2024-02-19T20:55:31.126 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2024-02-19T20:55:31.126 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2024-02-19T20:55:31.126 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2024-02-19T20:55:31.127 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 4, 2024-02-19T20:55:31.127 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2024-02-19T20:55:31.127 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.127 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-19T20:55:31.127 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.127 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-19T20:55:31.127 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.33:0", 2024-02-19T20:55:31.127 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3917593201 2024-02-19T20:55:31.127 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.127 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-19T20:55:31.127 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.127 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.127 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-19T20:55:31.127 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.127 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-19T20:55:31.127 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.33:0", 2024-02-19T20:55:31.128 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 516237560 2024-02-19T20:55:31.128 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.128 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-19T20:55:31.128 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2024-02-19T20:55:31.128 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.128 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2024-02-19T20:55:31.128 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:31.128 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2024-02-19T20:55:31.128 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.33:0", 2024-02-19T20:55:31.128 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 4283806381 2024-02-19T20:55:31.128 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.128 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-19T20:55:31.128 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.128 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2024-02-19T20:55:31.129 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.129 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:31.129 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:30 smithi033 bash[35201]: audit 2024-02-19T20:55:30.449783+0000 mon.a (mon.0) 71 : audit [DBG] from='client.? 172.21.15.33:0/633971985' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-02-19T20:55:31.130 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Waiting for the mgr to restart... 2024-02-19T20:55:31.130 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Waiting for Mgr epoch 9... 2024-02-19T20:55:31.130 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2024-02-19T20:55:31.130 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2024-02-19T20:55:32.051 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:55:31 smithi033 bash[35437]: Warning: Permanently added 'smithi033,172.21.15.33' (ECDSA) to the list of known hosts. 2024-02-19T20:55:32.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:31 smithi033 bash[35201]: cluster 2024-02-19T20:55:31.740907+0000 mon.a (mon.0) 72 : cluster [INF] Active manager daemon y restarted 2024-02-19T20:55:32.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:31 smithi033 bash[35201]: cluster 2024-02-19T20:55:31.741409+0000 mon.a (mon.0) 73 : cluster [INF] Activating manager daemon y 2024-02-19T20:55:32.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:31 smithi033 bash[35201]: cluster 2024-02-19T20:55:31.743588+0000 mon.a (mon.0) 74 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-02-19T20:55:32.791 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2024-02-19T20:55:32.791 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 11, 2024-02-19T20:55:32.791 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2024-02-19T20:55:32.791 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2024-02-19T20:55:33.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:32 smithi033 bash[35201]: cluster 2024-02-19T20:55:31.794473+0000 mon.a (mon.0) 75 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0531483s) 2024-02-19T20:55:33.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:32 smithi033 bash[35201]: audit 2024-02-19T20:55:31.797779+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T20:55:33.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:32 smithi033 bash[35201]: audit 2024-02-19T20:55:31.797963+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T20:55:33.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:32 smithi033 bash[35201]: audit 2024-02-19T20:55:31.798092+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T20:55:33.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:32 smithi033 bash[35201]: audit 2024-02-19T20:55:31.798210+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T20:55:33.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:32 smithi033 bash[35201]: audit 2024-02-19T20:55:31.798473+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T20:55:33.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:32 smithi033 bash[35201]: audit 2024-02-19T20:55:31.798997+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi033"}]: dispatch 2024-02-19T20:55:33.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:32 smithi033 bash[35201]: audit 2024-02-19T20:55:31.799222+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-19T20:55:33.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:32 smithi033 bash[35201]: audit 2024-02-19T20:55:31.799404+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-19T20:55:33.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:32 smithi033 bash[35201]: audit 2024-02-19T20:55:31.799598+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-19T20:55:33.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:32 smithi033 bash[35201]: audit 2024-02-19T20:55:31.799787+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T20:55:33.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:32 smithi033 bash[35201]: audit 2024-02-19T20:55:31.799963+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T20:55:33.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:32 smithi033 bash[35201]: cluster 2024-02-19T20:55:31.813543+0000 mon.a (mon.0) 87 : cluster [INF] Manager daemon y is now available 2024-02-19T20:55:33.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:32 smithi033 bash[35201]: audit 2024-02-19T20:55:31.837474+0000 mon.a (mon.0) 88 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-19T20:55:33.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:32 smithi033 bash[35201]: audit 2024-02-19T20:55:32.720378+0000 mon.a (mon.0) 89 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-19T20:55:33.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:32 smithi033 bash[35201]: audit 2024-02-19T20:55:32.720756+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:55:33.558 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2024-02-19T20:55:33.559 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'create-self-signed-cert'] 2024-02-19T20:55:33.559 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard create-self-signed-cert 2024-02-19T20:55:34.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:33 smithi033 bash[35201]: cluster 2024-02-19T20:55:32.802537+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e11: y(active, since 1.06121s) 2024-02-19T20:55:34.920 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2024-02-19T20:55:35.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:34 smithi033 bash[35201]: cluster 2024-02-19T20:55:33.804417+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-02-19T20:55:35.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:34 smithi033 bash[35201]: audit 2024-02-19T20:55:34.037150+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:55:34.036504\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:55:34.036607\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-19T20:55:34.036691\", \"networks\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:55:35.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:34 smithi033 bash[35201]: audit 2024-02-19T20:55:34.039036+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:55:34.036504\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:55:34.036607\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-19T20:55:34.036691\", \"networks\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:55:35.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:34 smithi033 bash[35201]: audit 2024-02-19T20:55:34.039450+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:55:35.546 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Creating initial admin user... 2024-02-19T20:55:35.546 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'ac-user-create', 'admin', 'kgimoukja1', 'administrator', '--force-password', '--pwd-update-required'] 2024-02-19T20:55:35.546 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard ac-user-create admin kgimoukja1 administrator --force-password --pwd-update-required 2024-02-19T20:55:35.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:35 smithi033 bash[35201]: audit 2024-02-19T20:55:34.820173+0000 mgr.y (mgr.14142) 1 : audit [DBG] from='client.14155 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:55:35.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:35 smithi033 bash[35201]: audit 2024-02-19T20:55:34.935514+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQCNnQ63/H5GO7KdwMtLITzEMA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yNDAyMTkyMDU1\nMzRaFw0zNDAyMTYyMDU1MzRaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMzNcuPW\nohTqflMgHMlIQ2jgBMNZEyPP9Irzxmns7RaiFD3cXR4xOdJEhbHZqoQlLtCxw11n\nxn3ocJwWet4djakxwusdVT6stSE0g8EAZdqp1ThMj699dPTAFHr1pnHRtAnQ7I6Y\nJVJHSkmlz3pjX49JYsqgKkrljDhongwJHPbRPBWSznfp1KxqTfC+QU6gugsabbUN\nGlFZNAw9nKqEhgRUWzDtlkWe6DfApRjgf3H/gQ6v+pQqbSVHbJMSluDOwtjsnA0x\ngZxBG2ZDLDGNl5Nscft08wntdXHTwMH5urqIW7k1u3pBtlj329KEig67YVacLCpj\niY6ceWtN2Gwj5UsCAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAGfEQwjqtU8lO/wHf\nxM9bNQUO5MU6ALdRcCgsJlBLMIdK8BX2XZoePZRuhof7WwDNCW/QHocO64oFJg0e\nnM69MHvLL2HOtDwFaxM+g5b7lZ5K5zT8ELIE8olhCpmxtPDa2XAW4ozc9Z9g7rtL\n1AQq02AKlHZiAbyjM2bKv1TnmbygTGLtOjRB1IK2+mjpJWqhrt0qoxhoIAk9crgy\ndUaIV2LXhHTo5YNO1Teq4SI7u82kXaQC5VND/rO91NnX1OxvurKRDWg9EdlpntIS\nqCRsJgWA8Ns18JvFR4ZzV8LlKVmQEjkadbjYzge/RJWLKlCskvvWqZL3Ems3YHrj\nYfzS8g==\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-19T20:55:35.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:35 smithi033 bash[35201]: audit 2024-02-19T20:55:34.937957+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQCNnQ63/H5GO7KdwMtLITzEMA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yNDAyMTkyMDU1\nMzRaFw0zNDAyMTYyMDU1MzRaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMzNcuPW\nohTqflMgHMlIQ2jgBMNZEyPP9Irzxmns7RaiFD3cXR4xOdJEhbHZqoQlLtCxw11n\nxn3ocJwWet4djakxwusdVT6stSE0g8EAZdqp1ThMj699dPTAFHr1pnHRtAnQ7I6Y\nJVJHSkmlz3pjX49JYsqgKkrljDhongwJHPbRPBWSznfp1KxqTfC+QU6gugsabbUN\nGlFZNAw9nKqEhgRUWzDtlkWe6DfApRjgf3H/gQ6v+pQqbSVHbJMSluDOwtjsnA0x\ngZxBG2ZDLDGNl5Nscft08wntdXHTwMH5urqIW7k1u3pBtlj329KEig67YVacLCpj\niY6ceWtN2Gwj5UsCAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAGfEQwjqtU8lO/wHf\nxM9bNQUO5MU6ALdRcCgsJlBLMIdK8BX2XZoePZRuhof7WwDNCW/QHocO64oFJg0e\nnM69MHvLL2HOtDwFaxM+g5b7lZ5K5zT8ELIE8olhCpmxtPDa2XAW4ozc9Z9g7rtL\n1AQq02AKlHZiAbyjM2bKv1TnmbygTGLtOjRB1IK2+mjpJWqhrt0qoxhoIAk9crgy\ndUaIV2LXhHTo5YNO1Teq4SI7u82kXaQC5VND/rO91NnX1OxvurKRDWg9EdlpntIS\nqCRsJgWA8Ns18JvFR4ZzV8LlKVmQEjkadbjYzge/RJWLKlCskvvWqZL3Ems3YHrj\nYfzS8g==\n-----END CERTIFICATE-----\n"}]': finished 2024-02-19T20:55:35.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:35 smithi033 bash[35201]: audit 2024-02-19T20:55:34.938326+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDMzXLj1qIU6n5T\nIBzJSENo4ATDWRMjz/SK88Zp7O0WohQ93F0eMTnSRIWx2aqEJS7QscNdZ8Z96HCc\nFnreHY2pMcLrHVU+rLUhNIPBAGXaqdU4TI+vfXT0wBR69aZx0bQJ0OyOmCVSR0pJ\npc96Y1+PSWLKoCpK5Yw4aJ4MCRz20TwVks536dSsak3wvkFOoLoLGm21DRpRWTQM\nPZyqhIYEVFsw7ZZFnug3wKUY4H9x/4EOr/qUKm0lR2yTEpbgzsLY7JwNMYGcQRtm\nQywxjZeTbHH7dPMJ7XVx08DB+bq6iFu5Nbt6QbZY99vShIoOu2FWnCwqY4mOnHlr\nTdhsI+VLAgMBAAECggEAXBWIMe9Agz0IPaHzr4EBZjdLjPYRCAopvwxqyxfPZlzL\n0yCw8bFaeTN8FYJ0C+SYDxfOasINWnFXqKbm6dXJ6yhHpuVSfdKzwlFVaEMgiNfR\n2fV6qYI0QxPWYY7wHr8WP0+j/V1lcoBBY6ndBv+FaOyrMcYgHfrmODq5zVmPn12Y\nyIW24VfoVyRPy1LfMfJ7vRPbd0Vwj2iFpi237eP7lIKgA6utSpJwlgZlYrdxgu7W\n2777Xl3bYkN8Q/LG8ei7TgmtZOYuP1I8cg4/DoDdJm3JTTV0xnRlmeAft6x2kkkh\n85e+dVHmGN61ii9Oj/I2LW6X9FCmPKP+wyW+BwKNUQKBgQDl4XBIhjZdrQIte88h\nGDcmUdJksJSPCWHeufvRLlBVhLVPGaa3mE6m4j7M0VJLbIxILKBEN9xSdTCSWnR9\neXHIUjNssB5lgwhYNF0DXnOmAWRxLUJudgwWATIag71vpRvFR9kG6xvUfgzeVcZn\nWhVK7OKxIOdhpxe7Ws7NhhqX+QKBgQDkEo+ypoUIKyBOZoG52xcbisnVTG6JjbgG\nj7XjMEY2WYheKTGKucqVyqkpZ3VI8lfDIj9UG8eaix/SfEA2XM96/jj+lf3J9faA\n58UMuxbalI0eQbpv1Q3K3pgG529vgTBT7HF1sczP/sqDFmCHKL6Im2TeLoPtMvyG\nVOqEMrwgYwKBgDu20/QC6RxsVKR8BNIT+D98AasmM3D0fvfcWA1+el+8mVxyzVvj\ntIqlOqr5tObiy430Ca2u1QyWZIef96KgaW4f7DvPhBXac9B1ybOWVXRJ6E199EO9\nZmZQ6TL6Bbt6qDwW7cleSVxpYe5fWap/PAi6gCiC45f6T6/bZtz8eOwBAoGBAJBm\nyCCemeAAHiZFdKFN/CVuDDhGej4RQpC08L51VB8ZNOQZRMrGs2N/uvcCEBothi+A\nQYRpSkmpCG7mSGmi/aKrzz4xjUwPtREMrZBP7Dpcj7S2fOpNhLwLj0nfwohgzU51\nh6iy+DBA68tvoZIx0+D+MjESVmkaPRR4MzucO8xtAoGBALKLYRewuWB4iEQdw/Cz\nut+/66l7E+P/dDGPJdTMn+q54EPLYo1tlqeEG3Rj7l177qt+YAhFFMUtdCwHvxpl\nzG1OuWWUnMuZExUc9VJDJ3Lo88w8/by2pWT2pKxkGeusfhxFX38fqPTxUhy+mRb1\nAcDh9T9uKmjCKI54SX4NnmWm\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-19T20:55:35.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:35 smithi033 bash[35201]: audit 2024-02-19T20:55:34.940393+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDMzXLj1qIU6n5T\nIBzJSENo4ATDWRMjz/SK88Zp7O0WohQ93F0eMTnSRIWx2aqEJS7QscNdZ8Z96HCc\nFnreHY2pMcLrHVU+rLUhNIPBAGXaqdU4TI+vfXT0wBR69aZx0bQJ0OyOmCVSR0pJ\npc96Y1+PSWLKoCpK5Yw4aJ4MCRz20TwVks536dSsak3wvkFOoLoLGm21DRpRWTQM\nPZyqhIYEVFsw7ZZFnug3wKUY4H9x/4EOr/qUKm0lR2yTEpbgzsLY7JwNMYGcQRtm\nQywxjZeTbHH7dPMJ7XVx08DB+bq6iFu5Nbt6QbZY99vShIoOu2FWnCwqY4mOnHlr\nTdhsI+VLAgMBAAECggEAXBWIMe9Agz0IPaHzr4EBZjdLjPYRCAopvwxqyxfPZlzL\n0yCw8bFaeTN8FYJ0C+SYDxfOasINWnFXqKbm6dXJ6yhHpuVSfdKzwlFVaEMgiNfR\n2fV6qYI0QxPWYY7wHr8WP0+j/V1lcoBBY6ndBv+FaOyrMcYgHfrmODq5zVmPn12Y\nyIW24VfoVyRPy1LfMfJ7vRPbd0Vwj2iFpi237eP7lIKgA6utSpJwlgZlYrdxgu7W\n2777Xl3bYkN8Q/LG8ei7TgmtZOYuP1I8cg4/DoDdJm3JTTV0xnRlmeAft6x2kkkh\n85e+dVHmGN61ii9Oj/I2LW6X9FCmPKP+wyW+BwKNUQKBgQDl4XBIhjZdrQIte88h\nGDcmUdJksJSPCWHeufvRLlBVhLVPGaa3mE6m4j7M0VJLbIxILKBEN9xSdTCSWnR9\neXHIUjNssB5lgwhYNF0DXnOmAWRxLUJudgwWATIag71vpRvFR9kG6xvUfgzeVcZn\nWhVK7OKxIOdhpxe7Ws7NhhqX+QKBgQDkEo+ypoUIKyBOZoG52xcbisnVTG6JjbgG\nj7XjMEY2WYheKTGKucqVyqkpZ3VI8lfDIj9UG8eaix/SfEA2XM96/jj+lf3J9faA\n58UMuxbalI0eQbpv1Q3K3pgG529vgTBT7HF1sczP/sqDFmCHKL6Im2TeLoPtMvyG\nVOqEMrwgYwKBgDu20/QC6RxsVKR8BNIT+D98AasmM3D0fvfcWA1+el+8mVxyzVvj\ntIqlOqr5tObiy430Ca2u1QyWZIef96KgaW4f7DvPhBXac9B1ybOWVXRJ6E199EO9\nZmZQ6TL6Bbt6qDwW7cleSVxpYe5fWap/PAi6gCiC45f6T6/bZtz8eOwBAoGBAJBm\nyCCemeAAHiZFdKFN/CVuDDhGej4RQpC08L51VB8ZNOQZRMrGs2N/uvcCEBothi+A\nQYRpSkmpCG7mSGmi/aKrzz4xjUwPtREMrZBP7Dpcj7S2fOpNhLwLj0nfwohgzU51\nh6iy+DBA68tvoZIx0+D+MjESVmkaPRR4MzucO8xtAoGBALKLYRewuWB4iEQdw/Cz\nut+/66l7E+P/dDGPJdTMn+q54EPLYo1tlqeEG3Rj7l177qt+YAhFFMUtdCwHvxpl\nzG1OuWWUnMuZExUc9VJDJ3Lo88w8/by2pWT2pKxkGeusfhxFX38fqPTxUhy+mRb1\nAcDh9T9uKmjCKI54SX4NnmWm\n-----END PRIVATE KEY-----\n"}]': finished 2024-02-19T20:55:36.519 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$yiLzKJRECEaa0tAZlZkQyujzmUGsklIwvI5Dp/2ClgdcvRVrQKvI.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1708376136, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-19T20:55:37.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:36 smithi033 bash[35201]: audit 2024-02-19T20:55:36.538110+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$yiLzKJRECEaa0tAZlZkQyujzmUGsklIwvI5Dp/2ClgdcvRVrQKvI.\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1708376136, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2024-02-19T20:55:37.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:36 smithi033 bash[35201]: audit 2024-02-19T20:55:36.539787+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$yiLzKJRECEaa0tAZlZkQyujzmUGsklIwvI5Dp/2ClgdcvRVrQKvI.\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1708376136, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2024-02-19T20:55:37.350 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Fetching dashboard port number... 2024-02-19T20:55:37.351 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi033', '-v', '/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'get', 'mgr', 'mgr/dashboard/ssl_server_port'] 2024-02-19T20:55:37.351 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi033 -v /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpjcoaj96w:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp8aflyezo:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config get mgr mgr/dashboard/ssl_server_port 2024-02-19T20:55:38.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:37 smithi033 bash[35201]: audit 2024-02-19T20:55:36.294946+0000 mgr.y (mgr.14142) 2 : audit [DBG] from='client.14157 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "kgimoukja1", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:55:38.139 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2024-02-19T20:55:38.880 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2024-02-19T20:55:38.881 INFO:teuthology.orchestra.run.smithi033.stderr: 2024-02-19T20:55:38.881 INFO:teuthology.orchestra.run.smithi033.stderr: URL: https://smithi033.front.sepia.ceph.com:8443/ 2024-02-19T20:55:38.881 INFO:teuthology.orchestra.run.smithi033.stderr: User: admin 2024-02-19T20:55:38.881 INFO:teuthology.orchestra.run.smithi033.stderr: Password: kgimoukja1 2024-02-19T20:55:38.881 INFO:teuthology.orchestra.run.smithi033.stderr: 2024-02-19T20:55:38.881 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:You can access the Ceph CLI with: 2024-02-19T20:55:38.881 INFO:teuthology.orchestra.run.smithi033.stderr: 2024-02-19T20:55:38.881 INFO:teuthology.orchestra.run.smithi033.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-19T20:55:38.881 INFO:teuthology.orchestra.run.smithi033.stderr: 2024-02-19T20:55:38.881 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2024-02-19T20:55:38.881 INFO:teuthology.orchestra.run.smithi033.stderr: 2024-02-19T20:55:38.882 INFO:teuthology.orchestra.run.smithi033.stderr: ceph telemetry on 2024-02-19T20:55:38.882 INFO:teuthology.orchestra.run.smithi033.stderr: 2024-02-19T20:55:38.882 INFO:teuthology.orchestra.run.smithi033.stderr:For more information see: 2024-02-19T20:55:38.882 INFO:teuthology.orchestra.run.smithi033.stderr: 2024-02-19T20:55:38.882 INFO:teuthology.orchestra.run.smithi033.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-02-19T20:55:38.882 INFO:teuthology.orchestra.run.smithi033.stderr: 2024-02-19T20:55:38.882 INFO:teuthology.orchestra.run.smithi033.stderr:INFO:cephadm:Bootstrap complete. 2024-02-19T20:55:38.882 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Releasing lock 140378755045528 on /run/cephadm/0eef3440-cf69-11ee-95bb-87774f69a715.lock 2024-02-19T20:55:38.882 INFO:teuthology.orchestra.run.smithi033.stderr:DEBUG:cephadm:Lock 140378755045528 released on /run/cephadm/0eef3440-cf69-11ee-95bb-87774f69a715.lock 2024-02-19T20:55:38.882 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:38 smithi033 bash[35201]: cluster 2024-02-19T20:55:37.810805+0000 mon.a (mon.0) 102 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-02-19T20:55:38.882 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:38 smithi033 bash[35201]: audit 2024-02-19T20:55:38.159147+0000 mon.a (mon.0) 103 : audit [DBG] from='client.? 172.21.15.33:0/3039386591' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-19T20:55:38.882 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:38 smithi033 bash[35201]: audit 2024-02-19T20:55:38.390518+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:55:38.883 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:38 smithi033 bash[35201]: audit 2024-02-19T20:55:38.607105+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:55:34.036504\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:55:34.036607\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-19T20:55:34.036691\", \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:55:38.883 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:38 smithi033 bash[35201]: audit 2024-02-19T20:55:38.608851+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:55:34.036504\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:55:34.036607\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-19T20:55:34.036691\", \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:55:38.907 INFO:tasks.cephadm:Fetching config... 2024-02-19T20:55:38.907 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-02-19T20:55:38.907 DEBUG:teuthology.orchestra.run.smithi033:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-19T20:55:38.926 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-19T20:55:38.926 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-02-19T20:55:38.926 DEBUG:teuthology.orchestra.run.smithi033:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-19T20:55:38.985 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-19T20:55:38.986 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-02-19T20:55:38.986 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd if=/var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/mon.a/keyring of=/dev/stdout 2024-02-19T20:55:39.054 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-19T20:55:39.054 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-02-19T20:55:39.054 DEBUG:teuthology.orchestra.run.smithi033:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-19T20:55:39.114 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-19T20:55:39.114 DEBUG:teuthology.orchestra.run.smithi033:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDqlIel1c01hxI5FK2BQnr9dcw3IYkBzyjlEVEeCyJpZoanOgdD0ApdldpEqhJhAlYW0OLQ9VpqOftOiTAHq/mN+r1t6uC06UMLLYQAzXX1M6EWExai/czeLcyr5GrEiei5XfnfEzhyFcke9EIJqKiwTzvj0mZHOeMllqCG0qtnrZxjWMp+MnnPwIDL3uB0fTvtal3g8LaQg/Cfx6ZEKrA2A09dMMsnUOXuVJJO8Fgoolfc6N6V1CKYah7pHYLdVIo26nPqsfEDctQN0To+GbHs6TjEbCA8Hh8Gs6OPs1HUZo+o3krZ8jC78EKnnFrrsyTynOT1e1V6QcxPNNoC+t7h5U/KSp+xgJA/kHr9lUbGKDzG5S7w2jtT1XgvxT/TFvUxOQG6GClOdH2SCJorj5tVo8TRGUC2/Lgi9XpFuplAuVZkFaDh5zGgdUF1rMhqY5LZrW7ogJwPbhLgFmsL6sk5hbl4T7R54obVqlfYytXKD2ubX96PzUbfGDSn+SX8VG0= ceph-0eef3440-cf69-11ee-95bb-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-19T20:55:39.191 INFO:teuthology.orchestra.run.smithi033.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDqlIel1c01hxI5FK2BQnr9dcw3IYkBzyjlEVEeCyJpZoanOgdD0ApdldpEqhJhAlYW0OLQ9VpqOftOiTAHq/mN+r1t6uC06UMLLYQAzXX1M6EWExai/czeLcyr5GrEiei5XfnfEzhyFcke9EIJqKiwTzvj0mZHOeMllqCG0qtnrZxjWMp+MnnPwIDL3uB0fTvtal3g8LaQg/Cfx6ZEKrA2A09dMMsnUOXuVJJO8Fgoolfc6N6V1CKYah7pHYLdVIo26nPqsfEDctQN0To+GbHs6TjEbCA8Hh8Gs6OPs1HUZo+o3krZ8jC78EKnnFrrsyTynOT1e1V6QcxPNNoC+t7h5U/KSp+xgJA/kHr9lUbGKDzG5S7w2jtT1XgvxT/TFvUxOQG6GClOdH2SCJorj5tVo8TRGUC2/Lgi9XpFuplAuVZkFaDh5zGgdUF1rMhqY5LZrW7ogJwPbhLgFmsL6sk5hbl4T7R54obVqlfYytXKD2ubX96PzUbfGDSn+SX8VG0= ceph-0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T20:55:39.202 DEBUG:teuthology.orchestra.run.smithi172:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDqlIel1c01hxI5FK2BQnr9dcw3IYkBzyjlEVEeCyJpZoanOgdD0ApdldpEqhJhAlYW0OLQ9VpqOftOiTAHq/mN+r1t6uC06UMLLYQAzXX1M6EWExai/czeLcyr5GrEiei5XfnfEzhyFcke9EIJqKiwTzvj0mZHOeMllqCG0qtnrZxjWMp+MnnPwIDL3uB0fTvtal3g8LaQg/Cfx6ZEKrA2A09dMMsnUOXuVJJO8Fgoolfc6N6V1CKYah7pHYLdVIo26nPqsfEDctQN0To+GbHs6TjEbCA8Hh8Gs6OPs1HUZo+o3krZ8jC78EKnnFrrsyTynOT1e1V6QcxPNNoC+t7h5U/KSp+xgJA/kHr9lUbGKDzG5S7w2jtT1XgvxT/TFvUxOQG6GClOdH2SCJorj5tVo8TRGUC2/Lgi9XpFuplAuVZkFaDh5zGgdUF1rMhqY5LZrW7ogJwPbhLgFmsL6sk5hbl4T7R54obVqlfYytXKD2ubX96PzUbfGDSn+SX8VG0= ceph-0eef3440-cf69-11ee-95bb-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-19T20:55:39.247 INFO:teuthology.orchestra.run.smithi172.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDqlIel1c01hxI5FK2BQnr9dcw3IYkBzyjlEVEeCyJpZoanOgdD0ApdldpEqhJhAlYW0OLQ9VpqOftOiTAHq/mN+r1t6uC06UMLLYQAzXX1M6EWExai/czeLcyr5GrEiei5XfnfEzhyFcke9EIJqKiwTzvj0mZHOeMllqCG0qtnrZxjWMp+MnnPwIDL3uB0fTvtal3g8LaQg/Cfx6ZEKrA2A09dMMsnUOXuVJJO8Fgoolfc6N6V1CKYah7pHYLdVIo26nPqsfEDctQN0To+GbHs6TjEbCA8Hh8Gs6OPs1HUZo+o3krZ8jC78EKnnFrrsyTynOT1e1V6QcxPNNoC+t7h5U/KSp+xgJA/kHr9lUbGKDzG5S7w2jtT1XgvxT/TFvUxOQG6GClOdH2SCJorj5tVo8TRGUC2/Lgi9XpFuplAuVZkFaDh5zGgdUF1rMhqY5LZrW7ogJwPbhLgFmsL6sk5hbl4T7R54obVqlfYytXKD2ubX96PzUbfGDSn+SX8VG0= ceph-0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T20:55:39.259 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi172 2024-02-19T20:55:39.259 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-02-19T20:55:39.259 DEBUG:teuthology.orchestra.run.smithi172:> dd of=/etc/ceph/ceph.conf 2024-02-19T20:55:39.278 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-02-19T20:55:39.279 DEBUG:teuthology.orchestra.run.smithi172:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-19T20:55:39.336 INFO:tasks.cephadm:Adding host smithi172 to orchestrator... 2024-02-19T20:55:39.337 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph orch host add smithi172 2024-02-19T20:55:53.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:52 smithi033 bash[35201]: cluster 2024-02-19T20:55:51.798252+0000 mgr.y (mgr.14142) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:55:55.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:54 smithi033 bash[35201]: cluster 2024-02-19T20:55:53.798575+0000 mgr.y (mgr.14142) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:55:57.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:56 smithi033 bash[35201]: cluster 2024-02-19T20:55:55.798946+0000 mgr.y (mgr.14142) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:55:59.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:55:58 smithi033 bash[35201]: cluster 2024-02-19T20:55:57.799308+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 2024-02-19T20:56:01.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:00 smithi033 bash[35201]: cluster 2024-02-19T20:55:59.799682+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 2024-02-19T20:56:03.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:02 smithi033 bash[35201]: cluster 2024-02-19T20:56:01.799972+0000 mgr.y (mgr.14142) 8 : cluster [DBG] pgmap v8: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:04.800 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 20:56:04 smithi033 bash[35437]: Warning: Permanently added 'smithi172,172.21.15.172' (ECDSA) to the list of known hosts. 2024-02-19T20:56:05.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:04 smithi033 bash[35201]: cluster 2024-02-19T20:56:03.800291+0000 mgr.y (mgr.14142) 9 : cluster [DBG] pgmap v9: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:05.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:04 smithi033 bash[35201]: audit 2024-02-19T20:56:04.843551+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"smithi033\", \"labels\": [], \"status\": \"\"}, \"smithi172\": {\"hostname\": \"smithi172\", \"addr\": \"smithi172\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-19T20:56:05.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:04 smithi033 bash[35201]: audit 2024-02-19T20:56:04.845811+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"smithi033\", \"labels\": [], \"status\": \"\"}, \"smithi172\": {\"hostname\": \"smithi172\", \"addr\": \"smithi172\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-19T20:56:05.356 INFO:teuthology.orchestra.run.smithi172.stdout:Added host 'smithi172' 2024-02-19T20:56:06.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:05 smithi033 bash[35201]: audit 2024-02-19T20:56:04.372525+0000 mgr.y (mgr.14142) 10 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi172", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:56:06.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:05 smithi033 bash[35201]: cephadm 2024-02-19T20:56:04.846239+0000 mgr.y (mgr.14142) 11 : cephadm [INF] Added host smithi172 2024-02-19T20:56:06.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:05 smithi033 bash[35201]: audit 2024-02-19T20:56:05.041555+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:56:06.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:05 smithi033 bash[35201]: audit 2024-02-19T20:56:05.045710+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:56:06.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:05 smithi033 bash[35201]: audit 2024-02-19T20:56:05.046360+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:56:06.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:05 smithi033 bash[35201]: audit 2024-02-19T20:56:05.221880+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-19T20:56:05.221562\", \"networks\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:56:06.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:05 smithi033 bash[35201]: audit 2024-02-19T20:56:05.226116+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-19T20:56:05.221562\", \"networks\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:56:06.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:05 smithi033 bash[35201]: audit 2024-02-19T20:56:05.226647+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:56:06.909 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph orch host ls --format=json 2024-02-19T20:56:07.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:06 smithi033 bash[35201]: cluster 2024-02-19T20:56:05.800584+0000 mgr.y (mgr.14142) 12 : cluster [DBG] pgmap v10: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:09.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:08 smithi033 bash[35201]: cluster 2024-02-19T20:56:07.800805+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 2024-02-19T20:56:09.589 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-02-19T20:56:09.589 INFO:teuthology.orchestra.run.smithi172.stdout:[{"addr": "smithi033", "hostname": "smithi033", "labels": [], "status": ""}, {"addr": "smithi172", "hostname": "smithi172", "labels": [], "status": ""}] 2024-02-19T20:56:10.263 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-19T20:56:10.263 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph osd crush tunables default 2024-02-19T20:56:10.294 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:09 smithi033 bash[35201]: audit 2024-02-19T20:56:09.000607+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:56:10.295 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:09 smithi033 bash[35201]: audit 2024-02-19T20:56:09.184436+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-19T20:56:05.221562\", \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:56:10.295 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:09 smithi033 bash[35201]: audit 2024-02-19T20:56:09.186992+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2024-02-19T20:56:05.221562\", \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:56:11.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:10 smithi033 bash[35201]: audit 2024-02-19T20:56:09.608574+0000 mgr.y (mgr.14142) 14 : audit [DBG] from='client.14163 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-19T20:56:11.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:10 smithi033 bash[35201]: cluster 2024-02-19T20:56:09.801188+0000 mgr.y (mgr.14142) 15 : cluster [DBG] pgmap v12: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:12.855 INFO:teuthology.orchestra.run.smithi033.stderr:adjusted tunables profile to default 2024-02-19T20:56:13.209 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:12 smithi033 bash[35201]: cluster 2024-02-19T20:56:11.801413+0000 mgr.y (mgr.14142) 16 : cluster [DBG] pgmap v13: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:13.210 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:12 smithi033 bash[35201]: audit 2024-02-19T20:56:12.024221+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.33:0/3157901872' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-19T20:56:13.471 INFO:tasks.cephadm:Adding mon.c on smithi033 2024-02-19T20:56:13.471 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph orch daemon add mon 'smithi033:[v2:172.21.15.33:3301,v1:172.21.15.33:6790]=c' 2024-02-19T20:56:14.108 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:13 smithi033 bash[35201]: audit 2024-02-19T20:56:12.872640+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.33:0/3157901872' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-19T20:56:14.108 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:13 smithi033 bash[35201]: cluster 2024-02-19T20:56:12.872682+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-19T20:56:15.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:14 smithi033 bash[35201]: cluster 2024-02-19T20:56:13.801732+0000 mgr.y (mgr.14142) 17 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:16.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:15 smithi033 bash[35201]: audit 2024-02-19T20:56:15.327187+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T20:56:16.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:15 smithi033 bash[35201]: audit 2024-02-19T20:56:15.327789+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:56:16.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:15 smithi033 bash[35201]: audit 2024-02-19T20:56:15.328386+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-19T20:56:17.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:16 smithi033 bash[35201]: audit 2024-02-19T20:56:15.325486+0000 mgr.y (mgr.14142) 18 : audit [DBG] from='client.14167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi033:[v2:172.21.15.33:3301,v1:172.21.15.33:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:56:17.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:16 smithi033 bash[35201]: cephadm 2024-02-19T20:56:15.328200+0000 mgr.y (mgr.14142) 19 : cephadm [INF] Deploying daemon mon.c on smithi033 2024-02-19T20:56:17.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:16 smithi033 bash[35201]: cluster 2024-02-19T20:56:15.802049+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 2024-02-19T20:56:18.311 INFO:teuthology.orchestra.run.smithi033.stdout:Deployed mon.c on host 'smithi033' 2024-02-19T20:56:18.930 DEBUG:teuthology.orchestra.run.smithi033:mon.c> sudo journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.c.service 2024-02-19T20:56:18.933 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-19T20:56:18.933 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph mon dump -f json 2024-02-19T20:56:18.964 INFO:journalctl@ceph.mon.c.smithi033.stdout:-- Logs begin at Mon 2024-02-19 20:46:54 UTC. -- 2024-02-19T20:56:23.656 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T20:56:23.656 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":2,"fsid":"0eef3440-cf69-11ee-95bb-87774f69a715","modified":"2024-02-19T20:56:18.419297Z","created":"2024-02-19T20:54:48.556853Z","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.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3301","nonce":0},{"type":"v1","addr":"172.21.15.33:6790","nonce":0}]},"addr":"172.21.15.33:6790/0","public_addr":"172.21.15.33:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2024-02-19T20:56:23.658 INFO:teuthology.orchestra.run.smithi033.stderr:dumped monmap epoch 2 2024-02-19T20:56:23.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[35201]: cluster 2024-02-19T20:56:18.421335+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2024-02-19T20:56:23.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[35201]: cluster 2024-02-19T20:56:19.802750+0000 mgr.y (mgr.14142) 22 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:23.801 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[38634]: cluster 2024-02-19T20:56:18.421335+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2024-02-19T20:56:23.801 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[38634]: cluster 2024-02-19T20:56:19.802750+0000 mgr.y (mgr.14142) 22 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:23.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[35201]: audit 2024-02-19T20:56:20.396499+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395771\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395853\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395886\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}}, \"last_daemon_update\": \"2024-02-19T20:56:20.395962\", \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:56:23.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[35201]: cluster 2024-02-19T20:56:20.419866+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-19T20:56:23.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[35201]: cluster 2024-02-19T20:56:21.803227+0000 mgr.y (mgr.14142) 23 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:23.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[35201]: cluster 2024-02-19T20:56:23.436908+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-19T20:56:23.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[35201]: cluster 2024-02-19T20:56:23.441893+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} 2024-02-19T20:56:23.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[35201]: cluster 2024-02-19T20:56:23.441935+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2024-02-19T20:56:23.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[35201]: cluster 2024-02-19T20:56:23.441965+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-19T20:56:23.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[35201]: cluster 2024-02-19T20:56:23.442172+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 51s) 2024-02-19T20:56:23.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[38634]: audit 2024-02-19T20:56:20.396499+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395771\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395853\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395886\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}}, \"last_daemon_update\": \"2024-02-19T20:56:20.395962\", \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:56:23.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[38634]: cluster 2024-02-19T20:56:20.419866+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-19T20:56:23.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[38634]: cluster 2024-02-19T20:56:21.803227+0000 mgr.y (mgr.14142) 23 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:23.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[38634]: cluster 2024-02-19T20:56:23.436908+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-19T20:56:23.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[38634]: cluster 2024-02-19T20:56:23.441893+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} 2024-02-19T20:56:23.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[38634]: cluster 2024-02-19T20:56:23.441935+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2024-02-19T20:56:23.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[38634]: cluster 2024-02-19T20:56:23.441965+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-19T20:56:23.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[38634]: cluster 2024-02-19T20:56:23.442172+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 51s) 2024-02-19T20:56:23.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[35201]: audit 2024-02-19T20:56:23.443050+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395771\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395853\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395886\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}}, \"last_daemon_update\": \"2024-02-19T20:56:20.395962\", \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:56:23.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[35201]: cluster 2024-02-19T20:56:23.445307+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2024-02-19T20:56:23.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[35201]: audit 2024-02-19T20:56:23.447499+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395771\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395853\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395886\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}}, \"last_daemon_update\": \"2024-02-19T20:56:20.395962\", \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:56:23.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[38634]: audit 2024-02-19T20:56:23.443050+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395771\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395853\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395886\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}}, \"last_daemon_update\": \"2024-02-19T20:56:20.395962\", \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:56:23.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[38634]: cluster 2024-02-19T20:56:23.445307+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2024-02-19T20:56:23.804 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:23 smithi033 bash[38634]: audit 2024-02-19T20:56:23.447499+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395771\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395853\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395886\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}}, \"last_daemon_update\": \"2024-02-19T20:56:20.395962\", \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:56:24.297 INFO:tasks.cephadm:Adding mon.b on smithi172 2024-02-19T20:56:24.298 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph orch daemon add mon smithi172:172.21.15.172=b 2024-02-19T20:56:24.550 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:24 smithi033 bash[35201]: audit 2024-02-19T20:56:23.677151+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.33:0/2736108283' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-19T20:56:24.550 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:24 smithi033 bash[35201]: cluster 2024-02-19T20:56:23.803564+0000 mgr.y (mgr.14142) 24 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:24.551 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:24 smithi033 bash[38634]: audit 2024-02-19T20:56:23.677151+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.33:0/2736108283' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-19T20:56:24.551 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:24 smithi033 bash[38634]: cluster 2024-02-19T20:56:23.803564+0000 mgr.y (mgr.14142) 24 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:27.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:26 smithi033 bash[35201]: cluster 2024-02-19T20:56:25.803837+0000 mgr.y (mgr.14142) 25 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:27.050 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:26 smithi033 bash[38634]: cluster 2024-02-19T20:56:25.803837+0000 mgr.y (mgr.14142) 25 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:28.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:27 smithi033 bash[35201]: audit 2024-02-19T20:56:27.707677+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T20:56:28.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:27 smithi033 bash[35201]: audit 2024-02-19T20:56:27.708540+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:56:28.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:27 smithi033 bash[35201]: audit 2024-02-19T20:56:27.709507+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-19T20:56:28.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:27 smithi033 bash[38634]: audit 2024-02-19T20:56:27.707677+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T20:56:28.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:27 smithi033 bash[38634]: audit 2024-02-19T20:56:27.708540+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:56:28.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:27 smithi033 bash[38634]: audit 2024-02-19T20:56:27.709507+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-19T20:56:29.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:28 smithi033 bash[35201]: audit 2024-02-19T20:56:27.706311+0000 mgr.y (mgr.14142) 26 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi172:172.21.15.172=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:56:29.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:28 smithi033 bash[35201]: cephadm 2024-02-19T20:56:27.709177+0000 mgr.y (mgr.14142) 27 : cephadm [INF] Deploying daemon mon.b on smithi172 2024-02-19T20:56:29.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:28 smithi033 bash[35201]: cluster 2024-02-19T20:56:27.804218+0000 mgr.y (mgr.14142) 28 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:29.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:28 smithi033 bash[38634]: audit 2024-02-19T20:56:27.706311+0000 mgr.y (mgr.14142) 26 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi172:172.21.15.172=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:56:29.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:28 smithi033 bash[38634]: cephadm 2024-02-19T20:56:27.709177+0000 mgr.y (mgr.14142) 27 : cephadm [INF] Deploying daemon mon.b on smithi172 2024-02-19T20:56:29.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:28 smithi033 bash[38634]: cluster 2024-02-19T20:56:27.804218+0000 mgr.y (mgr.14142) 28 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:30.692 INFO:teuthology.orchestra.run.smithi172.stdout:Deployed mon.b on host 'smithi172' 2024-02-19T20:56:31.300 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:30 smithi033 bash[38634]: cluster 2024-02-19T20:56:29.804560+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 2024-02-19T20:56:31.300 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:30 smithi033 bash[38634]: audit 2024-02-19T20:56:30.415159+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}}, \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:56:31.300 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:30 smithi033 bash[38634]: audit 2024-02-19T20:56:30.415673+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:56:31.301 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:30 smithi033 bash[38634]: audit 2024-02-19T20:56:30.417707+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}}, \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:56:31.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:30 smithi033 bash[35201]: cluster 2024-02-19T20:56:29.804560+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 2024-02-19T20:56:31.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:30 smithi033 bash[35201]: audit 2024-02-19T20:56:30.415159+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}}, \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:56:31.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:30 smithi033 bash[35201]: audit 2024-02-19T20:56:30.415673+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:56:31.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:30 smithi033 bash[35201]: audit 2024-02-19T20:56:30.417707+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}}, \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:56:33.277 DEBUG:teuthology.orchestra.run.smithi172:mon.b> sudo journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.b.service 2024-02-19T20:56:33.279 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-19T20:56:33.279 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph mon dump -f json 2024-02-19T20:56:33.311 INFO:journalctl@ceph.mon.b.smithi172.stdout:-- Logs begin at Mon 2024-02-19 20:47:10 UTC. -- 2024-02-19T20:56:36.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[35201]: cluster 2024-02-19T20:56:30.899274+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-02-19T20:56:36.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[35201]: cluster 2024-02-19T20:56:30.899445+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-19T20:56:36.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[35201]: cluster 2024-02-19T20:56:31.804909+0000 mgr.y (mgr.14142) 30 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:36.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[35201]: cluster 2024-02-19T20:56:33.805315+0000 mgr.y (mgr.14142) 31 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:36.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[35201]: cluster 2024-02-19T20:56:35.805601+0000 mgr.y (mgr.14142) 32 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:36.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[35201]: cluster 2024-02-19T20:56:35.912115+0000 mon.a (mon.0) 145 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-19T20:56:36.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[35201]: cluster 2024-02-19T20:56:35.914729+0000 mon.a (mon.0) 146 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} 2024-02-19T20:56:36.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[35201]: cluster 2024-02-19T20:56:35.914773+0000 mon.a (mon.0) 147 : cluster [DBG] fsmap 2024-02-19T20:56:36.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[35201]: cluster 2024-02-19T20:56:35.914797+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-19T20:56:36.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[35201]: cluster 2024-02-19T20:56:35.914989+0000 mon.a (mon.0) 149 : cluster [DBG] mgrmap e13: y(active, since 64s) 2024-02-19T20:56:36.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[35201]: cluster 2024-02-19T20:56:35.915174+0000 mon.a (mon.0) 150 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-19T20:56:36.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[35201]: cluster 2024-02-19T20:56:35.918191+0000 mon.a (mon.0) 151 : cluster [WRN] overall HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-19T20:56:36.301 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[38634]: cluster 2024-02-19T20:56:30.899274+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2024-02-19T20:56:36.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[38634]: cluster 2024-02-19T20:56:30.899445+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-19T20:56:36.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[38634]: cluster 2024-02-19T20:56:31.804909+0000 mgr.y (mgr.14142) 30 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:36.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[38634]: cluster 2024-02-19T20:56:33.805315+0000 mgr.y (mgr.14142) 31 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:36.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[38634]: cluster 2024-02-19T20:56:35.805601+0000 mgr.y (mgr.14142) 32 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:36.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[38634]: cluster 2024-02-19T20:56:35.912115+0000 mon.a (mon.0) 145 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-19T20:56:36.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[38634]: cluster 2024-02-19T20:56:35.914729+0000 mon.a (mon.0) 146 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} 2024-02-19T20:56:36.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[38634]: cluster 2024-02-19T20:56:35.914773+0000 mon.a (mon.0) 147 : cluster [DBG] fsmap 2024-02-19T20:56:36.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[38634]: cluster 2024-02-19T20:56:35.914797+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-19T20:56:36.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[38634]: cluster 2024-02-19T20:56:35.914989+0000 mon.a (mon.0) 149 : cluster [DBG] mgrmap e13: y(active, since 64s) 2024-02-19T20:56:36.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[38634]: cluster 2024-02-19T20:56:35.915174+0000 mon.a (mon.0) 150 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-19T20:56:36.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:35 smithi033 bash[38634]: cluster 2024-02-19T20:56:35.918191+0000 mon.a (mon.0) 151 : cluster [WRN] overall HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-19T20:56:37.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:36 smithi033 bash[35201]: cluster 2024-02-19T20:56:35.966107+0000 mon.a (mon.0) 152 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-19T20:56:37.300 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:36 smithi033 bash[38634]: cluster 2024-02-19T20:56:35.966107+0000 mon.a (mon.0) 152 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-19T20:56:38.188 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:37 smithi172 bash[35245]: cluster 2024-02-19T20:56:35.966107+0000 mon.a (mon.0) 152 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-19T20:56:38.188 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:37 smithi172 bash[35245]: cluster 2024-02-19T20:56:32.896995+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-19T20:56:38.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:37 smithi172 bash[35245]: cluster 2024-02-19T20:56:37.911688+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-19T20:56:38.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:37 smithi172 bash[35245]: cluster 2024-02-19T20:56:37.912219+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-19T20:56:38.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:37 smithi172 bash[35245]: cluster 2024-02-19T20:56:37.912239+0000 mon.a (mon.0) 153 : cluster [INF] mon.a calling monitor election 2024-02-19T20:56:38.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:37 smithi172 bash[35245]: cluster 2024-02-19T20:56:37.926964+0000 mon.a (mon.0) 154 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T20:56:38.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:37 smithi172 bash[35245]: cluster 2024-02-19T20:56:37.936170+0000 mon.a (mon.0) 155 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} 2024-02-19T20:56:38.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:37 smithi172 bash[35245]: cluster 2024-02-19T20:56:37.936216+0000 mon.a (mon.0) 156 : cluster [DBG] fsmap 2024-02-19T20:56:38.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:37 smithi172 bash[35245]: cluster 2024-02-19T20:56:37.936243+0000 mon.a (mon.0) 157 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-19T20:56:38.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:37 smithi172 bash[35245]: cluster 2024-02-19T20:56:37.936440+0000 mon.a (mon.0) 158 : cluster [DBG] mgrmap e13: y(active, since 66s) 2024-02-19T20:56:38.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:37 smithi172 bash[35245]: cluster 2024-02-19T20:56:37.936597+0000 mon.a (mon.0) 159 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-19T20:56:38.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:37 smithi172 bash[35245]: cluster 2024-02-19T20:56:37.941737+0000 mon.a (mon.0) 160 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-02-19T20:56:38.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[35201]: cluster 2024-02-19T20:56:32.896995+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-19T20:56:38.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[35201]: cluster 2024-02-19T20:56:37.911688+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-19T20:56:38.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[35201]: cluster 2024-02-19T20:56:37.912219+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-19T20:56:38.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[35201]: cluster 2024-02-19T20:56:37.912239+0000 mon.a (mon.0) 153 : cluster [INF] mon.a calling monitor election 2024-02-19T20:56:38.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[35201]: cluster 2024-02-19T20:56:37.926964+0000 mon.a (mon.0) 154 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T20:56:38.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[35201]: cluster 2024-02-19T20:56:37.936170+0000 mon.a (mon.0) 155 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} 2024-02-19T20:56:38.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[35201]: cluster 2024-02-19T20:56:37.936216+0000 mon.a (mon.0) 156 : cluster [DBG] fsmap 2024-02-19T20:56:38.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[35201]: cluster 2024-02-19T20:56:37.936243+0000 mon.a (mon.0) 157 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-19T20:56:38.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[35201]: cluster 2024-02-19T20:56:37.936440+0000 mon.a (mon.0) 158 : cluster [DBG] mgrmap e13: y(active, since 66s) 2024-02-19T20:56:38.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[35201]: cluster 2024-02-19T20:56:37.936597+0000 mon.a (mon.0) 159 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-19T20:56:38.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[35201]: cluster 2024-02-19T20:56:37.941737+0000 mon.a (mon.0) 160 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-02-19T20:56:38.301 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[38634]: cluster 2024-02-19T20:56:32.896995+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-19T20:56:38.301 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[38634]: cluster 2024-02-19T20:56:37.911688+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-19T20:56:38.301 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[38634]: cluster 2024-02-19T20:56:37.912219+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-19T20:56:38.301 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[38634]: cluster 2024-02-19T20:56:37.912239+0000 mon.a (mon.0) 153 : cluster [INF] mon.a calling monitor election 2024-02-19T20:56:38.301 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[38634]: cluster 2024-02-19T20:56:37.926964+0000 mon.a (mon.0) 154 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T20:56:38.301 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[38634]: cluster 2024-02-19T20:56:37.936170+0000 mon.a (mon.0) 155 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} 2024-02-19T20:56:38.301 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[38634]: cluster 2024-02-19T20:56:37.936216+0000 mon.a (mon.0) 156 : cluster [DBG] fsmap 2024-02-19T20:56:38.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[38634]: cluster 2024-02-19T20:56:37.936243+0000 mon.a (mon.0) 157 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-19T20:56:38.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[38634]: cluster 2024-02-19T20:56:37.936440+0000 mon.a (mon.0) 158 : cluster [DBG] mgrmap e13: y(active, since 66s) 2024-02-19T20:56:38.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[38634]: cluster 2024-02-19T20:56:37.936597+0000 mon.a (mon.0) 159 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-19T20:56:38.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:37 smithi033 bash[38634]: cluster 2024-02-19T20:56:37.941737+0000 mon.a (mon.0) 160 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2024-02-19T20:56:39.938 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:39 smithi172 bash[35245]: audit 2024-02-19T20:56:39.535382+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:39.534652\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}}, \"last_daemon_update\": \"2024-02-19T20:56:39.534807\", \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:56:39.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:39 smithi172 bash[35245]: audit 2024-02-19T20:56:39.538224+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:39.534652\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}}, \"last_daemon_update\": \"2024-02-19T20:56:39.534807\", \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:56:40.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:39 smithi033 bash[35201]: audit 2024-02-19T20:56:39.535382+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:39.534652\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}}, \"last_daemon_update\": \"2024-02-19T20:56:39.534807\", \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:56:40.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:39 smithi033 bash[35201]: audit 2024-02-19T20:56:39.538224+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:39.534652\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}}, \"last_daemon_update\": \"2024-02-19T20:56:39.534807\", \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:56:40.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:39 smithi033 bash[38634]: audit 2024-02-19T20:56:39.535382+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:39.534652\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}}, \"last_daemon_update\": \"2024-02-19T20:56:39.534807\", \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:56:40.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:39 smithi033 bash[38634]: audit 2024-02-19T20:56:39.538224+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:39.534652\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}}, \"last_daemon_update\": \"2024-02-19T20:56:39.534807\", \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:56:40.938 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:40 smithi172 bash[35245]: cluster 2024-02-19T20:56:39.806416+0000 mgr.y (mgr.14142) 34 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:41.050 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:40 smithi033 bash[38634]: cluster 2024-02-19T20:56:39.806416+0000 mgr.y (mgr.14142) 34 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:41.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:40 smithi033 bash[35201]: cluster 2024-02-19T20:56:39.806416+0000 mgr.y (mgr.14142) 34 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:42.126 INFO:teuthology.orchestra.run.smithi172.stdout: 2024-02-19T20:56:42.126 INFO:teuthology.orchestra.run.smithi172.stdout:{"epoch":3,"fsid":"0eef3440-cf69-11ee-95bb-87774f69a715","modified":"2024-02-19T20:56:30.895835Z","created":"2024-02-19T20:54:48.556853Z","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.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3301","nonce":0},{"type":"v1","addr":"172.21.15.33:6790","nonce":0}]},"addr":"172.21.15.33:6790/0","public_addr":"172.21.15.33:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:3300","nonce":0},{"type":"v1","addr":"172.21.15.172:6789","nonce":0}]},"addr":"172.21.15.172:6789/0","public_addr":"172.21.15.172:6789/0","priority":0,"weight":0}],"quorum":[0,1,2]} 2024-02-19T20:56:42.127 INFO:teuthology.orchestra.run.smithi172.stderr:dumped monmap epoch 3 2024-02-19T20:56:42.703 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-19T20:56:42.703 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph config generate-minimal-conf 2024-02-19T20:56:43.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:42 smithi033 bash[35201]: cluster 2024-02-19T20:56:41.806851+0000 mgr.y (mgr.14142) 35 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:43.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:42 smithi033 bash[35201]: audit 2024-02-19T20:56:42.146581+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.172:0/2883227614' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-19T20:56:43.050 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:42 smithi033 bash[38634]: cluster 2024-02-19T20:56:41.806851+0000 mgr.y (mgr.14142) 35 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:43.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:42 smithi033 bash[38634]: audit 2024-02-19T20:56:42.146581+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.172:0/2883227614' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-19T20:56:43.188 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:42 smithi172 bash[35245]: cluster 2024-02-19T20:56:41.806851+0000 mgr.y (mgr.14142) 35 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:43.188 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:42 smithi172 bash[35245]: audit 2024-02-19T20:56:42.146581+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.172:0/2883227614' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-19T20:56:44.567 INFO:teuthology.orchestra.run.smithi033.stdout:# minimal ceph.conf for 0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T20:56:44.567 INFO:teuthology.orchestra.run.smithi033.stdout:[global] 2024-02-19T20:56:44.567 INFO:teuthology.orchestra.run.smithi033.stdout: fsid = 0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T20:56:44.567 INFO:teuthology.orchestra.run.smithi033.stdout: mon_host = [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] [v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0] 2024-02-19T20:56:45.122 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:44 smithi033 bash[35201]: cluster 2024-02-19T20:56:43.807219+0000 mgr.y (mgr.14142) 36 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:45.122 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:44 smithi033 bash[35201]: audit 2024-02-19T20:56:44.587523+0000 mon.a (mon.0) 164 : audit [DBG] from='client.? 172.21.15.33:0/452052278' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:56:45.123 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:44 smithi033 bash[38634]: cluster 2024-02-19T20:56:43.807219+0000 mgr.y (mgr.14142) 36 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:45.123 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:44 smithi033 bash[38634]: audit 2024-02-19T20:56:44.587523+0000 mon.a (mon.0) 164 : audit [DBG] from='client.? 172.21.15.33:0/452052278' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:56:45.135 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-19T20:56:45.136 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-02-19T20:56:45.136 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/etc/ceph/ceph.conf 2024-02-19T20:56:45.167 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-02-19T20:56:45.167 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-19T20:56:45.188 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:44 smithi172 bash[35245]: cluster 2024-02-19T20:56:43.807219+0000 mgr.y (mgr.14142) 36 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:45.188 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:44 smithi172 bash[35245]: audit 2024-02-19T20:56:44.587523+0000 mon.a (mon.0) 164 : audit [DBG] from='client.? 172.21.15.33:0/452052278' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:56:45.236 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-02-19T20:56:45.236 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/ceph/ceph.conf 2024-02-19T20:56:45.274 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-02-19T20:56:45.274 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-19T20:56:45.345 INFO:tasks.cephadm:Adding mgr.y on smithi033 2024-02-19T20:56:45.345 INFO:tasks.cephadm:Adding mgr.x on smithi172 2024-02-19T20:56:45.345 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph orch apply mgr '2;smithi033=y;smithi172=x' 2024-02-19T20:56:46.938 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:46 smithi172 bash[35245]: cluster 2024-02-19T20:56:45.807549+0000 mgr.y (mgr.14142) 37 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:47.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:46 smithi033 bash[35201]: cluster 2024-02-19T20:56:45.807549+0000 mgr.y (mgr.14142) 37 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:47.050 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:46 smithi033 bash[38634]: cluster 2024-02-19T20:56:45.807549+0000 mgr.y (mgr.14142) 37 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:47.485 INFO:teuthology.orchestra.run.smithi172.stdout:Scheduled mgr update... 2024-02-19T20:56:47.938 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:47 smithi172 bash[35245]: audit 2024-02-19T20:56:47.501178+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-19T20:56:47.500779\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi033\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi172\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-02-19T20:56:47.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:47 smithi172 bash[35245]: audit 2024-02-19T20:56:47.503986+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-19T20:56:47.500779\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi033\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi172\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-02-19T20:56:47.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:47 smithi172 bash[35245]: audit 2024-02-19T20:56:47.505443+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T20:56:47.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:47 smithi172 bash[35245]: audit 2024-02-19T20:56:47.508047+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-19T20:56:47.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:47 smithi172 bash[35245]: audit 2024-02-19T20:56:47.508888+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:56:47.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:47 smithi172 bash[35245]: audit 2024-02-19T20:56:47.509917+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-19T20:56:48.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:47 smithi033 bash[35201]: audit 2024-02-19T20:56:47.501178+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-19T20:56:47.500779\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi033\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi172\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-02-19T20:56:48.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:47 smithi033 bash[35201]: audit 2024-02-19T20:56:47.503986+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-19T20:56:47.500779\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi033\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi172\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-02-19T20:56:48.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:47 smithi033 bash[35201]: audit 2024-02-19T20:56:47.505443+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T20:56:48.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:47 smithi033 bash[35201]: audit 2024-02-19T20:56:47.508047+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-19T20:56:48.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:47 smithi033 bash[35201]: audit 2024-02-19T20:56:47.508888+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:56:48.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:47 smithi033 bash[35201]: audit 2024-02-19T20:56:47.509917+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-19T20:56:48.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:47 smithi033 bash[38634]: audit 2024-02-19T20:56:47.501178+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-19T20:56:47.500779\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi033\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi172\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2024-02-19T20:56:48.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:47 smithi033 bash[38634]: audit 2024-02-19T20:56:47.503986+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2024-02-19T20:56:47.500779\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi033\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi172\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2024-02-19T20:56:48.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:47 smithi033 bash[38634]: audit 2024-02-19T20:56:47.505443+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T20:56:48.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:47 smithi033 bash[38634]: audit 2024-02-19T20:56:47.508047+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-19T20:56:48.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:47 smithi033 bash[38634]: audit 2024-02-19T20:56:47.508888+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:56:48.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:47 smithi033 bash[38634]: audit 2024-02-19T20:56:47.509917+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-19T20:56:48.340 DEBUG:teuthology.orchestra.run.smithi172:mgr.x> sudo journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mgr.x.service 2024-02-19T20:56:48.342 INFO:tasks.cephadm:Deploying OSDs... 2024-02-19T20:56:48.342 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-02-19T20:56:48.342 DEBUG:teuthology.orchestra.run.smithi033:> dd if=/scratch_devs of=/dev/stdout 2024-02-19T20:56:48.365 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-19T20:56:48.365 DEBUG:teuthology.orchestra.run.smithi033:> stat /dev/vg_nvme/lv_1 2024-02-19T20:56:48.370 INFO:journalctl@ceph.mgr.x.smithi172.stdout:-- Logs begin at Mon 2024-02-19 20:47:10 UTC. -- 2024-02-19T20:56:48.428 INFO:teuthology.orchestra.run.smithi033.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-19T20:56:48.428 INFO:teuthology.orchestra.run.smithi033.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-19T20:56:48.428 INFO:teuthology.orchestra.run.smithi033.stdout:Device: 6h/6d Inode: 170133 Links: 1 2024-02-19T20:56:48.428 INFO:teuthology.orchestra.run.smithi033.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-19T20:56:48.428 INFO:teuthology.orchestra.run.smithi033.stdout:Context: system_u:object_r:device_t:s0 2024-02-19T20:56:48.428 INFO:teuthology.orchestra.run.smithi033.stdout:Access: 2024-02-19 20:56:17.928279683 +0000 2024-02-19T20:56:48.429 INFO:teuthology.orchestra.run.smithi033.stdout:Modify: 2024-02-19 20:52:48.375828165 +0000 2024-02-19T20:56:48.429 INFO:teuthology.orchestra.run.smithi033.stdout:Change: 2024-02-19 20:52:48.375828165 +0000 2024-02-19T20:56:48.429 INFO:teuthology.orchestra.run.smithi033.stdout: Birth: - 2024-02-19T20:56:48.429 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-19T20:56:48.500 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records in 2024-02-19T20:56:48.500 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records out 2024-02-19T20:56:48.501 INFO:teuthology.orchestra.run.smithi033.stderr:512 bytes copied, 0.000254963 s, 2.0 MB/s 2024-02-19T20:56:48.502 DEBUG:teuthology.orchestra.run.smithi033:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-19T20:56:48.564 DEBUG:teuthology.orchestra.run.smithi033:> stat /dev/vg_nvme/lv_2 2024-02-19T20:56:48.627 INFO:teuthology.orchestra.run.smithi033.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-19T20:56:48.627 INFO:teuthology.orchestra.run.smithi033.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-19T20:56:48.627 INFO:teuthology.orchestra.run.smithi033.stdout:Device: 6h/6d Inode: 167402 Links: 1 2024-02-19T20:56:48.627 INFO:teuthology.orchestra.run.smithi033.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-19T20:56:48.627 INFO:teuthology.orchestra.run.smithi033.stdout:Context: system_u:object_r:device_t:s0 2024-02-19T20:56:48.627 INFO:teuthology.orchestra.run.smithi033.stdout:Access: 2024-02-19 20:56:17.928279683 +0000 2024-02-19T20:56:48.627 INFO:teuthology.orchestra.run.smithi033.stdout:Modify: 2024-02-19 20:52:48.730822463 +0000 2024-02-19T20:56:48.627 INFO:teuthology.orchestra.run.smithi033.stdout:Change: 2024-02-19 20:52:48.730822463 +0000 2024-02-19T20:56:48.627 INFO:teuthology.orchestra.run.smithi033.stdout: Birth: - 2024-02-19T20:56:48.628 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-19T20:56:48.699 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records in 2024-02-19T20:56:48.699 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records out 2024-02-19T20:56:48.699 INFO:teuthology.orchestra.run.smithi033.stderr:512 bytes copied, 0.000341853 s, 1.5 MB/s 2024-02-19T20:56:48.700 DEBUG:teuthology.orchestra.run.smithi033:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-19T20:56:48.762 DEBUG:teuthology.orchestra.run.smithi033:> stat /dev/vg_nvme/lv_3 2024-02-19T20:56:48.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:48 smithi033 bash[35201]: audit 2024-02-19T20:56:47.500157+0000 mgr.y (mgr.14142) 38 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi033=y;smithi172=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:56:48.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:48 smithi033 bash[35201]: cephadm 2024-02-19T20:56:47.500765+0000 mgr.y (mgr.14142) 39 : cephadm [INF] Saving service mgr spec with placement count:2 smithi033=y,smithi172=x 2024-02-19T20:56:48.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:48 smithi033 bash[35201]: cephadm 2024-02-19T20:56:47.509508+0000 mgr.y (mgr.14142) 40 : cephadm [INF] Deploying daemon mgr.x on smithi172 2024-02-19T20:56:48.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:48 smithi033 bash[35201]: cluster 2024-02-19T20:56:47.807801+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:48.800 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:48 smithi033 bash[38634]: audit 2024-02-19T20:56:47.500157+0000 mgr.y (mgr.14142) 38 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi033=y;smithi172=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:56:48.801 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:48 smithi033 bash[38634]: cephadm 2024-02-19T20:56:47.500765+0000 mgr.y (mgr.14142) 39 : cephadm [INF] Saving service mgr spec with placement count:2 smithi033=y,smithi172=x 2024-02-19T20:56:48.801 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:48 smithi033 bash[38634]: cephadm 2024-02-19T20:56:47.509508+0000 mgr.y (mgr.14142) 40 : cephadm [INF] Deploying daemon mgr.x on smithi172 2024-02-19T20:56:48.801 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:48 smithi033 bash[38634]: cluster 2024-02-19T20:56:47.807801+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:48.821 INFO:teuthology.orchestra.run.smithi033.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-19T20:56:48.821 INFO:teuthology.orchestra.run.smithi033.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-19T20:56:48.821 INFO:teuthology.orchestra.run.smithi033.stdout:Device: 6h/6d Inode: 167542 Links: 1 2024-02-19T20:56:48.821 INFO:teuthology.orchestra.run.smithi033.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-19T20:56:48.821 INFO:teuthology.orchestra.run.smithi033.stdout:Context: system_u:object_r:device_t:s0 2024-02-19T20:56:48.821 INFO:teuthology.orchestra.run.smithi033.stdout:Access: 2024-02-19 20:56:17.928279683 +0000 2024-02-19T20:56:48.821 INFO:teuthology.orchestra.run.smithi033.stdout:Modify: 2024-02-19 20:52:49.065817082 +0000 2024-02-19T20:56:48.821 INFO:teuthology.orchestra.run.smithi033.stdout:Change: 2024-02-19 20:52:49.065817082 +0000 2024-02-19T20:56:48.821 INFO:teuthology.orchestra.run.smithi033.stdout: Birth: - 2024-02-19T20:56:48.822 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-19T20:56:48.891 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records in 2024-02-19T20:56:48.891 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records out 2024-02-19T20:56:48.891 INFO:teuthology.orchestra.run.smithi033.stderr:512 bytes copied, 0.000209229 s, 2.4 MB/s 2024-02-19T20:56:48.892 DEBUG:teuthology.orchestra.run.smithi033:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-19T20:56:48.902 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:48 smithi172 bash[35245]: audit 2024-02-19T20:56:47.500157+0000 mgr.y (mgr.14142) 38 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi033=y;smithi172=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:56:48.903 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:48 smithi172 bash[35245]: cephadm 2024-02-19T20:56:47.500765+0000 mgr.y (mgr.14142) 39 : cephadm [INF] Saving service mgr spec with placement count:2 smithi033=y,smithi172=x 2024-02-19T20:56:48.903 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:48 smithi172 bash[35245]: cephadm 2024-02-19T20:56:47.509508+0000 mgr.y (mgr.14142) 40 : cephadm [INF] Deploying daemon mgr.x on smithi172 2024-02-19T20:56:48.903 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:48 smithi172 bash[35245]: cluster 2024-02-19T20:56:47.807801+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:48.953 DEBUG:teuthology.orchestra.run.smithi033:> stat /dev/vg_nvme/lv_4 2024-02-19T20:56:49.014 INFO:teuthology.orchestra.run.smithi033.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-19T20:56:49.014 INFO:teuthology.orchestra.run.smithi033.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-19T20:56:49.014 INFO:teuthology.orchestra.run.smithi033.stdout:Device: 6h/6d Inode: 168463 Links: 1 2024-02-19T20:56:49.015 INFO:teuthology.orchestra.run.smithi033.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-19T20:56:49.015 INFO:teuthology.orchestra.run.smithi033.stdout:Context: system_u:object_r:device_t:s0 2024-02-19T20:56:49.015 INFO:teuthology.orchestra.run.smithi033.stdout:Access: 2024-02-19 20:56:17.928279683 +0000 2024-02-19T20:56:49.015 INFO:teuthology.orchestra.run.smithi033.stdout:Modify: 2024-02-19 20:52:49.447810947 +0000 2024-02-19T20:56:49.015 INFO:teuthology.orchestra.run.smithi033.stdout:Change: 2024-02-19 20:52:49.447810947 +0000 2024-02-19T20:56:49.015 INFO:teuthology.orchestra.run.smithi033.stdout: Birth: - 2024-02-19T20:56:49.015 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-19T20:56:49.083 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records in 2024-02-19T20:56:49.083 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records out 2024-02-19T20:56:49.083 INFO:teuthology.orchestra.run.smithi033.stderr:512 bytes copied, 0.000238616 s, 2.1 MB/s 2024-02-19T20:56:49.085 DEBUG:teuthology.orchestra.run.smithi033:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-19T20:56:49.146 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-02-19T20:56:49.146 DEBUG:teuthology.orchestra.run.smithi172:> dd if=/scratch_devs of=/dev/stdout 2024-02-19T20:56:49.165 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-19T20:56:49.165 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/vg_nvme/lv_1 2024-02-19T20:56:49.227 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-19T20:56:49.228 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-19T20:56:49.228 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 6h/6d Inode: 159527 Links: 1 2024-02-19T20:56:49.228 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-19T20:56:49.228 INFO:teuthology.orchestra.run.smithi172.stdout:Context: system_u:object_r:device_t:s0 2024-02-19T20:56:49.228 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2024-02-19 20:56:30.312416572 +0000 2024-02-19T20:56:49.228 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2024-02-19 20:52:41.169544762 +0000 2024-02-19T20:56:49.228 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2024-02-19 20:52:41.169544762 +0000 2024-02-19T20:56:49.228 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: - 2024-02-19T20:56:49.228 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-19T20:56:49.312 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2024-02-19T20:56:49.312 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2024-02-19T20:56:49.312 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000232564 s, 2.2 MB/s 2024-02-19T20:56:49.313 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-19T20:56:49.331 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/vg_nvme/lv_2 2024-02-19T20:56:49.388 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-19T20:56:49.389 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-19T20:56:49.389 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 6h/6d Inode: 167568 Links: 1 2024-02-19T20:56:49.389 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-19T20:56:49.389 INFO:teuthology.orchestra.run.smithi172.stdout:Context: system_u:object_r:device_t:s0 2024-02-19T20:56:49.389 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2024-02-19 20:56:49.290946426 +0000 2024-02-19T20:56:49.389 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2024-02-19 20:52:41.501536609 +0000 2024-02-19T20:56:49.389 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2024-02-19 20:52:41.501536609 +0000 2024-02-19T20:56:49.389 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: - 2024-02-19T20:56:49.389 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-19T20:56:49.457 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2024-02-19T20:56:49.457 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2024-02-19T20:56:49.458 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000199653 s, 2.6 MB/s 2024-02-19T20:56:49.459 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-19T20:56:49.460 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 20:56:49 smithi172 systemd[1]: Starting Ceph mgr.x for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T20:56:49.460 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 20:56:49 smithi172 podman[36092]: Error: no container with ID or name "ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr.x" found: no such container 2024-02-19T20:56:49.479 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/vg_nvme/lv_3 2024-02-19T20:56:49.537 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-19T20:56:49.538 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-19T20:56:49.538 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 6h/6d Inode: 166670 Links: 1 2024-02-19T20:56:49.538 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-19T20:56:49.538 INFO:teuthology.orchestra.run.smithi172.stdout:Context: system_u:object_r:device_t:s0 2024-02-19T20:56:49.538 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2024-02-19 20:56:49.410943458 +0000 2024-02-19T20:56:49.538 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2024-02-19 20:52:41.837528359 +0000 2024-02-19T20:56:49.538 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2024-02-19 20:52:41.837528359 +0000 2024-02-19T20:56:49.538 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: - 2024-02-19T20:56:49.538 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-19T20:56:49.605 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2024-02-19T20:56:49.605 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2024-02-19T20:56:49.605 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000173611 s, 2.9 MB/s 2024-02-19T20:56:49.606 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-19T20:56:49.665 DEBUG:teuthology.orchestra.run.smithi172:> stat /dev/vg_nvme/lv_4 2024-02-19T20:56:49.726 INFO:teuthology.orchestra.run.smithi172.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-19T20:56:49.726 INFO:teuthology.orchestra.run.smithi172.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-19T20:56:49.727 INFO:teuthology.orchestra.run.smithi172.stdout:Device: 6h/6d Inode: 163831 Links: 1 2024-02-19T20:56:49.727 INFO:teuthology.orchestra.run.smithi172.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-19T20:56:49.727 INFO:teuthology.orchestra.run.smithi172.stdout:Context: system_u:object_r:device_t:s0 2024-02-19T20:56:49.727 INFO:teuthology.orchestra.run.smithi172.stdout:Access: 2024-02-19 20:56:49.410943458 +0000 2024-02-19T20:56:49.727 INFO:teuthology.orchestra.run.smithi172.stdout:Modify: 2024-02-19 20:52:42.189519715 +0000 2024-02-19T20:56:49.727 INFO:teuthology.orchestra.run.smithi172.stdout:Change: 2024-02-19 20:52:42.189519715 +0000 2024-02-19T20:56:49.727 INFO:teuthology.orchestra.run.smithi172.stdout: Birth: - 2024-02-19T20:56:49.727 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-19T20:56:49.731 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 20:56:49 smithi172 systemd[1]: Started Ceph mgr.x for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T20:56:49.731 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:49 smithi172 bash[35245]: audit 2024-02-19T20:56:49.517062+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:39.534652\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}}, \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:56:49.732 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:49 smithi172 bash[35245]: audit 2024-02-19T20:56:49.520398+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:39.534652\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}}, \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:56:49.732 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:49 smithi172 bash[35245]: audit 2024-02-19T20:56:49.521158+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:56:49.760 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records in 2024-02-19T20:56:49.761 INFO:teuthology.orchestra.run.smithi172.stderr:1+0 records out 2024-02-19T20:56:49.761 INFO:teuthology.orchestra.run.smithi172.stderr:512 bytes copied, 0.000222757 s, 2.3 MB/s 2024-02-19T20:56:49.762 DEBUG:teuthology.orchestra.run.smithi172:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-19T20:56:49.820 INFO:tasks.cephadm:Deploying osd.0 on smithi033 with /dev/vg_nvme/lv_4... 2024-02-19T20:56:49.820 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-19T20:56:50.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:49 smithi033 bash[35201]: audit 2024-02-19T20:56:49.517062+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:39.534652\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}}, \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:56:50.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:49 smithi033 bash[35201]: audit 2024-02-19T20:56:49.520398+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:39.534652\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}}, \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:56:50.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:49 smithi033 bash[35201]: audit 2024-02-19T20:56:49.521158+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:56:50.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:49 smithi033 bash[38634]: audit 2024-02-19T20:56:49.517062+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:39.534652\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}}, \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:56:50.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:49 smithi033 bash[38634]: audit 2024-02-19T20:56:49.520398+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:39.534652\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}}, \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:56:50.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:49 smithi033 bash[38634]: audit 2024-02-19T20:56:49.521158+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:56:50.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:50 smithi172 bash[35245]: cluster 2024-02-19T20:56:49.808339+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:50.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:50 smithi172 bash[35245]: audit 2024-02-19T20:56:50.639384+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638736\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638817\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}}, \"last_daemon_update\": \"2024-02-19T20:56:50.638892\", \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:56:50.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:50 smithi172 bash[35245]: audit 2024-02-19T20:56:50.642894+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638736\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638817\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}}, \"last_daemon_update\": \"2024-02-19T20:56:50.638892\", \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:56:50.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:50 smithi172 bash[35245]: audit 2024-02-19T20:56:50.643922+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-19T20:56:50.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:50 smithi172 bash[35245]: audit 2024-02-19T20:56:50.644488+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:56:50.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:50 smithi172 bash[35245]: audit 2024-02-19T20:56:50.645175+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-19T20:56:51.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:50 smithi033 bash[35201]: cluster 2024-02-19T20:56:49.808339+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:51.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:50 smithi033 bash[35201]: audit 2024-02-19T20:56:50.639384+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638736\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638817\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}}, \"last_daemon_update\": \"2024-02-19T20:56:50.638892\", \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:56:51.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:50 smithi033 bash[38634]: cluster 2024-02-19T20:56:49.808339+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:51.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:50 smithi033 bash[38634]: audit 2024-02-19T20:56:50.639384+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638736\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638817\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}}, \"last_daemon_update\": \"2024-02-19T20:56:50.638892\", \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:56:51.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:50 smithi033 bash[35201]: audit 2024-02-19T20:56:50.642894+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638736\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638817\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}}, \"last_daemon_update\": \"2024-02-19T20:56:50.638892\", \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:56:51.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:50 smithi033 bash[35201]: audit 2024-02-19T20:56:50.643922+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-19T20:56:51.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:50 smithi033 bash[35201]: audit 2024-02-19T20:56:50.644488+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:56:51.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:50 smithi033 bash[35201]: audit 2024-02-19T20:56:50.645175+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-19T20:56:51.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:50 smithi033 bash[38634]: audit 2024-02-19T20:56:50.642894+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638736\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638817\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}}, \"last_daemon_update\": \"2024-02-19T20:56:50.638892\", \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:56:51.052 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:50 smithi033 bash[38634]: audit 2024-02-19T20:56:50.643922+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-19T20:56:51.052 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:50 smithi033 bash[38634]: audit 2024-02-19T20:56:50.644488+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:56:51.052 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:50 smithi033 bash[38634]: audit 2024-02-19T20:56:50.645175+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-19T20:56:51.826 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-19T20:56:51.826 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-19T20:56:51.827 INFO:teuthology.orchestra.run.smithi033.stderr: stderr: 10+0 records in 2024-02-19T20:56:51.827 INFO:teuthology.orchestra.run.smithi033.stderr:10+0 records out 2024-02-19T20:56:51.827 INFO:teuthology.orchestra.run.smithi033.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0114725 s, 914 MB/s 2024-02-19T20:56:51.827 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping successful for: 2024-02-19T20:56:51.938 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:51 smithi172 bash[35245]: cephadm 2024-02-19T20:56:50.643736+0000 mgr.y (mgr.14142) 43 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-19T20:56:51.938 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:51 smithi172 bash[35245]: cephadm 2024-02-19T20:56:50.644918+0000 mgr.y (mgr.14142) 44 : cephadm [INF] Reconfiguring daemon mgr.y on smithi033 2024-02-19T20:56:52.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:51 smithi033 bash[35201]: cephadm 2024-02-19T20:56:50.643736+0000 mgr.y (mgr.14142) 43 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-19T20:56:52.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:51 smithi033 bash[35201]: cephadm 2024-02-19T20:56:50.644918+0000 mgr.y (mgr.14142) 44 : cephadm [INF] Reconfiguring daemon mgr.y on smithi033 2024-02-19T20:56:52.050 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:51 smithi033 bash[38634]: cephadm 2024-02-19T20:56:50.643736+0000 mgr.y (mgr.14142) 43 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-19T20:56:52.050 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:51 smithi033 bash[38634]: cephadm 2024-02-19T20:56:50.644918+0000 mgr.y (mgr.14142) 44 : cephadm [INF] Reconfiguring daemon mgr.y on smithi033 2024-02-19T20:56:52.811 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph orch daemon add osd smithi033:vg_nvme/lv_4 2024-02-19T20:56:52.938 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:52 smithi172 bash[35245]: cluster 2024-02-19T20:56:51.808720+0000 mgr.y (mgr.14142) 45 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:52.954 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:52 smithi033 bash[35201]: cluster 2024-02-19T20:56:51.808720+0000 mgr.y (mgr.14142) 45 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:52.954 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:52 smithi033 bash[38634]: cluster 2024-02-19T20:56:51.808720+0000 mgr.y (mgr.14142) 45 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:53.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:53 smithi033 bash[35201]: audit 2024-02-19T20:56:53.259012+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395771\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395886\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}}, \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:56:53.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:53 smithi033 bash[35201]: audit 2024-02-19T20:56:53.261380+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395771\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395886\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}}, \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:56:53.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:53 smithi033 bash[35201]: audit 2024-02-19T20:56:53.261953+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:56:53.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:53 smithi033 bash[35201]: cluster 2024-02-19T20:56:53.649769+0000 mon.a (mon.0) 182 : cluster [DBG] Standby manager daemon x started 2024-02-19T20:56:53.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:53 smithi033 bash[35201]: audit 2024-02-19T20:56:53.650790+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.172:0/2031970181' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T20:56:53.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:53 smithi033 bash[35201]: audit 2024-02-19T20:56:53.651696+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.172:0/2031970181' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T20:56:53.801 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:53 smithi033 bash[38634]: audit 2024-02-19T20:56:53.259012+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395771\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395886\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}}, \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:56:53.801 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:53 smithi033 bash[38634]: audit 2024-02-19T20:56:53.261380+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395771\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395886\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}}, \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:56:53.801 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:53 smithi033 bash[38634]: audit 2024-02-19T20:56:53.261953+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:56:53.801 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:53 smithi033 bash[38634]: cluster 2024-02-19T20:56:53.649769+0000 mon.a (mon.0) 182 : cluster [DBG] Standby manager daemon x started 2024-02-19T20:56:53.801 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:53 smithi033 bash[38634]: audit 2024-02-19T20:56:53.650790+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.172:0/2031970181' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T20:56:53.801 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:53 smithi033 bash[38634]: audit 2024-02-19T20:56:53.651696+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.172:0/2031970181' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T20:56:53.938 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:53 smithi172 bash[35245]: audit 2024-02-19T20:56:53.259012+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395771\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395886\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}}, \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:56:53.938 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:53 smithi172 bash[35245]: audit 2024-02-19T20:56:53.261380+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395771\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:20.395886\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}}, \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:56:53.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:53 smithi172 bash[35245]: audit 2024-02-19T20:56:53.261953+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:56:53.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:53 smithi172 bash[35245]: cluster 2024-02-19T20:56:53.649769+0000 mon.a (mon.0) 182 : cluster [DBG] Standby manager daemon x started 2024-02-19T20:56:53.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:53 smithi172 bash[35245]: audit 2024-02-19T20:56:53.650790+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.172:0/2031970181' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T20:56:53.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:53 smithi172 bash[35245]: audit 2024-02-19T20:56:53.651696+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.172:0/2031970181' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T20:56:54.904 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:54 smithi033 bash[35201]: cluster 2024-02-19T20:56:53.808983+0000 mgr.y (mgr.14142) 46 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:54.904 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:54 smithi033 bash[35201]: cluster 2024-02-19T20:56:54.265748+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e14: y(active, since 82s), standbys: x 2024-02-19T20:56:54.904 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:54 smithi033 bash[35201]: audit 2024-02-19T20:56:54.265859+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T20:56:54.905 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:54 smithi033 bash[38634]: cluster 2024-02-19T20:56:53.808983+0000 mgr.y (mgr.14142) 46 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:54.905 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:54 smithi033 bash[38634]: cluster 2024-02-19T20:56:54.265748+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e14: y(active, since 82s), standbys: x 2024-02-19T20:56:54.905 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:54 smithi033 bash[38634]: audit 2024-02-19T20:56:54.265859+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T20:56:54.938 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:54 smithi172 bash[35245]: cluster 2024-02-19T20:56:53.808983+0000 mgr.y (mgr.14142) 46 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:54.938 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:54 smithi172 bash[35245]: cluster 2024-02-19T20:56:54.265748+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e14: y(active, since 82s), standbys: x 2024-02-19T20:56:54.938 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:54 smithi172 bash[35245]: audit 2024-02-19T20:56:54.265859+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T20:56:55.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:55 smithi172 bash[35245]: audit 2024-02-19T20:56:55.130673+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.129924\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130005\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130054\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}}, \"last_daemon_update\": \"2024-02-19T20:56:55.130133\", \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:56:55.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:55 smithi172 bash[35245]: audit 2024-02-19T20:56:55.133552+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.129924\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130005\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130054\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}}, \"last_daemon_update\": \"2024-02-19T20:56:55.130133\", \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:56:55.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:55 smithi172 bash[35245]: audit 2024-02-19T20:56:55.541009+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:56:55.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:55 smithi172 bash[35245]: audit 2024-02-19T20:56:55.541567+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:56:55.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:55 smithi172 bash[35245]: audit 2024-02-19T20:56:55.542193+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:56:55.953 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:55 smithi033 bash[35201]: audit 2024-02-19T20:56:55.130673+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.129924\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130005\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130054\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}}, \"last_daemon_update\": \"2024-02-19T20:56:55.130133\", \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:56:55.953 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:55 smithi033 bash[38634]: audit 2024-02-19T20:56:55.130673+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.129924\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130005\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130054\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}}, \"last_daemon_update\": \"2024-02-19T20:56:55.130133\", \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:56:55.954 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:55 smithi033 bash[35201]: audit 2024-02-19T20:56:55.133552+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.129924\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130005\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130054\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}}, \"last_daemon_update\": \"2024-02-19T20:56:55.130133\", \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:56:55.954 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:55 smithi033 bash[35201]: audit 2024-02-19T20:56:55.541009+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:56:55.954 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:55 smithi033 bash[35201]: audit 2024-02-19T20:56:55.541567+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:56:55.954 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:55 smithi033 bash[35201]: audit 2024-02-19T20:56:55.542193+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:56:55.954 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:55 smithi033 bash[38634]: audit 2024-02-19T20:56:55.133552+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.129924\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130005\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130054\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}}, \"last_daemon_update\": \"2024-02-19T20:56:55.130133\", \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:56:55.954 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:55 smithi033 bash[38634]: audit 2024-02-19T20:56:55.541009+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:56:55.954 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:55 smithi033 bash[38634]: audit 2024-02-19T20:56:55.541567+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:56:55.954 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:55 smithi033 bash[38634]: audit 2024-02-19T20:56:55.542193+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:56:56.938 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:56 smithi172 bash[35245]: audit 2024-02-19T20:56:55.539936+0000 mgr.y (mgr.14142) 47 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:56:56.938 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:56 smithi172 bash[35245]: cephadm 2024-02-19T20:56:55.540739+0000 mgr.y (mgr.14142) 48 : cephadm [INF] Applying osd on host smithi033... 2024-02-19T20:56:56.939 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:56 smithi172 bash[35245]: cluster 2024-02-19T20:56:55.809289+0000 mgr.y (mgr.14142) 49 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:57.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:56 smithi033 bash[35201]: audit 2024-02-19T20:56:55.539936+0000 mgr.y (mgr.14142) 47 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:56:57.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:56 smithi033 bash[35201]: cephadm 2024-02-19T20:56:55.540739+0000 mgr.y (mgr.14142) 48 : cephadm [INF] Applying osd on host smithi033... 2024-02-19T20:56:57.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:56 smithi033 bash[35201]: cluster 2024-02-19T20:56:55.809289+0000 mgr.y (mgr.14142) 49 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:57.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:56 smithi033 bash[38634]: audit 2024-02-19T20:56:55.539936+0000 mgr.y (mgr.14142) 47 : audit [DBG] from='client.14202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:56:57.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:56 smithi033 bash[38634]: cephadm 2024-02-19T20:56:55.540739+0000 mgr.y (mgr.14142) 48 : cephadm [INF] Applying osd on host smithi033... 2024-02-19T20:56:57.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:56 smithi033 bash[38634]: cluster 2024-02-19T20:56:55.809289+0000 mgr.y (mgr.14142) 49 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:56:58.188 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:57 smithi172 bash[35245]: audit 2024-02-19T20:56:57.782507+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.33:0/4072585750' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb79fc4c-d8a3-4113-b141-05354c1efda0"}]: dispatch 2024-02-19T20:56:58.188 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:57 smithi172 bash[35245]: audit 2024-02-19T20:56:57.782792+0000 mon.a (mon.0) 190 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb79fc4c-d8a3-4113-b141-05354c1efda0"}]: dispatch 2024-02-19T20:56:58.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:57 smithi172 bash[35245]: audit 2024-02-19T20:56:57.793711+0000 mon.a (mon.0) 191 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bb79fc4c-d8a3-4113-b141-05354c1efda0"}]': finished 2024-02-19T20:56:58.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:57 smithi172 bash[35245]: cluster 2024-02-19T20:56:57.793741+0000 mon.a (mon.0) 192 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-19T20:56:58.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:57 smithi172 bash[35245]: audit 2024-02-19T20:56:57.793852+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T20:56:58.300 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:57 smithi033 bash[38634]: audit 2024-02-19T20:56:57.782507+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.33:0/4072585750' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb79fc4c-d8a3-4113-b141-05354c1efda0"}]: dispatch 2024-02-19T20:56:58.300 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:57 smithi033 bash[38634]: audit 2024-02-19T20:56:57.782792+0000 mon.a (mon.0) 190 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb79fc4c-d8a3-4113-b141-05354c1efda0"}]: dispatch 2024-02-19T20:56:58.300 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:57 smithi033 bash[38634]: audit 2024-02-19T20:56:57.793711+0000 mon.a (mon.0) 191 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bb79fc4c-d8a3-4113-b141-05354c1efda0"}]': finished 2024-02-19T20:56:58.300 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:57 smithi033 bash[38634]: cluster 2024-02-19T20:56:57.793741+0000 mon.a (mon.0) 192 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-19T20:56:58.301 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:57 smithi033 bash[38634]: audit 2024-02-19T20:56:57.793852+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T20:56:58.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:57 smithi033 bash[35201]: audit 2024-02-19T20:56:57.782507+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.33:0/4072585750' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb79fc4c-d8a3-4113-b141-05354c1efda0"}]: dispatch 2024-02-19T20:56:58.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:57 smithi033 bash[35201]: audit 2024-02-19T20:56:57.782792+0000 mon.a (mon.0) 190 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb79fc4c-d8a3-4113-b141-05354c1efda0"}]: dispatch 2024-02-19T20:56:58.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:57 smithi033 bash[35201]: audit 2024-02-19T20:56:57.793711+0000 mon.a (mon.0) 191 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bb79fc4c-d8a3-4113-b141-05354c1efda0"}]': finished 2024-02-19T20:56:58.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:57 smithi033 bash[35201]: cluster 2024-02-19T20:56:57.793741+0000 mon.a (mon.0) 192 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-19T20:56:58.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:57 smithi033 bash[35201]: audit 2024-02-19T20:56:57.793852+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T20:56:59.188 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:58 smithi172 bash[35245]: cluster 2024-02-19T20:56:57.809604+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 2024-02-19T20:56:59.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:56:58 smithi172 bash[35245]: audit 2024-02-19T20:56:58.570641+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.33:0/4082778325' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:56:59.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:58 smithi033 bash[35201]: cluster 2024-02-19T20:56:57.809604+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 2024-02-19T20:56:59.300 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:56:58 smithi033 bash[35201]: audit 2024-02-19T20:56:58.570641+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.33:0/4082778325' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:56:59.300 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:58 smithi033 bash[38634]: cluster 2024-02-19T20:56:57.809604+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 2024-02-19T20:56:59.301 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:56:58 smithi033 bash[38634]: audit 2024-02-19T20:56:58.570641+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.33:0/4082778325' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:57:01.022 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:00 smithi033 bash[35201]: cluster 2024-02-19T20:56:59.809996+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:01.022 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:00 smithi033 bash[38634]: cluster 2024-02-19T20:56:59.809996+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:01.188 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:00 smithi172 bash[35245]: cluster 2024-02-19T20:56:59.809996+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:02.086 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:01 smithi033 bash[38634]: audit 2024-02-19T20:57:01.055831+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:02.087 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:01 smithi033 bash[35201]: audit 2024-02-19T20:57:01.055831+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:02.188 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:01 smithi172 bash[35245]: audit 2024-02-19T20:57:01.055831+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:03.188 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:02 smithi172 bash[35245]: cluster 2024-02-19T20:57:01.810277+0000 mgr.y (mgr.14142) 52 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:03.279 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:02 smithi033 bash[35201]: cluster 2024-02-19T20:57:01.810277+0000 mgr.y (mgr.14142) 52 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:03.279 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:02 smithi033 bash[38634]: cluster 2024-02-19T20:57:01.810277+0000 mgr.y (mgr.14142) 52 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:04.123 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:03 smithi033 bash[35201]: audit 2024-02-19T20:57:03.533966+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-19T20:57:04.123 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:03 smithi033 bash[35201]: audit 2024-02-19T20:57:03.534570+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:04.123 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:03 smithi033 bash[35201]: audit 2024-02-19T20:57:03.535234+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-19T20:57:04.123 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:03 smithi033 bash[38634]: audit 2024-02-19T20:57:03.533966+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-19T20:57:04.123 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:03 smithi033 bash[38634]: audit 2024-02-19T20:57:03.534570+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:04.123 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:03 smithi033 bash[38634]: audit 2024-02-19T20:57:03.535234+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-19T20:57:04.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:03 smithi172 bash[35245]: audit 2024-02-19T20:57:03.533966+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-19T20:57:04.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:03 smithi172 bash[35245]: audit 2024-02-19T20:57:03.534570+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:04.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:03 smithi172 bash[35245]: audit 2024-02-19T20:57:03.535234+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-19T20:57:05.034 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:04 smithi033 bash[35201]: cephadm 2024-02-19T20:57:03.535011+0000 mgr.y (mgr.14142) 53 : cephadm [INF] Deploying daemon osd.0 on smithi033 2024-02-19T20:57:05.034 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:04 smithi033 bash[35201]: cluster 2024-02-19T20:57:03.810569+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:05.034 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:04 smithi033 bash[38634]: cephadm 2024-02-19T20:57:03.535011+0000 mgr.y (mgr.14142) 53 : cephadm [INF] Deploying daemon osd.0 on smithi033 2024-02-19T20:57:05.034 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:04 smithi033 bash[38634]: cluster 2024-02-19T20:57:03.810569+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:05.101 INFO:teuthology.orchestra.run.smithi033.stdout:Created osd(s) 0 on host 'smithi033' 2024-02-19T20:57:05.188 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:04 smithi172 bash[35245]: cephadm 2024-02-19T20:57:03.535011+0000 mgr.y (mgr.14142) 53 : cephadm [INF] Deploying daemon osd.0 on smithi033 2024-02-19T20:57:05.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:04 smithi172 bash[35245]: cluster 2024-02-19T20:57:03.810569+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:06.107 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:05 smithi033 bash[35201]: audit 2024-02-19T20:57:05.115790+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.129924\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130005\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130054\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"daemon_id\": \"0\", \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}}, \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:06.107 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:05 smithi033 bash[38634]: audit 2024-02-19T20:57:05.115790+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.129924\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130005\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130054\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"daemon_id\": \"0\", \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}}, \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:06.107 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:05 smithi033 bash[35201]: audit 2024-02-19T20:57:05.116236+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:57:06.108 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:05 smithi033 bash[35201]: audit 2024-02-19T20:57:05.119161+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.129924\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130005\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130054\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"daemon_id\": \"0\", \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}}, \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:06.108 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:05 smithi033 bash[38634]: audit 2024-02-19T20:57:05.116236+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:57:06.108 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:05 smithi033 bash[38634]: audit 2024-02-19T20:57:05.119161+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.129924\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130005\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130054\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"daemon_id\": \"0\", \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}}, \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:06.120 DEBUG:teuthology.orchestra.run.smithi033:osd.0> sudo journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.0.service 2024-02-19T20:57:06.123 INFO:tasks.cephadm:Deploying osd.1 on smithi033 with /dev/vg_nvme/lv_3... 2024-02-19T20:57:06.123 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-19T20:57:06.153 INFO:journalctl@ceph.osd.0.smithi033.stdout:-- Logs begin at Mon 2024-02-19 20:46:54 UTC. -- 2024-02-19T20:57:06.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:05 smithi172 bash[35245]: audit 2024-02-19T20:57:05.115790+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.129924\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130005\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130054\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"daemon_id\": \"0\", \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}}, \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:06.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:05 smithi172 bash[35245]: audit 2024-02-19T20:57:05.116236+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:57:06.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:05 smithi172 bash[35245]: audit 2024-02-19T20:57:05.119161+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.129924\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130005\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:55.130054\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"daemon_id\": \"0\", \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}}, \"last_device_update\": \"2024-02-19T20:55:38.606587\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:07.149 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:06 smithi033 bash[35201]: cluster 2024-02-19T20:57:05.811082+0000 mgr.y (mgr.14142) 55 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:07.149 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:06 smithi033 bash[38634]: cluster 2024-02-19T20:57:05.811082+0000 mgr.y (mgr.14142) 55 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:07.188 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:06 smithi172 bash[35245]: cluster 2024-02-19T20:57:05.811082+0000 mgr.y (mgr.14142) 55 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:08.192 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 20:57:07 smithi033 bash[40882]: debug 2024-02-19T20:57:07.827+0000 7f8a4d7b1ec0 -1 Falling back to public interface 2024-02-19T20:57:08.452 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 20:57:08 smithi033 bash[40882]: debug 2024-02-19T20:57:08.391+0000 7f8a4d7b1ec0 -1 osd.0 0 log_to_monitors {default=true} 2024-02-19T20:57:09.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:08 smithi033 bash[35201]: cluster 2024-02-19T20:57:07.811481+0000 mgr.y (mgr.14142) 56 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:09.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:08 smithi033 bash[35201]: audit 2024-02-19T20:57:08.395790+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/876027626,v1:172.21.15.33:6803/876027626]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T20:57:09.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:08 smithi033 bash[35201]: audit 2024-02-19T20:57:08.396111+0000 mon.a (mon.0) 201 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T20:57:09.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:08 smithi033 bash[38634]: cluster 2024-02-19T20:57:07.811481+0000 mgr.y (mgr.14142) 56 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:09.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:08 smithi033 bash[38634]: audit 2024-02-19T20:57:08.395790+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/876027626,v1:172.21.15.33:6803/876027626]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T20:57:09.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:08 smithi033 bash[38634]: audit 2024-02-19T20:57:08.396111+0000 mon.a (mon.0) 201 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T20:57:09.114 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-19T20:57:09.114 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-19T20:57:09.114 INFO:teuthology.orchestra.run.smithi033.stderr: stderr: 10+0 records in 2024-02-19T20:57:09.114 INFO:teuthology.orchestra.run.smithi033.stderr:10+0 records out 2024-02-19T20:57:09.114 INFO:teuthology.orchestra.run.smithi033.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0122386 s, 857 MB/s 2024-02-19T20:57:09.114 INFO:teuthology.orchestra.run.smithi033.stderr: stderr: 2024-02-19T20:57:09.114 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping successful for: 2024-02-19T20:57:09.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:08 smithi172 bash[35245]: cluster 2024-02-19T20:57:07.811481+0000 mgr.y (mgr.14142) 56 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:09.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:08 smithi172 bash[35245]: audit 2024-02-19T20:57:08.395790+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/876027626,v1:172.21.15.33:6803/876027626]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T20:57:09.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:08 smithi172 bash[35245]: audit 2024-02-19T20:57:08.396111+0000 mon.a (mon.0) 201 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T20:57:09.754 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph orch daemon add osd smithi033:vg_nvme/lv_3 2024-02-19T20:57:10.051 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 20:57:09 smithi033 bash[40882]: debug 2024-02-19T20:57:09.890+0000 7f8a36566700 -1 osd.0 0 waiting for initial osdmap 2024-02-19T20:57:10.051 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 20:57:09 smithi033 bash[40882]: debug 2024-02-19T20:57:09.893+0000 7f8a41782700 -1 osd.0 9 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-02-19T20:57:10.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:09 smithi033 bash[35201]: audit 2024-02-19T20:57:08.878391+0000 mon.a (mon.0) 202 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-19T20:57:10.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:09 smithi033 bash[35201]: cluster 2024-02-19T20:57:08.878438+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-19T20:57:10.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:09 smithi033 bash[35201]: audit 2024-02-19T20:57:08.878549+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T20:57:10.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:09 smithi033 bash[35201]: audit 2024-02-19T20:57:08.881418+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/876027626,v1:172.21.15.33:6803/876027626]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T20:57:10.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:09 smithi033 bash[35201]: audit 2024-02-19T20:57:08.881713+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T20:57:10.052 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:09 smithi033 bash[38634]: audit 2024-02-19T20:57:08.878391+0000 mon.a (mon.0) 202 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-19T20:57:10.052 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:09 smithi033 bash[38634]: cluster 2024-02-19T20:57:08.878438+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-19T20:57:10.052 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:09 smithi033 bash[38634]: audit 2024-02-19T20:57:08.878549+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T20:57:10.052 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:09 smithi033 bash[38634]: audit 2024-02-19T20:57:08.881418+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/876027626,v1:172.21.15.33:6803/876027626]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T20:57:10.052 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:09 smithi033 bash[38634]: audit 2024-02-19T20:57:08.881713+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T20:57:10.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:09 smithi033 bash[35201]: audit 2024-02-19T20:57:09.850804+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.849976\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850066\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850100\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850130\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}}, \"last_daemon_update\": \"2024-02-19T20:57:09.850202\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:10.053 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:09 smithi033 bash[35201]: audit 2024-02-19T20:57:09.853509+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.849976\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850066\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850100\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850130\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}}, \"last_daemon_update\": \"2024-02-19T20:57:09.850202\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:10.053 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:09 smithi033 bash[35201]: audit 2024-02-19T20:57:09.854006+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:10.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:09 smithi033 bash[38634]: audit 2024-02-19T20:57:09.850804+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.849976\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850066\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850100\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850130\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}}, \"last_daemon_update\": \"2024-02-19T20:57:09.850202\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:10.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:09 smithi033 bash[38634]: audit 2024-02-19T20:57:09.853509+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.849976\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850066\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850100\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850130\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}}, \"last_daemon_update\": \"2024-02-19T20:57:09.850202\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:10.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:09 smithi033 bash[38634]: audit 2024-02-19T20:57:09.854006+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:10.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:09 smithi172 bash[35245]: audit 2024-02-19T20:57:08.878391+0000 mon.a (mon.0) 202 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-19T20:57:10.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:09 smithi172 bash[35245]: cluster 2024-02-19T20:57:08.878438+0000 mon.a (mon.0) 203 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-19T20:57:10.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:09 smithi172 bash[35245]: audit 2024-02-19T20:57:08.878549+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T20:57:10.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:09 smithi172 bash[35245]: audit 2024-02-19T20:57:08.881418+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/876027626,v1:172.21.15.33:6803/876027626]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T20:57:10.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:09 smithi172 bash[35245]: audit 2024-02-19T20:57:08.881713+0000 mon.a (mon.0) 205 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T20:57:10.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:09 smithi172 bash[35245]: audit 2024-02-19T20:57:09.850804+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.849976\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850066\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850100\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850130\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}}, \"last_daemon_update\": \"2024-02-19T20:57:09.850202\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:10.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:09 smithi172 bash[35245]: audit 2024-02-19T20:57:09.853509+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.849976\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850066\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850100\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850130\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}}, \"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_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}}, \"last_daemon_update\": \"2024-02-19T20:57:09.850202\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:10.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:09 smithi172 bash[35245]: audit 2024-02-19T20:57:09.854006+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:11.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:10 smithi172 bash[35245]: cluster 2024-02-19T20:57:09.405621+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:57:11.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:10 smithi172 bash[35245]: cluster 2024-02-19T20:57:09.405699+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:57:11.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:10 smithi172 bash[35245]: cluster 2024-02-19T20:57:09.811774+0000 mgr.y (mgr.14142) 57 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:11.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:10 smithi172 bash[35245]: audit 2024-02-19T20:57:09.882172+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-02-19T20:57:11.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:10 smithi172 bash[35245]: cluster 2024-02-19T20:57:09.882213+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-19T20:57:11.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:10 smithi172 bash[35245]: audit 2024-02-19T20:57:09.883215+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T20:57:11.244 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:10 smithi033 bash[35201]: cluster 2024-02-19T20:57:09.405621+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:57:11.244 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:10 smithi033 bash[35201]: cluster 2024-02-19T20:57:09.405699+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:57:11.244 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:10 smithi033 bash[35201]: cluster 2024-02-19T20:57:09.811774+0000 mgr.y (mgr.14142) 57 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:11.244 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:10 smithi033 bash[35201]: audit 2024-02-19T20:57:09.882172+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-02-19T20:57:11.244 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:10 smithi033 bash[35201]: cluster 2024-02-19T20:57:09.882213+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-19T20:57:11.245 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:10 smithi033 bash[35201]: audit 2024-02-19T20:57:09.883215+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T20:57:11.245 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:10 smithi033 bash[38634]: cluster 2024-02-19T20:57:09.405621+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:57:11.245 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:10 smithi033 bash[38634]: cluster 2024-02-19T20:57:09.405699+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:57:11.245 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:10 smithi033 bash[38634]: cluster 2024-02-19T20:57:09.811774+0000 mgr.y (mgr.14142) 57 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:11.245 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:10 smithi033 bash[38634]: audit 2024-02-19T20:57:09.882172+0000 mon.a (mon.0) 209 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-02-19T20:57:11.245 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:10 smithi033 bash[38634]: cluster 2024-02-19T20:57:09.882213+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-19T20:57:11.245 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:10 smithi033 bash[38634]: audit 2024-02-19T20:57:09.883215+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T20:57:12.170 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:11 smithi033 bash[35201]: cluster 2024-02-19T20:57:10.891144+0000 mon.a (mon.0) 212 : cluster [INF] osd.0 [v2:172.21.15.33:6802/876027626,v1:172.21.15.33:6803/876027626] boot 2024-02-19T20:57:12.170 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:11 smithi033 bash[35201]: cluster 2024-02-19T20:57:10.891200+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-19T20:57:12.171 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:11 smithi033 bash[35201]: audit 2024-02-19T20:57:10.891653+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T20:57:12.171 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:11 smithi033 bash[38634]: cluster 2024-02-19T20:57:10.891144+0000 mon.a (mon.0) 212 : cluster [INF] osd.0 [v2:172.21.15.33:6802/876027626,v1:172.21.15.33:6803/876027626] boot 2024-02-19T20:57:12.171 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:11 smithi033 bash[38634]: cluster 2024-02-19T20:57:10.891200+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-19T20:57:12.171 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:11 smithi033 bash[38634]: audit 2024-02-19T20:57:10.891653+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T20:57:12.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:11 smithi172 bash[35245]: cluster 2024-02-19T20:57:10.891144+0000 mon.a (mon.0) 212 : cluster [INF] osd.0 [v2:172.21.15.33:6802/876027626,v1:172.21.15.33:6803/876027626] boot 2024-02-19T20:57:12.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:11 smithi172 bash[35245]: cluster 2024-02-19T20:57:10.891200+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-19T20:57:12.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:11 smithi172 bash[35245]: audit 2024-02-19T20:57:10.891653+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T20:57:13.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:12 smithi172 bash[35245]: cluster 2024-02-19T20:57:11.812078+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:13.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:12 smithi172 bash[35245]: cluster 2024-02-19T20:57:11.897729+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-19T20:57:13.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:12 smithi172 bash[35245]: audit 2024-02-19T20:57:12.068655+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:57:13.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:12 smithi172 bash[35245]: audit 2024-02-19T20:57:12.069319+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:13.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:12 smithi172 bash[35245]: audit 2024-02-19T20:57:12.070064+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:13.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:12 smithi172 bash[35245]: cluster 2024-02-19T20:57:12.897239+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-19T20:57:13.295 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:12 smithi033 bash[35201]: cluster 2024-02-19T20:57:11.812078+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:13.296 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:12 smithi033 bash[35201]: cluster 2024-02-19T20:57:11.897729+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-19T20:57:13.296 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:12 smithi033 bash[35201]: audit 2024-02-19T20:57:12.068655+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:57:13.296 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:12 smithi033 bash[35201]: audit 2024-02-19T20:57:12.069319+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:13.296 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:12 smithi033 bash[35201]: audit 2024-02-19T20:57:12.070064+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:13.296 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:12 smithi033 bash[35201]: cluster 2024-02-19T20:57:12.897239+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-19T20:57:13.296 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:12 smithi033 bash[38634]: cluster 2024-02-19T20:57:11.812078+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T20:57:13.296 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:12 smithi033 bash[38634]: cluster 2024-02-19T20:57:11.897729+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-19T20:57:13.296 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:12 smithi033 bash[38634]: audit 2024-02-19T20:57:12.068655+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:57:13.296 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:12 smithi033 bash[38634]: audit 2024-02-19T20:57:12.069319+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:13.296 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:12 smithi033 bash[38634]: audit 2024-02-19T20:57:12.070064+0000 mon.a (mon.0) 218 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:13.296 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:12 smithi033 bash[38634]: cluster 2024-02-19T20:57:12.897239+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-19T20:57:14.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:13 smithi172 bash[35245]: audit 2024-02-19T20:57:12.067783+0000 mgr.y (mgr.14142) 59 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:57:14.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:13 smithi172 bash[35245]: cephadm 2024-02-19T20:57:12.068416+0000 mgr.y (mgr.14142) 60 : cephadm [INF] Applying osd on host smithi033... 2024-02-19T20:57:14.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:13 smithi033 bash[35201]: audit 2024-02-19T20:57:12.067783+0000 mgr.y (mgr.14142) 59 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:57:14.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:13 smithi033 bash[35201]: cephadm 2024-02-19T20:57:12.068416+0000 mgr.y (mgr.14142) 60 : cephadm [INF] Applying osd on host smithi033... 2024-02-19T20:57:14.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:13 smithi033 bash[38634]: audit 2024-02-19T20:57:12.067783+0000 mgr.y (mgr.14142) 59 : audit [DBG] from='client.24142 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:57:14.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:13 smithi033 bash[38634]: cephadm 2024-02-19T20:57:12.068416+0000 mgr.y (mgr.14142) 60 : cephadm [INF] Applying osd on host smithi033... 2024-02-19T20:57:15.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:14 smithi033 bash[35201]: cluster 2024-02-19T20:57:13.812441+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v51: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:15.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:14 smithi033 bash[35201]: cluster 2024-02-19T20:57:13.901964+0000 mon.a (mon.0) 220 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-19T20:57:15.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:14 smithi033 bash[35201]: audit 2024-02-19T20:57:14.681331+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.33:0/4243362798' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bea97173-e979-493f-8d99-e4e24c9b75f9"}]: dispatch 2024-02-19T20:57:15.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:14 smithi033 bash[35201]: audit 2024-02-19T20:57:14.681626+0000 mon.a (mon.0) 221 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bea97173-e979-493f-8d99-e4e24c9b75f9"}]: dispatch 2024-02-19T20:57:15.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:14 smithi033 bash[35201]: audit 2024-02-19T20:57:14.686622+0000 mon.a (mon.0) 222 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bea97173-e979-493f-8d99-e4e24c9b75f9"}]': finished 2024-02-19T20:57:15.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:14 smithi033 bash[35201]: cluster 2024-02-19T20:57:14.686655+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-19T20:57:15.053 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:14 smithi033 bash[35201]: audit 2024-02-19T20:57:14.686768+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T20:57:15.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:14 smithi033 bash[38634]: cluster 2024-02-19T20:57:13.812441+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v51: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:15.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:14 smithi033 bash[38634]: cluster 2024-02-19T20:57:13.901964+0000 mon.a (mon.0) 220 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-19T20:57:15.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:14 smithi033 bash[38634]: audit 2024-02-19T20:57:14.681331+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.33:0/4243362798' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bea97173-e979-493f-8d99-e4e24c9b75f9"}]: dispatch 2024-02-19T20:57:15.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:14 smithi033 bash[38634]: audit 2024-02-19T20:57:14.681626+0000 mon.a (mon.0) 221 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bea97173-e979-493f-8d99-e4e24c9b75f9"}]: dispatch 2024-02-19T20:57:15.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:14 smithi033 bash[38634]: audit 2024-02-19T20:57:14.686622+0000 mon.a (mon.0) 222 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bea97173-e979-493f-8d99-e4e24c9b75f9"}]': finished 2024-02-19T20:57:15.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:14 smithi033 bash[38634]: cluster 2024-02-19T20:57:14.686655+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-19T20:57:15.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:14 smithi033 bash[38634]: audit 2024-02-19T20:57:14.686768+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T20:57:15.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:14 smithi172 bash[35245]: cluster 2024-02-19T20:57:13.812441+0000 mgr.y (mgr.14142) 61 : cluster [DBG] pgmap v51: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:15.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:14 smithi172 bash[35245]: cluster 2024-02-19T20:57:13.901964+0000 mon.a (mon.0) 220 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-19T20:57:15.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:14 smithi172 bash[35245]: audit 2024-02-19T20:57:14.681331+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.33:0/4243362798' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bea97173-e979-493f-8d99-e4e24c9b75f9"}]: dispatch 2024-02-19T20:57:15.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:14 smithi172 bash[35245]: audit 2024-02-19T20:57:14.681626+0000 mon.a (mon.0) 221 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bea97173-e979-493f-8d99-e4e24c9b75f9"}]: dispatch 2024-02-19T20:57:15.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:14 smithi172 bash[35245]: audit 2024-02-19T20:57:14.686622+0000 mon.a (mon.0) 222 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bea97173-e979-493f-8d99-e4e24c9b75f9"}]': finished 2024-02-19T20:57:15.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:14 smithi172 bash[35245]: cluster 2024-02-19T20:57:14.686655+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-19T20:57:15.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:14 smithi172 bash[35245]: audit 2024-02-19T20:57:14.686768+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T20:57:16.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:15 smithi172 bash[35245]: audit 2024-02-19T20:57:15.524161+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:57:16.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:15 smithi172 bash[35245]: audit 2024-02-19T20:57:15.546959+0000 mon.a (mon.0) 226 : audit [DBG] from='client.? 172.21.15.33:0/3321342619' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:57:16.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:15 smithi172 bash[35245]: audit 2024-02-19T20:57:15.739476+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.849976\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850066\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850100\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850130\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}}, \"last_daemon_update\": \"2024-02-19T20:57:09.850202\", \"last_device_update\": \"2024-02-19T20:57:15.738862\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:16.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:15 smithi172 bash[35245]: audit 2024-02-19T20:57:15.742394+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.849976\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850066\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850100\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850130\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}}, \"last_daemon_update\": \"2024-02-19T20:57:09.850202\", \"last_device_update\": \"2024-02-19T20:57:15.738862\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:16.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:15 smithi172 bash[35245]: cluster 2024-02-19T20:57:15.812931+0000 mgr.y (mgr.14142) 62 : cluster [DBG] pgmap v53: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:16.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:15 smithi033 bash[35201]: audit 2024-02-19T20:57:15.524161+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:57:16.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:15 smithi033 bash[35201]: audit 2024-02-19T20:57:15.546959+0000 mon.a (mon.0) 226 : audit [DBG] from='client.? 172.21.15.33:0/3321342619' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:57:16.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:15 smithi033 bash[38634]: audit 2024-02-19T20:57:15.524161+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:57:16.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:15 smithi033 bash[38634]: audit 2024-02-19T20:57:15.546959+0000 mon.a (mon.0) 226 : audit [DBG] from='client.? 172.21.15.33:0/3321342619' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:57:16.302 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:15 smithi033 bash[35201]: audit 2024-02-19T20:57:15.739476+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.849976\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850066\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850100\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850130\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}}, \"last_daemon_update\": \"2024-02-19T20:57:09.850202\", \"last_device_update\": \"2024-02-19T20:57:15.738862\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:16.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:15 smithi033 bash[38634]: audit 2024-02-19T20:57:15.739476+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.849976\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850066\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850100\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850130\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}}, \"last_daemon_update\": \"2024-02-19T20:57:09.850202\", \"last_device_update\": \"2024-02-19T20:57:15.738862\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:16.303 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:15 smithi033 bash[35201]: audit 2024-02-19T20:57:15.742394+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.849976\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850066\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850100\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850130\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}}, \"last_daemon_update\": \"2024-02-19T20:57:09.850202\", \"last_device_update\": \"2024-02-19T20:57:15.738862\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:16.303 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:15 smithi033 bash[35201]: cluster 2024-02-19T20:57:15.812931+0000 mgr.y (mgr.14142) 62 : cluster [DBG] pgmap v53: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:16.303 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:15 smithi033 bash[38634]: audit 2024-02-19T20:57:15.742394+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.849976\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850066\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850100\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850130\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}}, \"last_daemon_update\": \"2024-02-19T20:57:09.850202\", \"last_device_update\": \"2024-02-19T20:57:15.738862\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:16.303 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:15 smithi033 bash[38634]: cluster 2024-02-19T20:57:15.812931+0000 mgr.y (mgr.14142) 62 : cluster [DBG] pgmap v53: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:19.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:18 smithi033 bash[35201]: cluster 2024-02-19T20:57:17.813466+0000 mgr.y (mgr.14142) 63 : cluster [DBG] pgmap v54: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:19.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:18 smithi033 bash[35201]: audit 2024-02-19T20:57:18.153233+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:19.052 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:18 smithi033 bash[38634]: cluster 2024-02-19T20:57:17.813466+0000 mgr.y (mgr.14142) 63 : cluster [DBG] pgmap v54: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:19.052 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:18 smithi033 bash[38634]: audit 2024-02-19T20:57:18.153233+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:19.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:18 smithi172 bash[35245]: cluster 2024-02-19T20:57:17.813466+0000 mgr.y (mgr.14142) 63 : cluster [DBG] pgmap v54: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:19.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:18 smithi172 bash[35245]: audit 2024-02-19T20:57:18.153233+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:21.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:20 smithi033 bash[38634]: cluster 2024-02-19T20:57:19.813802+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v55: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:21.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:20 smithi033 bash[38634]: cluster 2024-02-19T20:57:20.644214+0000 mon.a (mon.0) 230 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-19T20:57:21.052 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:20 smithi033 bash[38634]: audit 2024-02-19T20:57:20.822316+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-19T20:57:21.052 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:20 smithi033 bash[38634]: audit 2024-02-19T20:57:20.822915+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:21.052 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:20 smithi033 bash[38634]: audit 2024-02-19T20:57:20.823536+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-19T20:57:21.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:20 smithi033 bash[35201]: cluster 2024-02-19T20:57:19.813802+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v55: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:21.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:20 smithi033 bash[35201]: cluster 2024-02-19T20:57:20.644214+0000 mon.a (mon.0) 230 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-19T20:57:21.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:20 smithi033 bash[35201]: audit 2024-02-19T20:57:20.822316+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-19T20:57:21.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:20 smithi033 bash[35201]: audit 2024-02-19T20:57:20.822915+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:21.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:20 smithi033 bash[35201]: audit 2024-02-19T20:57:20.823536+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-19T20:57:21.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:20 smithi172 bash[35245]: cluster 2024-02-19T20:57:19.813802+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v55: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:21.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:20 smithi172 bash[35245]: cluster 2024-02-19T20:57:20.644214+0000 mon.a (mon.0) 230 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-19T20:57:21.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:20 smithi172 bash[35245]: audit 2024-02-19T20:57:20.822316+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-19T20:57:21.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:20 smithi172 bash[35245]: audit 2024-02-19T20:57:20.822915+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:21.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:20 smithi172 bash[35245]: audit 2024-02-19T20:57:20.823536+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-19T20:57:22.051 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:21 smithi033 bash[35201]: cephadm 2024-02-19T20:57:20.823344+0000 mgr.y (mgr.14142) 65 : cephadm [INF] Deploying daemon osd.1 on smithi033 2024-02-19T20:57:22.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:21 smithi033 bash[38634]: cephadm 2024-02-19T20:57:20.823344+0000 mgr.y (mgr.14142) 65 : cephadm [INF] Deploying daemon osd.1 on smithi033 2024-02-19T20:57:22.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:21 smithi172 bash[35245]: cephadm 2024-02-19T20:57:20.823344+0000 mgr.y (mgr.14142) 65 : cephadm [INF] Deploying daemon osd.1 on smithi033 2024-02-19T20:57:22.481 INFO:teuthology.orchestra.run.smithi033.stdout:Created osd(s) 1 on host 'smithi033' 2024-02-19T20:57:23.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:22 smithi033 bash[35201]: cluster 2024-02-19T20:57:21.814111+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v56: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:23.052 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:22 smithi033 bash[38634]: cluster 2024-02-19T20:57:21.814111+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v56: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:23.053 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:22 smithi033 bash[35201]: audit 2024-02-19T20:57:22.494687+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.849976\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850066\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850100\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850130\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}}, \"last_device_update\": \"2024-02-19T20:57:15.738862\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:23.053 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:22 smithi033 bash[35201]: audit 2024-02-19T20:57:22.495253+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:57:23.053 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:22 smithi033 bash[35201]: audit 2024-02-19T20:57:22.498350+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.849976\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850066\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850100\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850130\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}}, \"last_device_update\": \"2024-02-19T20:57:15.738862\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:23.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:22 smithi033 bash[38634]: audit 2024-02-19T20:57:22.494687+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.849976\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850066\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850100\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850130\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}}, \"last_device_update\": \"2024-02-19T20:57:15.738862\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:23.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:22 smithi033 bash[38634]: audit 2024-02-19T20:57:22.495253+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:57:23.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:22 smithi033 bash[38634]: audit 2024-02-19T20:57:22.498350+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.849976\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850066\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850100\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850130\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}}, \"last_device_update\": \"2024-02-19T20:57:15.738862\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:23.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:22 smithi172 bash[35245]: cluster 2024-02-19T20:57:21.814111+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v56: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:23.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:22 smithi172 bash[35245]: audit 2024-02-19T20:57:22.494687+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.849976\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850066\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850100\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850130\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}}, \"last_device_update\": \"2024-02-19T20:57:15.738862\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:23.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:22 smithi172 bash[35245]: audit 2024-02-19T20:57:22.495253+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:57:23.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:22 smithi172 bash[35245]: audit 2024-02-19T20:57:22.498350+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.849976\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850066\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850100\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:09.850130\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}}, \"last_device_update\": \"2024-02-19T20:57:15.738862\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:25.141 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:24 smithi033 bash[35201]: cluster 2024-02-19T20:57:23.814407+0000 mgr.y (mgr.14142) 67 : cluster [DBG] pgmap v57: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:25.141 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:24 smithi033 bash[38634]: cluster 2024-02-19T20:57:23.814407+0000 mgr.y (mgr.14142) 67 : cluster [DBG] pgmap v57: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:25.154 DEBUG:teuthology.orchestra.run.smithi033:osd.1> sudo journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.1.service 2024-02-19T20:57:25.157 INFO:tasks.cephadm:Deploying osd.2 on smithi033 with /dev/vg_nvme/lv_2... 2024-02-19T20:57:25.157 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-19T20:57:25.188 INFO:journalctl@ceph.osd.1.smithi033.stdout:-- Logs begin at Mon 2024-02-19 20:46:54 UTC. -- 2024-02-19T20:57:25.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:24 smithi172 bash[35245]: cluster 2024-02-19T20:57:23.814407+0000 mgr.y (mgr.14142) 67 : cluster [DBG] pgmap v57: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:25.541 INFO:journalctl@ceph.osd.1.smithi033.stdout:Feb 19 20:57:25 smithi033 bash[42402]: debug 2024-02-19T20:57:25.379+0000 7fe2e093cec0 -1 osd.1 0 log_to_monitors {default=true} 2024-02-19T20:57:26.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:25 smithi033 bash[35201]: audit 2024-02-19T20:57:25.378034+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376660\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376770\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376829\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376886\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376950\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}}, \"last_daemon_update\": \"2024-02-19T20:57:25.377086\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:26.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:25 smithi033 bash[35201]: audit 2024-02-19T20:57:25.380766+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376660\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376770\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376829\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376886\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376950\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}}, \"last_daemon_update\": \"2024-02-19T20:57:25.377086\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:26.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:25 smithi033 bash[35201]: audit 2024-02-19T20:57:25.381484+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:26.053 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:25 smithi033 bash[35201]: audit 2024-02-19T20:57:25.383607+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2646959611,v1:172.21.15.33:6811/2646959611]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-19T20:57:26.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:25 smithi033 bash[38634]: audit 2024-02-19T20:57:25.378034+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376660\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376770\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376829\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376886\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376950\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}}, \"last_daemon_update\": \"2024-02-19T20:57:25.377086\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:26.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:25 smithi033 bash[38634]: audit 2024-02-19T20:57:25.380766+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376660\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376770\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376829\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376886\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376950\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}}, \"last_daemon_update\": \"2024-02-19T20:57:25.377086\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:26.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:25 smithi033 bash[38634]: audit 2024-02-19T20:57:25.381484+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:26.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:25 smithi033 bash[38634]: audit 2024-02-19T20:57:25.383607+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2646959611,v1:172.21.15.33:6811/2646959611]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-19T20:57:26.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:25 smithi172 bash[35245]: audit 2024-02-19T20:57:25.378034+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376660\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376770\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376829\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376886\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376950\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}}, \"last_daemon_update\": \"2024-02-19T20:57:25.377086\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:26.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:25 smithi172 bash[35245]: audit 2024-02-19T20:57:25.380766+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376660\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376770\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376829\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376886\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376950\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}}, \"last_daemon_update\": \"2024-02-19T20:57:25.377086\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:26.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:25 smithi172 bash[35245]: audit 2024-02-19T20:57:25.381484+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:26.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:25 smithi172 bash[35245]: audit 2024-02-19T20:57:25.383607+0000 mon.a (mon.0) 240 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2646959611,v1:172.21.15.33:6811/2646959611]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-19T20:57:26.972 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:26 smithi033 bash[38634]: cluster 2024-02-19T20:57:25.814650+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v58: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:26.972 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:26 smithi033 bash[38634]: audit 2024-02-19T20:57:26.383405+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2646959611,v1:172.21.15.33:6811/2646959611]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-19T20:57:26.972 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:26 smithi033 bash[38634]: cluster 2024-02-19T20:57:26.383460+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-19T20:57:26.973 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:26 smithi033 bash[38634]: audit 2024-02-19T20:57:26.383592+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T20:57:26.973 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:26 smithi033 bash[38634]: audit 2024-02-19T20:57:26.383937+0000 mon.a (mon.0) 244 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2646959611,v1:172.21.15.33:6811/2646959611]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T20:57:26.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:26 smithi033 bash[35201]: cluster 2024-02-19T20:57:25.814650+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v58: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:26.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:26 smithi033 bash[35201]: audit 2024-02-19T20:57:26.383405+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2646959611,v1:172.21.15.33:6811/2646959611]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-19T20:57:26.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:26 smithi033 bash[35201]: cluster 2024-02-19T20:57:26.383460+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-19T20:57:26.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:26 smithi033 bash[35201]: audit 2024-02-19T20:57:26.383592+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T20:57:26.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:26 smithi033 bash[35201]: audit 2024-02-19T20:57:26.383937+0000 mon.a (mon.0) 244 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2646959611,v1:172.21.15.33:6811/2646959611]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T20:57:27.189 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:26 smithi172 bash[35245]: cluster 2024-02-19T20:57:25.814650+0000 mgr.y (mgr.14142) 68 : cluster [DBG] pgmap v58: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:27.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:26 smithi172 bash[35245]: audit 2024-02-19T20:57:26.383405+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2646959611,v1:172.21.15.33:6811/2646959611]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-19T20:57:27.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:26 smithi172 bash[35245]: cluster 2024-02-19T20:57:26.383460+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-19T20:57:27.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:26 smithi172 bash[35245]: audit 2024-02-19T20:57:26.383592+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T20:57:27.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:26 smithi172 bash[35245]: audit 2024-02-19T20:57:26.383937+0000 mon.a (mon.0) 244 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2646959611,v1:172.21.15.33:6811/2646959611]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T20:57:27.493 INFO:journalctl@ceph.osd.1.smithi033.stdout:Feb 19 20:57:27 smithi033 bash[42402]: debug 2024-02-19T20:57:27.387+0000 7fe2c56e9700 -1 osd.1 0 waiting for initial osdmap 2024-02-19T20:57:27.493 INFO:journalctl@ceph.osd.1.smithi033.stdout:Feb 19 20:57:27 smithi033 bash[42402]: debug 2024-02-19T20:57:27.390+0000 7fe2d0905700 -1 osd.1 15 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-02-19T20:57:28.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:27 smithi172 bash[35245]: cluster 2024-02-19T20:57:26.388264+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:57:28.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:27 smithi172 bash[35245]: cluster 2024-02-19T20:57:26.388308+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:57:28.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:27 smithi172 bash[35245]: audit 2024-02-19T20:57:27.384753+0000 mon.a (mon.0) 245 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2646959611,v1:172.21.15.33:6811/2646959611]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-02-19T20:57:28.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:27 smithi172 bash[35245]: cluster 2024-02-19T20:57:27.384794+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-19T20:57:28.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:27 smithi172 bash[35245]: audit 2024-02-19T20:57:27.384937+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T20:57:28.302 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:27 smithi033 bash[35201]: cluster 2024-02-19T20:57:26.388264+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:57:28.302 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:27 smithi033 bash[35201]: cluster 2024-02-19T20:57:26.388308+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:57:28.302 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:27 smithi033 bash[35201]: audit 2024-02-19T20:57:27.384753+0000 mon.a (mon.0) 245 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2646959611,v1:172.21.15.33:6811/2646959611]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-02-19T20:57:28.302 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:27 smithi033 bash[35201]: cluster 2024-02-19T20:57:27.384794+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-19T20:57:28.302 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:27 smithi033 bash[35201]: audit 2024-02-19T20:57:27.384937+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T20:57:28.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:27 smithi033 bash[38634]: cluster 2024-02-19T20:57:26.388264+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:57:28.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:27 smithi033 bash[38634]: cluster 2024-02-19T20:57:26.388308+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:57:28.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:27 smithi033 bash[38634]: audit 2024-02-19T20:57:27.384753+0000 mon.a (mon.0) 245 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2646959611,v1:172.21.15.33:6811/2646959611]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-02-19T20:57:28.302 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:27 smithi033 bash[38634]: cluster 2024-02-19T20:57:27.384794+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-19T20:57:28.303 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:27 smithi033 bash[38634]: audit 2024-02-19T20:57:27.384937+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T20:57:28.386 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-19T20:57:28.386 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-19T20:57:28.387 INFO:teuthology.orchestra.run.smithi033.stderr: stderr: 10+0 records in 2024-02-19T20:57:28.387 INFO:teuthology.orchestra.run.smithi033.stderr:10+0 records out 2024-02-19T20:57:28.387 INFO:teuthology.orchestra.run.smithi033.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0108884 s, 963 MB/s 2024-02-19T20:57:28.387 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping successful for: 2024-02-19T20:57:29.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:28 smithi172 bash[35245]: cluster 2024-02-19T20:57:27.814983+0000 mgr.y (mgr.14142) 69 : cluster [DBG] pgmap v61: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:29.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:28 smithi172 bash[35245]: cluster 2024-02-19T20:57:28.391448+0000 mon.a (mon.0) 248 : cluster [INF] osd.1 [v2:172.21.15.33:6810/2646959611,v1:172.21.15.33:6811/2646959611] boot 2024-02-19T20:57:29.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:28 smithi172 bash[35245]: cluster 2024-02-19T20:57:28.391508+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-19T20:57:29.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:28 smithi172 bash[35245]: audit 2024-02-19T20:57:28.392110+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T20:57:29.203 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:28 smithi033 bash[35201]: cluster 2024-02-19T20:57:27.814983+0000 mgr.y (mgr.14142) 69 : cluster [DBG] pgmap v61: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:29.203 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:28 smithi033 bash[35201]: cluster 2024-02-19T20:57:28.391448+0000 mon.a (mon.0) 248 : cluster [INF] osd.1 [v2:172.21.15.33:6810/2646959611,v1:172.21.15.33:6811/2646959611] boot 2024-02-19T20:57:29.203 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:28 smithi033 bash[35201]: cluster 2024-02-19T20:57:28.391508+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-19T20:57:29.203 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:28 smithi033 bash[35201]: audit 2024-02-19T20:57:28.392110+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T20:57:29.204 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:28 smithi033 bash[38634]: cluster 2024-02-19T20:57:27.814983+0000 mgr.y (mgr.14142) 69 : cluster [DBG] pgmap v61: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2024-02-19T20:57:29.204 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:28 smithi033 bash[38634]: cluster 2024-02-19T20:57:28.391448+0000 mon.a (mon.0) 248 : cluster [INF] osd.1 [v2:172.21.15.33:6810/2646959611,v1:172.21.15.33:6811/2646959611] boot 2024-02-19T20:57:29.204 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:28 smithi033 bash[38634]: cluster 2024-02-19T20:57:28.391508+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-19T20:57:29.204 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:28 smithi033 bash[38634]: audit 2024-02-19T20:57:28.392110+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T20:57:29.217 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph orch daemon add osd smithi033:vg_nvme/lv_2 2024-02-19T20:57:30.690 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:30 smithi172 bash[35245]: cluster 2024-02-19T20:57:29.393104+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-19T20:57:30.690 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:30 smithi172 bash[35245]: audit 2024-02-19T20:57:29.396997+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240219-205531"}]: dispatch 2024-02-19T20:57:30.690 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:30 smithi172 bash[35245]: audit 2024-02-19T20:57:29.399649+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240219-205531"}]': finished 2024-02-19T20:57:30.690 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:30 smithi172 bash[35245]: audit 2024-02-19T20:57:29.676088+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:57:30.691 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:30 smithi172 bash[35245]: cluster 2024-02-19T20:57:29.815338+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v64: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2024-02-19T20:57:30.691 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:30 smithi172 bash[35245]: audit 2024-02-19T20:57:29.891265+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376660\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376770\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376829\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376886\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376950\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}}, \"last_daemon_update\": \"2024-02-19T20:57:25.377086\", \"last_device_update\": \"2024-02-19T20:57:29.890631\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:30.691 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:30 smithi172 bash[35245]: audit 2024-02-19T20:57:29.894177+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376660\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376770\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376829\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376886\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376950\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}}, \"last_daemon_update\": \"2024-02-19T20:57:25.377086\", \"last_device_update\": \"2024-02-19T20:57:29.890631\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:30.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:30 smithi033 bash[35201]: cluster 2024-02-19T20:57:29.393104+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-19T20:57:30.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:30 smithi033 bash[35201]: audit 2024-02-19T20:57:29.396997+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240219-205531"}]: dispatch 2024-02-19T20:57:30.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:30 smithi033 bash[35201]: audit 2024-02-19T20:57:29.399649+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240219-205531"}]': finished 2024-02-19T20:57:30.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:30 smithi033 bash[35201]: audit 2024-02-19T20:57:29.676088+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:57:30.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:30 smithi033 bash[35201]: cluster 2024-02-19T20:57:29.815338+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v64: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2024-02-19T20:57:30.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:30 smithi033 bash[38634]: cluster 2024-02-19T20:57:29.393104+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-19T20:57:30.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:30 smithi033 bash[38634]: audit 2024-02-19T20:57:29.396997+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240219-205531"}]: dispatch 2024-02-19T20:57:30.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:30 smithi033 bash[38634]: audit 2024-02-19T20:57:29.399649+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20240219-205531"}]': finished 2024-02-19T20:57:30.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:30 smithi033 bash[38634]: audit 2024-02-19T20:57:29.676088+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:57:30.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:30 smithi033 bash[38634]: cluster 2024-02-19T20:57:29.815338+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v64: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2024-02-19T20:57:30.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:30 smithi033 bash[35201]: audit 2024-02-19T20:57:29.891265+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376660\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376770\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376829\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376886\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376950\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}}, \"last_daemon_update\": \"2024-02-19T20:57:25.377086\", \"last_device_update\": \"2024-02-19T20:57:29.890631\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:30.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:30 smithi033 bash[35201]: audit 2024-02-19T20:57:29.894177+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376660\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376770\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376829\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376886\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376950\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}}, \"last_daemon_update\": \"2024-02-19T20:57:25.377086\", \"last_device_update\": \"2024-02-19T20:57:29.890631\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:30.804 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:30 smithi033 bash[38634]: audit 2024-02-19T20:57:29.891265+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376660\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376770\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376829\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376886\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376950\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}}, \"last_daemon_update\": \"2024-02-19T20:57:25.377086\", \"last_device_update\": \"2024-02-19T20:57:29.890631\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:30.804 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:30 smithi033 bash[38634]: audit 2024-02-19T20:57:29.894177+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376660\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376770\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376829\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376886\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376950\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}}, \"last_daemon_update\": \"2024-02-19T20:57:25.377086\", \"last_device_update\": \"2024-02-19T20:57:29.890631\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:31.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:31 smithi172 bash[35245]: audit 2024-02-19T20:57:31.541295+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:57:31.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:31 smithi172 bash[35245]: audit 2024-02-19T20:57:31.541903+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:31.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:31 smithi172 bash[35245]: audit 2024-02-19T20:57:31.542655+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:31.952 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:31 smithi033 bash[35201]: audit 2024-02-19T20:57:31.541295+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:57:31.952 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:31 smithi033 bash[35201]: audit 2024-02-19T20:57:31.541903+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:31.952 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:31 smithi033 bash[35201]: audit 2024-02-19T20:57:31.542655+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:31.952 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:31 smithi033 bash[38634]: audit 2024-02-19T20:57:31.541295+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:57:31.952 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:31 smithi033 bash[38634]: audit 2024-02-19T20:57:31.541903+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:31.952 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:31 smithi033 bash[38634]: audit 2024-02-19T20:57:31.542655+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:32.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:32 smithi172 bash[35245]: audit 2024-02-19T20:57:31.540348+0000 mgr.y (mgr.14142) 71 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:57:32.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:32 smithi172 bash[35245]: cephadm 2024-02-19T20:57:31.541005+0000 mgr.y (mgr.14142) 72 : cephadm [INF] Applying osd on host smithi033... 2024-02-19T20:57:32.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:32 smithi172 bash[35245]: cluster 2024-02-19T20:57:31.815630+0000 mgr.y (mgr.14142) 73 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2024-02-19T20:57:33.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:32 smithi033 bash[35201]: audit 2024-02-19T20:57:31.540348+0000 mgr.y (mgr.14142) 71 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:57:33.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:32 smithi033 bash[35201]: cephadm 2024-02-19T20:57:31.541005+0000 mgr.y (mgr.14142) 72 : cephadm [INF] Applying osd on host smithi033... 2024-02-19T20:57:33.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:32 smithi033 bash[35201]: cluster 2024-02-19T20:57:31.815630+0000 mgr.y (mgr.14142) 73 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2024-02-19T20:57:33.030 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:32 smithi033 bash[38634]: audit 2024-02-19T20:57:31.540348+0000 mgr.y (mgr.14142) 71 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:57:33.030 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:32 smithi033 bash[38634]: cephadm 2024-02-19T20:57:31.541005+0000 mgr.y (mgr.14142) 72 : cephadm [INF] Applying osd on host smithi033... 2024-02-19T20:57:33.030 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:32 smithi033 bash[38634]: cluster 2024-02-19T20:57:31.815630+0000 mgr.y (mgr.14142) 73 : cluster [DBG] pgmap v65: 1 pgs: 1 undersized+peered; 0 B data, 272 KiB used, 177 GiB / 179 GiB avail 2024-02-19T20:57:34.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:33 smithi033 bash[35201]: audit 2024-02-19T20:57:33.735193+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.33:0/1740427596' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9894135-8f69-4322-867c-ebf476db62a2"}]: dispatch 2024-02-19T20:57:34.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:33 smithi033 bash[35201]: audit 2024-02-19T20:57:33.735544+0000 mon.a (mon.0) 260 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9894135-8f69-4322-867c-ebf476db62a2"}]: dispatch 2024-02-19T20:57:34.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:33 smithi033 bash[35201]: audit 2024-02-19T20:57:33.744772+0000 mon.a (mon.0) 261 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9894135-8f69-4322-867c-ebf476db62a2"}]': finished 2024-02-19T20:57:34.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:33 smithi033 bash[35201]: cluster 2024-02-19T20:57:33.744808+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-19T20:57:34.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:33 smithi033 bash[35201]: audit 2024-02-19T20:57:33.744901+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T20:57:34.052 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:33 smithi033 bash[38634]: audit 2024-02-19T20:57:33.735193+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.33:0/1740427596' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9894135-8f69-4322-867c-ebf476db62a2"}]: dispatch 2024-02-19T20:57:34.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:33 smithi033 bash[38634]: audit 2024-02-19T20:57:33.735544+0000 mon.a (mon.0) 260 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9894135-8f69-4322-867c-ebf476db62a2"}]: dispatch 2024-02-19T20:57:34.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:33 smithi033 bash[38634]: audit 2024-02-19T20:57:33.744772+0000 mon.a (mon.0) 261 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9894135-8f69-4322-867c-ebf476db62a2"}]': finished 2024-02-19T20:57:34.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:33 smithi033 bash[38634]: cluster 2024-02-19T20:57:33.744808+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-19T20:57:34.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:33 smithi033 bash[38634]: audit 2024-02-19T20:57:33.744901+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T20:57:34.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:33 smithi172 bash[35245]: audit 2024-02-19T20:57:33.735193+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.33:0/1740427596' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9894135-8f69-4322-867c-ebf476db62a2"}]: dispatch 2024-02-19T20:57:34.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:33 smithi172 bash[35245]: audit 2024-02-19T20:57:33.735544+0000 mon.a (mon.0) 260 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c9894135-8f69-4322-867c-ebf476db62a2"}]: dispatch 2024-02-19T20:57:34.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:33 smithi172 bash[35245]: audit 2024-02-19T20:57:33.744772+0000 mon.a (mon.0) 261 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c9894135-8f69-4322-867c-ebf476db62a2"}]': finished 2024-02-19T20:57:34.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:33 smithi172 bash[35245]: cluster 2024-02-19T20:57:33.744808+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-19T20:57:34.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:33 smithi172 bash[35245]: audit 2024-02-19T20:57:33.744901+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T20:57:35.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:34 smithi033 bash[35201]: cluster 2024-02-19T20:57:33.815963+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-19T20:57:35.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:34 smithi033 bash[35201]: audit 2024-02-19T20:57:34.511820+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.33:0/2904512116' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:57:35.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:34 smithi033 bash[38634]: cluster 2024-02-19T20:57:33.815963+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-19T20:57:35.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:34 smithi033 bash[38634]: audit 2024-02-19T20:57:34.511820+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.33:0/2904512116' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:57:35.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:34 smithi172 bash[35245]: cluster 2024-02-19T20:57:33.815963+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-19T20:57:35.190 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:34 smithi172 bash[35245]: audit 2024-02-19T20:57:34.511820+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.33:0/2904512116' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:57:36.724 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:36 smithi033 bash[35201]: cluster 2024-02-19T20:57:35.816479+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v68: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:36.725 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:36 smithi033 bash[38634]: cluster 2024-02-19T20:57:35.816479+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v68: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:36.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:36 smithi172 bash[35245]: cluster 2024-02-19T20:57:35.816479+0000 mgr.y (mgr.14142) 75 : cluster [DBG] pgmap v68: 1 pgs: 1 active+undersized+degraded; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:37.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:37 smithi033 bash[38634]: cluster 2024-02-19T20:57:36.648881+0000 mon.a (mon.0) 264 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-02-19T20:57:37.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:37 smithi033 bash[38634]: cluster 2024-02-19T20:57:36.648948+0000 mon.a (mon.0) 265 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-19T20:57:37.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:37 smithi033 bash[38634]: audit 2024-02-19T20:57:37.014521+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:37.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:37 smithi033 bash[35201]: cluster 2024-02-19T20:57:36.648881+0000 mon.a (mon.0) 264 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-02-19T20:57:37.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:37 smithi033 bash[35201]: cluster 2024-02-19T20:57:36.648948+0000 mon.a (mon.0) 265 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-19T20:57:37.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:37 smithi033 bash[35201]: audit 2024-02-19T20:57:37.014521+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:37.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:37 smithi172 bash[35245]: cluster 2024-02-19T20:57:36.648881+0000 mon.a (mon.0) 264 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-02-19T20:57:37.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:37 smithi172 bash[35245]: cluster 2024-02-19T20:57:36.648948+0000 mon.a (mon.0) 265 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-19T20:57:37.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:37 smithi172 bash[35245]: audit 2024-02-19T20:57:37.014521+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:38.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:38 smithi172 bash[35245]: cluster 2024-02-19T20:57:37.816994+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v69: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:39.052 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:38 smithi033 bash[38634]: cluster 2024-02-19T20:57:37.816994+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v69: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:39.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:38 smithi033 bash[35201]: cluster 2024-02-19T20:57:37.816994+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v69: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:39.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:39 smithi172 bash[35245]: audit 2024-02-19T20:57:39.661812+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-19T20:57:39.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:39 smithi172 bash[35245]: audit 2024-02-19T20:57:39.662515+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:39.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:39 smithi172 bash[35245]: audit 2024-02-19T20:57:39.663309+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-19T20:57:40.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:39 smithi033 bash[35201]: audit 2024-02-19T20:57:39.661812+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-19T20:57:40.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:39 smithi033 bash[35201]: audit 2024-02-19T20:57:39.662515+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:40.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:39 smithi033 bash[35201]: audit 2024-02-19T20:57:39.663309+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-19T20:57:40.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:39 smithi033 bash[38634]: audit 2024-02-19T20:57:39.661812+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-19T20:57:40.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:39 smithi033 bash[38634]: audit 2024-02-19T20:57:39.662515+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:40.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:39 smithi033 bash[38634]: audit 2024-02-19T20:57:39.663309+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-19T20:57:40.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:40 smithi172 bash[35245]: cephadm 2024-02-19T20:57:39.663044+0000 mgr.y (mgr.14142) 77 : cephadm [INF] Deploying daemon osd.2 on smithi033 2024-02-19T20:57:40.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:40 smithi172 bash[35245]: cluster 2024-02-19T20:57:39.817349+0000 mgr.y (mgr.14142) 78 : cluster [DBG] pgmap v70: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:41.002 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:40 smithi033 bash[38634]: cephadm 2024-02-19T20:57:39.663044+0000 mgr.y (mgr.14142) 77 : cephadm [INF] Deploying daemon osd.2 on smithi033 2024-02-19T20:57:41.003 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:40 smithi033 bash[38634]: cluster 2024-02-19T20:57:39.817349+0000 mgr.y (mgr.14142) 78 : cluster [DBG] pgmap v70: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:41.003 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:40 smithi033 bash[35201]: cephadm 2024-02-19T20:57:39.663044+0000 mgr.y (mgr.14142) 77 : cephadm [INF] Deploying daemon osd.2 on smithi033 2024-02-19T20:57:41.003 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:40 smithi033 bash[35201]: cluster 2024-02-19T20:57:39.817349+0000 mgr.y (mgr.14142) 78 : cluster [DBG] pgmap v70: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:41.340 INFO:teuthology.orchestra.run.smithi033.stdout:Created osd(s) 2 on host 'smithi033' 2024-02-19T20:57:41.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:41 smithi172 bash[35245]: audit 2024-02-19T20:57:41.352649+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376660\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376770\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376829\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376886\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376950\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}}, \"last_device_update\": \"2024-02-19T20:57:29.890631\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:41.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:41 smithi172 bash[35245]: audit 2024-02-19T20:57:41.353344+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:57:41.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:41 smithi172 bash[35245]: audit 2024-02-19T20:57:41.356669+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376660\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376770\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376829\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376886\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376950\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}}, \"last_device_update\": \"2024-02-19T20:57:29.890631\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:42.053 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:41 smithi033 bash[35201]: audit 2024-02-19T20:57:41.352649+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376660\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376770\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376829\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376886\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376950\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}}, \"last_device_update\": \"2024-02-19T20:57:29.890631\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:42.053 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:41 smithi033 bash[35201]: audit 2024-02-19T20:57:41.353344+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:57:42.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:41 smithi033 bash[35201]: audit 2024-02-19T20:57:41.356669+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376660\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376770\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376829\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376886\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376950\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}}, \"last_device_update\": \"2024-02-19T20:57:29.890631\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:42.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:41 smithi033 bash[38634]: audit 2024-02-19T20:57:41.352649+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376660\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376770\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376829\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376886\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376950\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}}, \"last_device_update\": \"2024-02-19T20:57:29.890631\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:42.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:41 smithi033 bash[38634]: audit 2024-02-19T20:57:41.353344+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:57:42.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:41 smithi033 bash[38634]: audit 2024-02-19T20:57:41.356669+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376660\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376770\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376829\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376886\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:25.376950\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}}, \"last_device_update\": \"2024-02-19T20:57:29.890631\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:42.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:42 smithi172 bash[35245]: cluster 2024-02-19T20:57:41.817607+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v71: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:43.052 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:42 smithi033 bash[38634]: cluster 2024-02-19T20:57:41.817607+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v71: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:43.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:42 smithi033 bash[35201]: cluster 2024-02-19T20:57:41.817607+0000 mgr.y (mgr.14142) 79 : cluster [DBG] pgmap v71: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:44.241 DEBUG:teuthology.orchestra.run.smithi033:osd.2> sudo journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.2.service 2024-02-19T20:57:44.243 INFO:tasks.cephadm:Deploying osd.3 on smithi033 with /dev/vg_nvme/lv_1... 2024-02-19T20:57:44.243 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-19T20:57:44.277 INFO:journalctl@ceph.osd.2.smithi033.stdout:-- Logs begin at Mon 2024-02-19 20:46:54 UTC. -- 2024-02-19T20:57:44.853 INFO:journalctl@ceph.osd.2.smithi033.stdout:Feb 19 20:57:44 smithi033 bash[43968]: debug 2024-02-19T20:57:44.618+0000 7f3f76b87ec0 -1 osd.2 0 log_to_monitors {default=true} 2024-02-19T20:57:45.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:44 smithi172 bash[35245]: cluster 2024-02-19T20:57:43.818070+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v72: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:45.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:44 smithi172 bash[35245]: audit 2024-02-19T20:57:44.477014+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476101\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476178\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476210\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476241\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476270\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476299\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}}, \"last_daemon_update\": \"2024-02-19T20:57:44.476370\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:45.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:44 smithi172 bash[35245]: audit 2024-02-19T20:57:44.479897+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476101\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476178\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476210\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476241\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476270\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476299\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}}, \"last_daemon_update\": \"2024-02-19T20:57:44.476370\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:45.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:44 smithi172 bash[35245]: audit 2024-02-19T20:57:44.480460+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:45.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:44 smithi172 bash[35245]: audit 2024-02-19T20:57:44.621800+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.33:6818/2464289870,v1:172.21.15.33:6819/2464289870]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-19T20:57:45.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:44 smithi172 bash[35245]: audit 2024-02-19T20:57:44.622117+0000 mon.a (mon.0) 276 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-19T20:57:45.303 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:44 smithi033 bash[38634]: cluster 2024-02-19T20:57:43.818070+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v72: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:45.303 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:44 smithi033 bash[35201]: cluster 2024-02-19T20:57:43.818070+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v72: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:45.303 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:44 smithi033 bash[35201]: audit 2024-02-19T20:57:44.477014+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476101\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476178\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476210\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476241\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476270\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476299\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}}, \"last_daemon_update\": \"2024-02-19T20:57:44.476370\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:45.303 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:44 smithi033 bash[35201]: audit 2024-02-19T20:57:44.479897+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476101\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476178\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476210\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476241\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476270\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476299\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}}, \"last_daemon_update\": \"2024-02-19T20:57:44.476370\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:45.303 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:44 smithi033 bash[35201]: audit 2024-02-19T20:57:44.480460+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:45.303 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:44 smithi033 bash[35201]: audit 2024-02-19T20:57:44.621800+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.33:6818/2464289870,v1:172.21.15.33:6819/2464289870]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-19T20:57:45.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:44 smithi033 bash[35201]: audit 2024-02-19T20:57:44.622117+0000 mon.a (mon.0) 276 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-19T20:57:45.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:44 smithi033 bash[38634]: audit 2024-02-19T20:57:44.477014+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476101\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476178\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476210\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476241\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476270\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476299\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}}, \"last_daemon_update\": \"2024-02-19T20:57:44.476370\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:45.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:44 smithi033 bash[38634]: audit 2024-02-19T20:57:44.479897+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476101\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476178\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476210\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476241\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476270\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476299\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/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\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}}, \"last_daemon_update\": \"2024-02-19T20:57:44.476370\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:45.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:44 smithi033 bash[38634]: audit 2024-02-19T20:57:44.480460+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:45.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:44 smithi033 bash[38634]: audit 2024-02-19T20:57:44.621800+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.33:6818/2464289870,v1:172.21.15.33:6819/2464289870]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-19T20:57:45.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:44 smithi033 bash[38634]: audit 2024-02-19T20:57:44.622117+0000 mon.a (mon.0) 276 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-19T20:57:46.712 INFO:journalctl@ceph.osd.2.smithi033.stdout:Feb 19 20:57:46 smithi033 bash[43968]: debug 2024-02-19T20:57:46.496+0000 7f3f5b934700 -1 osd.2 0 waiting for initial osdmap 2024-02-19T20:57:46.712 INFO:journalctl@ceph.osd.2.smithi033.stdout:Feb 19 20:57:46 smithi033 bash[43968]: debug 2024-02-19T20:57:46.501+0000 7f3f66b50700 -1 osd.2 20 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-02-19T20:57:46.713 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:46 smithi033 bash[38634]: audit 2024-02-19T20:57:45.484400+0000 mon.a (mon.0) 277 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-19T20:57:46.713 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:46 smithi033 bash[38634]: cluster 2024-02-19T20:57:45.484433+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-19T20:57:46.713 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:46 smithi033 bash[38634]: audit 2024-02-19T20:57:45.484573+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T20:57:46.713 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:46 smithi033 bash[38634]: audit 2024-02-19T20:57:45.485022+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.33:6818/2464289870,v1:172.21.15.33:6819/2464289870]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T20:57:46.713 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:46 smithi033 bash[38634]: audit 2024-02-19T20:57:45.485259+0000 mon.a (mon.0) 280 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T20:57:46.713 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:46 smithi033 bash[38634]: cluster 2024-02-19T20:57:45.818385+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v74: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:46.713 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:46 smithi033 bash[35201]: audit 2024-02-19T20:57:45.484400+0000 mon.a (mon.0) 277 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-19T20:57:46.714 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:46 smithi033 bash[35201]: cluster 2024-02-19T20:57:45.484433+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-19T20:57:46.714 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:46 smithi033 bash[35201]: audit 2024-02-19T20:57:45.484573+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T20:57:46.714 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:46 smithi033 bash[35201]: audit 2024-02-19T20:57:45.485022+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.33:6818/2464289870,v1:172.21.15.33:6819/2464289870]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T20:57:46.714 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:46 smithi033 bash[35201]: audit 2024-02-19T20:57:45.485259+0000 mon.a (mon.0) 280 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T20:57:46.714 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:46 smithi033 bash[35201]: cluster 2024-02-19T20:57:45.818385+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v74: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:46.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:46 smithi172 bash[35245]: audit 2024-02-19T20:57:45.484400+0000 mon.a (mon.0) 277 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-19T20:57:46.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:46 smithi172 bash[35245]: cluster 2024-02-19T20:57:45.484433+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-19T20:57:46.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:46 smithi172 bash[35245]: audit 2024-02-19T20:57:45.484573+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T20:57:46.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:46 smithi172 bash[35245]: audit 2024-02-19T20:57:45.485022+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.33:6818/2464289870,v1:172.21.15.33:6819/2464289870]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T20:57:46.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:46 smithi172 bash[35245]: audit 2024-02-19T20:57:45.485259+0000 mon.a (mon.0) 280 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T20:57:46.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:46 smithi172 bash[35245]: cluster 2024-02-19T20:57:45.818385+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v74: 1 pgs: 1 active+undersized+degraded; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:47.615 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-19T20:57:47.616 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-19T20:57:47.616 INFO:teuthology.orchestra.run.smithi033.stderr: stderr: 10+0 records in 2024-02-19T20:57:47.616 INFO:teuthology.orchestra.run.smithi033.stderr:10+0 records out 2024-02-19T20:57:47.616 INFO:teuthology.orchestra.run.smithi033.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0111843 s, 938 MB/s 2024-02-19T20:57:47.616 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping successful for: 2024-02-19T20:57:47.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:47 smithi033 bash[38634]: cluster 2024-02-19T20:57:45.630117+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:57:47.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:47 smithi033 bash[38634]: cluster 2024-02-19T20:57:45.630186+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:57:47.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:47 smithi033 bash[38634]: audit 2024-02-19T20:57:46.486121+0000 mon.a (mon.0) 281 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-02-19T20:57:47.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:47 smithi033 bash[38634]: cluster 2024-02-19T20:57:46.486177+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-19T20:57:47.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:47 smithi033 bash[38634]: audit 2024-02-19T20:57:46.486875+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T20:57:47.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:47 smithi033 bash[35201]: cluster 2024-02-19T20:57:45.630117+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:57:47.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:47 smithi033 bash[35201]: cluster 2024-02-19T20:57:45.630186+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:57:47.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:47 smithi033 bash[35201]: audit 2024-02-19T20:57:46.486121+0000 mon.a (mon.0) 281 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-02-19T20:57:47.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:47 smithi033 bash[35201]: cluster 2024-02-19T20:57:46.486177+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-19T20:57:47.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:47 smithi033 bash[35201]: audit 2024-02-19T20:57:46.486875+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T20:57:47.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:47 smithi172 bash[35245]: cluster 2024-02-19T20:57:45.630117+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:57:47.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:47 smithi172 bash[35245]: cluster 2024-02-19T20:57:45.630186+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:57:47.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:47 smithi172 bash[35245]: audit 2024-02-19T20:57:46.486121+0000 mon.a (mon.0) 281 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-02-19T20:57:47.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:47 smithi172 bash[35245]: cluster 2024-02-19T20:57:46.486177+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-19T20:57:47.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:47 smithi172 bash[35245]: audit 2024-02-19T20:57:46.486875+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T20:57:48.449 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph orch daemon add osd smithi033:vg_nvme/lv_1 2024-02-19T20:57:48.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:48 smithi033 bash[35201]: cluster 2024-02-19T20:57:47.498429+0000 mon.a (mon.0) 284 : cluster [INF] osd.2 [v2:172.21.15.33:6818/2464289870,v1:172.21.15.33:6819/2464289870] boot 2024-02-19T20:57:48.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:48 smithi033 bash[35201]: cluster 2024-02-19T20:57:47.498483+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-19T20:57:48.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:48 smithi033 bash[35201]: audit 2024-02-19T20:57:47.499304+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T20:57:48.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:48 smithi033 bash[35201]: cluster 2024-02-19T20:57:47.818668+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v77: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:48.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:48 smithi033 bash[35201]: cluster 2024-02-19T20:57:48.497394+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-19T20:57:48.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:48 smithi033 bash[38634]: cluster 2024-02-19T20:57:47.498429+0000 mon.a (mon.0) 284 : cluster [INF] osd.2 [v2:172.21.15.33:6818/2464289870,v1:172.21.15.33:6819/2464289870] boot 2024-02-19T20:57:48.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:48 smithi033 bash[38634]: cluster 2024-02-19T20:57:47.498483+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-19T20:57:48.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:48 smithi033 bash[38634]: audit 2024-02-19T20:57:47.499304+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T20:57:48.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:48 smithi033 bash[38634]: cluster 2024-02-19T20:57:47.818668+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v77: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:48.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:48 smithi033 bash[38634]: cluster 2024-02-19T20:57:48.497394+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-19T20:57:48.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:48 smithi172 bash[35245]: cluster 2024-02-19T20:57:47.498429+0000 mon.a (mon.0) 284 : cluster [INF] osd.2 [v2:172.21.15.33:6818/2464289870,v1:172.21.15.33:6819/2464289870] boot 2024-02-19T20:57:48.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:48 smithi172 bash[35245]: cluster 2024-02-19T20:57:47.498483+0000 mon.a (mon.0) 285 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-19T20:57:48.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:48 smithi172 bash[35245]: audit 2024-02-19T20:57:47.499304+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T20:57:48.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:48 smithi172 bash[35245]: cluster 2024-02-19T20:57:47.818668+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v77: 1 pgs: 1 active+undersized+degraded; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2024-02-19T20:57:48.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:48 smithi172 bash[35245]: cluster 2024-02-19T20:57:48.497394+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-19T20:57:49.757 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:49 smithi033 bash[38634]: audit 2024-02-19T20:57:48.870271+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:57:49.757 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:49 smithi033 bash[35201]: audit 2024-02-19T20:57:48.870271+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:57:49.757 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:49 smithi033 bash[35201]: audit 2024-02-19T20:57:49.088564+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476101\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476178\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476210\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476241\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476270\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476299\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}}, \"last_daemon_update\": \"2024-02-19T20:57:44.476370\", \"last_device_update\": \"2024-02-19T20:57:49.087860\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:49.757 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:49 smithi033 bash[35201]: audit 2024-02-19T20:57:49.091246+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476101\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476178\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476210\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476241\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476270\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476299\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}}, \"last_daemon_update\": \"2024-02-19T20:57:44.476370\", \"last_device_update\": \"2024-02-19T20:57:49.087860\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:49.758 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:49 smithi033 bash[38634]: audit 2024-02-19T20:57:49.088564+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476101\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476178\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476210\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476241\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476270\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476299\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}}, \"last_daemon_update\": \"2024-02-19T20:57:44.476370\", \"last_device_update\": \"2024-02-19T20:57:49.087860\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:49.758 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:49 smithi033 bash[38634]: audit 2024-02-19T20:57:49.091246+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476101\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476178\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476210\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476241\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476270\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476299\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}}, \"last_daemon_update\": \"2024-02-19T20:57:44.476370\", \"last_device_update\": \"2024-02-19T20:57:49.087860\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:49.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:49 smithi172 bash[35245]: audit 2024-02-19T20:57:48.870271+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:57:49.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:49 smithi172 bash[35245]: audit 2024-02-19T20:57:49.088564+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476101\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476178\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476210\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476241\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476270\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476299\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}}, \"last_daemon_update\": \"2024-02-19T20:57:44.476370\", \"last_device_update\": \"2024-02-19T20:57:49.087860\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:57:49.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:49 smithi172 bash[35245]: audit 2024-02-19T20:57:49.091246+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476101\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476178\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476210\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476241\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476270\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476299\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}}, \"last_daemon_update\": \"2024-02-19T20:57:44.476370\", \"last_device_update\": \"2024-02-19T20:57:49.087860\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:57:50.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:50 smithi033 bash[35201]: cluster 2024-02-19T20:57:49.819054+0000 mgr.y (mgr.14142) 83 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:57:50.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:50 smithi033 bash[38634]: cluster 2024-02-19T20:57:49.819054+0000 mgr.y (mgr.14142) 83 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:57:50.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:50 smithi172 bash[35245]: cluster 2024-02-19T20:57:49.819054+0000 mgr.y (mgr.14142) 83 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:57:51.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:51 smithi033 bash[38634]: cluster 2024-02-19T20:57:50.511514+0000 mon.a (mon.0) 291 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-02-19T20:57:51.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:51 smithi033 bash[38634]: cluster 2024-02-19T20:57:50.511551+0000 mon.a (mon.0) 292 : cluster [INF] Cluster is now healthy 2024-02-19T20:57:51.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:51 smithi033 bash[38634]: audit 2024-02-19T20:57:50.649660+0000 mgr.y (mgr.14142) 84 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:57:51.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:51 smithi033 bash[38634]: cephadm 2024-02-19T20:57:50.650253+0000 mgr.y (mgr.14142) 85 : cephadm [INF] Applying osd on host smithi033... 2024-02-19T20:57:51.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:51 smithi033 bash[38634]: audit 2024-02-19T20:57:50.651063+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:57:51.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:51 smithi033 bash[38634]: audit 2024-02-19T20:57:50.653429+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:51.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:51 smithi033 bash[38634]: audit 2024-02-19T20:57:50.654350+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:51.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:51 smithi033 bash[35201]: cluster 2024-02-19T20:57:50.511514+0000 mon.a (mon.0) 291 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-02-19T20:57:51.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:51 smithi033 bash[35201]: cluster 2024-02-19T20:57:50.511551+0000 mon.a (mon.0) 292 : cluster [INF] Cluster is now healthy 2024-02-19T20:57:51.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:51 smithi033 bash[35201]: audit 2024-02-19T20:57:50.649660+0000 mgr.y (mgr.14142) 84 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:57:51.804 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:51 smithi033 bash[35201]: cephadm 2024-02-19T20:57:50.650253+0000 mgr.y (mgr.14142) 85 : cephadm [INF] Applying osd on host smithi033... 2024-02-19T20:57:51.804 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:51 smithi033 bash[35201]: audit 2024-02-19T20:57:50.651063+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:57:51.804 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:51 smithi033 bash[35201]: audit 2024-02-19T20:57:50.653429+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:51.804 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:51 smithi033 bash[35201]: audit 2024-02-19T20:57:50.654350+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:51.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:51 smithi172 bash[35245]: cluster 2024-02-19T20:57:50.511514+0000 mon.a (mon.0) 291 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2024-02-19T20:57:51.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:51 smithi172 bash[35245]: cluster 2024-02-19T20:57:50.511551+0000 mon.a (mon.0) 292 : cluster [INF] Cluster is now healthy 2024-02-19T20:57:51.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:51 smithi172 bash[35245]: audit 2024-02-19T20:57:50.649660+0000 mgr.y (mgr.14142) 84 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:57:51.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:51 smithi172 bash[35245]: cephadm 2024-02-19T20:57:50.650253+0000 mgr.y (mgr.14142) 85 : cephadm [INF] Applying osd on host smithi033... 2024-02-19T20:57:51.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:51 smithi172 bash[35245]: audit 2024-02-19T20:57:50.651063+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:57:51.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:51 smithi172 bash[35245]: audit 2024-02-19T20:57:50.653429+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:51.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:51 smithi172 bash[35245]: audit 2024-02-19T20:57:50.654350+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:52.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:52 smithi033 bash[35201]: cluster 2024-02-19T20:57:51.819515+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:57:52.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:52 smithi033 bash[38634]: cluster 2024-02-19T20:57:51.819515+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:57:52.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:52 smithi172 bash[35245]: cluster 2024-02-19T20:57:51.819515+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 0 B data, 544 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:57:53.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:53 smithi033 bash[35201]: audit 2024-02-19T20:57:52.924970+0000 mon.a (mon.0) 296 : audit [INF] from='client.? 172.21.15.33:0/1632122400' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27e62265-9354-4d94-8877-9b3d6c41dee0"}]: dispatch 2024-02-19T20:57:53.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:53 smithi033 bash[35201]: audit 2024-02-19T20:57:52.930450+0000 mon.a (mon.0) 297 : audit [INF] from='client.? 172.21.15.33:0/1632122400' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "27e62265-9354-4d94-8877-9b3d6c41dee0"}]': finished 2024-02-19T20:57:53.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:53 smithi033 bash[35201]: cluster 2024-02-19T20:57:52.930486+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-19T20:57:53.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:53 smithi033 bash[35201]: audit 2024-02-19T20:57:52.930599+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T20:57:53.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:53 smithi033 bash[38634]: audit 2024-02-19T20:57:52.924970+0000 mon.a (mon.0) 296 : audit [INF] from='client.? 172.21.15.33:0/1632122400' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27e62265-9354-4d94-8877-9b3d6c41dee0"}]: dispatch 2024-02-19T20:57:53.804 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:53 smithi033 bash[38634]: audit 2024-02-19T20:57:52.930450+0000 mon.a (mon.0) 297 : audit [INF] from='client.? 172.21.15.33:0/1632122400' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "27e62265-9354-4d94-8877-9b3d6c41dee0"}]': finished 2024-02-19T20:57:53.804 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:53 smithi033 bash[38634]: cluster 2024-02-19T20:57:52.930486+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-19T20:57:53.804 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:53 smithi033 bash[38634]: audit 2024-02-19T20:57:52.930599+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T20:57:53.940 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:53 smithi172 bash[35245]: audit 2024-02-19T20:57:52.924970+0000 mon.a (mon.0) 296 : audit [INF] from='client.? 172.21.15.33:0/1632122400' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "27e62265-9354-4d94-8877-9b3d6c41dee0"}]: dispatch 2024-02-19T20:57:53.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:53 smithi172 bash[35245]: audit 2024-02-19T20:57:52.930450+0000 mon.a (mon.0) 297 : audit [INF] from='client.? 172.21.15.33:0/1632122400' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "27e62265-9354-4d94-8877-9b3d6c41dee0"}]': finished 2024-02-19T20:57:53.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:53 smithi172 bash[35245]: cluster 2024-02-19T20:57:52.930486+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-19T20:57:53.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:53 smithi172 bash[35245]: audit 2024-02-19T20:57:52.930599+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T20:57:54.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:54 smithi033 bash[35201]: audit 2024-02-19T20:57:53.727669+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.33:0/4264803574' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:57:54.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:54 smithi033 bash[35201]: cluster 2024-02-19T20:57:53.819888+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:57:54.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:54 smithi033 bash[38634]: audit 2024-02-19T20:57:53.727669+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.33:0/4264803574' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:57:54.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:54 smithi033 bash[38634]: cluster 2024-02-19T20:57:53.819888+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:57:54.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:54 smithi172 bash[35245]: audit 2024-02-19T20:57:53.727669+0000 mon.a (mon.0) 300 : audit [DBG] from='client.? 172.21.15.33:0/4264803574' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:57:54.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:54 smithi172 bash[35245]: cluster 2024-02-19T20:57:53.819888+0000 mgr.y (mgr.14142) 87 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:57:56.849 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:56 smithi033 bash[35201]: cluster 2024-02-19T20:57:55.820352+0000 mgr.y (mgr.14142) 88 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:57:56.849 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:56 smithi033 bash[35201]: audit 2024-02-19T20:57:56.202606+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:56.850 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:56 smithi033 bash[38634]: cluster 2024-02-19T20:57:55.820352+0000 mgr.y (mgr.14142) 88 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:57:56.850 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:56 smithi033 bash[38634]: audit 2024-02-19T20:57:56.202606+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:56.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:56 smithi172 bash[35245]: cluster 2024-02-19T20:57:55.820352+0000 mgr.y (mgr.14142) 88 : cluster [DBG] pgmap v83: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:57:56.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:56 smithi172 bash[35245]: audit 2024-02-19T20:57:56.202606+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:57:59.053 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:58 smithi033 bash[35201]: cluster 2024-02-19T20:57:57.820703+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:57:59.053 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:58 smithi033 bash[35201]: audit 2024-02-19T20:57:58.831230+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-19T20:57:59.053 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:58 smithi033 bash[35201]: audit 2024-02-19T20:57:58.831916+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:59.053 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:58 smithi033 bash[35201]: audit 2024-02-19T20:57:58.832634+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-19T20:57:59.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:58 smithi033 bash[38634]: cluster 2024-02-19T20:57:57.820703+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:57:59.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:58 smithi033 bash[38634]: audit 2024-02-19T20:57:58.831230+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-19T20:57:59.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:58 smithi033 bash[38634]: audit 2024-02-19T20:57:58.831916+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:59.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:58 smithi033 bash[38634]: audit 2024-02-19T20:57:58.832634+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-19T20:57:59.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:58 smithi172 bash[35245]: cluster 2024-02-19T20:57:57.820703+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:57:59.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:58 smithi172 bash[35245]: audit 2024-02-19T20:57:58.831230+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-19T20:57:59.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:58 smithi172 bash[35245]: audit 2024-02-19T20:57:58.831916+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:57:59.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:58 smithi172 bash[35245]: audit 2024-02-19T20:57:58.832634+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-19T20:58:00.173 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:57:59 smithi033 bash[35201]: cephadm 2024-02-19T20:57:58.832413+0000 mgr.y (mgr.14142) 90 : cephadm [INF] Deploying daemon osd.3 on smithi033 2024-02-19T20:58:00.173 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:57:59 smithi033 bash[38634]: cephadm 2024-02-19T20:57:58.832413+0000 mgr.y (mgr.14142) 90 : cephadm [INF] Deploying daemon osd.3 on smithi033 2024-02-19T20:58:00.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:57:59 smithi172 bash[35245]: cephadm 2024-02-19T20:57:58.832413+0000 mgr.y (mgr.14142) 90 : cephadm [INF] Deploying daemon osd.3 on smithi033 2024-02-19T20:58:00.516 INFO:teuthology.orchestra.run.smithi033.stdout:Created osd(s) 3 on host 'smithi033' 2024-02-19T20:58:01.053 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:00 smithi033 bash[35201]: cluster 2024-02-19T20:57:59.821088+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T20:58:01.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:00 smithi033 bash[38634]: cluster 2024-02-19T20:57:59.821088+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T20:58:01.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:00 smithi033 bash[35201]: audit 2024-02-19T20:58:00.527841+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476101\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476178\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476210\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476241\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476270\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476299\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}}, \"last_device_update\": \"2024-02-19T20:57:49.087860\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:58:01.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:00 smithi033 bash[35201]: audit 2024-02-19T20:58:00.528240+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:01.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:00 smithi033 bash[35201]: audit 2024-02-19T20:58:00.531117+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476101\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476178\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476210\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476241\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476270\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476299\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}}, \"last_device_update\": \"2024-02-19T20:57:49.087860\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:58:01.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:00 smithi033 bash[38634]: audit 2024-02-19T20:58:00.527841+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476101\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476178\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476210\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476241\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476270\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476299\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}}, \"last_device_update\": \"2024-02-19T20:57:49.087860\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:58:01.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:00 smithi033 bash[38634]: audit 2024-02-19T20:58:00.528240+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:01.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:00 smithi033 bash[38634]: audit 2024-02-19T20:58:00.531117+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476101\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476178\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476210\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476241\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476270\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476299\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}}, \"last_device_update\": \"2024-02-19T20:57:49.087860\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:58:01.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:00 smithi172 bash[35245]: cluster 2024-02-19T20:57:59.821088+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v85: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T20:58:01.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:00 smithi172 bash[35245]: audit 2024-02-19T20:58:00.527841+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476101\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476178\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476210\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476241\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476270\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476299\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}}, \"last_device_update\": \"2024-02-19T20:57:49.087860\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:58:01.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:00 smithi172 bash[35245]: audit 2024-02-19T20:58:00.528240+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:01.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:00 smithi172 bash[35245]: audit 2024-02-19T20:58:00.531117+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476101\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476178\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476210\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476241\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476270\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:57:44.476299\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}}, \"last_device_update\": \"2024-02-19T20:57:49.087860\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:58:01.919 DEBUG:teuthology.orchestra.run.smithi033:osd.3> sudo journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.3.service 2024-02-19T20:58:01.922 INFO:tasks.cephadm:Deploying osd.4 on smithi172 with /dev/vg_nvme/lv_4... 2024-02-19T20:58:01.922 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-19T20:58:01.955 INFO:journalctl@ceph.osd.3.smithi033.stdout:-- Logs begin at Mon 2024-02-19 20:46:54 UTC. -- 2024-02-19T20:58:03.168 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:02 smithi033 bash[35201]: cluster 2024-02-19T20:58:01.821364+0000 mgr.y (mgr.14142) 92 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T20:58:03.168 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:02 smithi033 bash[38634]: cluster 2024-02-19T20:58:01.821364+0000 mgr.y (mgr.14142) 92 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T20:58:03.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:02 smithi172 bash[35245]: cluster 2024-02-19T20:58:01.821364+0000 mgr.y (mgr.14142) 92 : cluster [DBG] pgmap v86: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T20:58:03.553 INFO:journalctl@ceph.osd.3.smithi033.stdout:Feb 19 20:58:03 smithi033 bash[45558]: debug 2024-02-19T20:58:03.184+0000 7f54b212dec0 -1 Falling back to public interface 2024-02-19T20:58:04.053 INFO:journalctl@ceph.osd.3.smithi033.stdout:Feb 19 20:58:03 smithi033 bash[45558]: debug 2024-02-19T20:58:03.754+0000 7f54b212dec0 -1 osd.3 0 log_to_monitors {default=true} 2024-02-19T20:58:04.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:03 smithi033 bash[38634]: audit 2024-02-19T20:58:03.758668+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/3116371541,v1:172.21.15.33:6827/3116371541]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-19T20:58:04.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:03 smithi033 bash[38634]: audit 2024-02-19T20:58:03.882759+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}}, \"last_daemon_update\": \"2024-02-19T20:58:03.882014\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:58:04.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:03 smithi033 bash[35201]: audit 2024-02-19T20:58:03.758668+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/3116371541,v1:172.21.15.33:6827/3116371541]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-19T20:58:04.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:03 smithi033 bash[35201]: audit 2024-02-19T20:58:03.882759+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}}, \"last_daemon_update\": \"2024-02-19T20:58:03.882014\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:58:04.072 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-19T20:58:04.072 INFO:teuthology.orchestra.run.smithi172.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-19T20:58:04.072 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10+0 records in 2024-02-19T20:58:04.072 INFO:teuthology.orchestra.run.smithi172.stderr:10+0 records out 2024-02-19T20:58:04.073 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110182 s, 952 MB/s 2024-02-19T20:58:04.073 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping successful for: 2024-02-19T20:58:04.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:03 smithi172 bash[35245]: audit 2024-02-19T20:58:03.758668+0000 mon.a (mon.0) 308 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/3116371541,v1:172.21.15.33:6827/3116371541]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-19T20:58:04.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:03 smithi172 bash[35245]: audit 2024-02-19T20:58:03.882759+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}}, \"last_daemon_update\": \"2024-02-19T20:58:03.882014\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:58:04.728 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph orch daemon add osd smithi172:vg_nvme/lv_4 2024-02-19T20:58:05.064 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:04 smithi172 bash[35245]: cluster 2024-02-19T20:58:03.821675+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T20:58:05.064 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:04 smithi172 bash[35245]: audit 2024-02-19T20:58:03.885303+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}}, \"last_daemon_update\": \"2024-02-19T20:58:03.882014\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:58:05.064 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:04 smithi172 bash[35245]: audit 2024-02-19T20:58:03.886114+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:05.064 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:04 smithi172 bash[35245]: audit 2024-02-19T20:58:03.893366+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/3116371541,v1:172.21.15.33:6827/3116371541]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-19T20:58:05.064 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:04 smithi172 bash[35245]: cluster 2024-02-19T20:58:03.893406+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-19T20:58:05.064 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:04 smithi172 bash[35245]: audit 2024-02-19T20:58:03.893542+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T20:58:05.064 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:04 smithi172 bash[35245]: audit 2024-02-19T20:58:03.894037+0000 mon.a (mon.0) 315 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/3116371541,v1:172.21.15.33:6827/3116371541]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T20:58:05.164 INFO:journalctl@ceph.osd.3.smithi033.stdout:Feb 19 20:58:04 smithi033 bash[45558]: debug 2024-02-19T20:58:04.896+0000 7f549aee2700 -1 osd.3 0 waiting for initial osdmap 2024-02-19T20:58:05.164 INFO:journalctl@ceph.osd.3.smithi033.stdout:Feb 19 20:58:04 smithi033 bash[45558]: debug 2024-02-19T20:58:04.901+0000 7f54a60fe700 -1 osd.3 25 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2024-02-19T20:58:05.164 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:04 smithi033 bash[38634]: cluster 2024-02-19T20:58:03.821675+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T20:58:05.165 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:04 smithi033 bash[38634]: audit 2024-02-19T20:58:03.885303+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}}, \"last_daemon_update\": \"2024-02-19T20:58:03.882014\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:58:05.165 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:04 smithi033 bash[38634]: audit 2024-02-19T20:58:03.886114+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:05.165 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:04 smithi033 bash[38634]: audit 2024-02-19T20:58:03.893366+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/3116371541,v1:172.21.15.33:6827/3116371541]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-19T20:58:05.165 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:04 smithi033 bash[38634]: cluster 2024-02-19T20:58:03.893406+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-19T20:58:05.165 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:04 smithi033 bash[38634]: audit 2024-02-19T20:58:03.893542+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T20:58:05.165 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:04 smithi033 bash[38634]: audit 2024-02-19T20:58:03.894037+0000 mon.a (mon.0) 315 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/3116371541,v1:172.21.15.33:6827/3116371541]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T20:58:05.165 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:04 smithi033 bash[35201]: cluster 2024-02-19T20:58:03.821675+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v87: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T20:58:05.165 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:04 smithi033 bash[35201]: audit 2024-02-19T20:58:03.885303+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}}, \"last_daemon_update\": \"2024-02-19T20:58:03.882014\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:58:05.165 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:04 smithi033 bash[35201]: audit 2024-02-19T20:58:03.886114+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:05.165 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:04 smithi033 bash[35201]: audit 2024-02-19T20:58:03.893366+0000 mon.a (mon.0) 312 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/3116371541,v1:172.21.15.33:6827/3116371541]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-19T20:58:05.166 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:04 smithi033 bash[35201]: cluster 2024-02-19T20:58:03.893406+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-19T20:58:05.166 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:04 smithi033 bash[35201]: audit 2024-02-19T20:58:03.893542+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T20:58:05.166 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:04 smithi033 bash[35201]: audit 2024-02-19T20:58:03.894037+0000 mon.a (mon.0) 315 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/3116371541,v1:172.21.15.33:6827/3116371541]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T20:58:05.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:05 smithi172 bash[35245]: cluster 2024-02-19T20:58:04.777827+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:58:05.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:05 smithi172 bash[35245]: cluster 2024-02-19T20:58:04.777898+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:58:05.942 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:05 smithi172 bash[35245]: audit 2024-02-19T20:58:04.894466+0000 mon.a (mon.0) 316 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/3116371541,v1:172.21.15.33:6827/3116371541]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-02-19T20:58:05.942 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:05 smithi172 bash[35245]: cluster 2024-02-19T20:58:04.894499+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-19T20:58:05.942 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:05 smithi172 bash[35245]: audit 2024-02-19T20:58:04.895045+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T20:58:06.230 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:05 smithi033 bash[38634]: cluster 2024-02-19T20:58:04.777827+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:58:06.230 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:05 smithi033 bash[38634]: cluster 2024-02-19T20:58:04.777898+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:58:06.230 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:05 smithi033 bash[38634]: audit 2024-02-19T20:58:04.894466+0000 mon.a (mon.0) 316 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/3116371541,v1:172.21.15.33:6827/3116371541]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-02-19T20:58:06.230 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:05 smithi033 bash[38634]: cluster 2024-02-19T20:58:04.894499+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-19T20:58:06.230 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:05 smithi033 bash[38634]: audit 2024-02-19T20:58:04.895045+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T20:58:06.230 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:05 smithi033 bash[35201]: cluster 2024-02-19T20:58:04.777827+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:58:06.230 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:05 smithi033 bash[35201]: cluster 2024-02-19T20:58:04.777898+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:58:06.230 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:05 smithi033 bash[35201]: audit 2024-02-19T20:58:04.894466+0000 mon.a (mon.0) 316 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/3116371541,v1:172.21.15.33:6827/3116371541]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2024-02-19T20:58:06.230 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:05 smithi033 bash[35201]: cluster 2024-02-19T20:58:04.894499+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-19T20:58:06.230 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:05 smithi033 bash[35201]: audit 2024-02-19T20:58:04.895045+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T20:58:07.154 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:06 smithi172 bash[35245]: cluster 2024-02-19T20:58:05.821966+0000 mgr.y (mgr.14142) 94 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2024-02-19T20:58:07.155 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:06 smithi172 bash[35245]: cluster 2024-02-19T20:58:05.902139+0000 mon.a (mon.0) 319 : cluster [INF] osd.3 [v2:172.21.15.33:6826/3116371541,v1:172.21.15.33:6827/3116371541] boot 2024-02-19T20:58:07.155 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:06 smithi172 bash[35245]: cluster 2024-02-19T20:58:05.902180+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-19T20:58:07.155 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:06 smithi172 bash[35245]: audit 2024-02-19T20:58:05.902639+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T20:58:07.155 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:06 smithi172 bash[35245]: audit 2024-02-19T20:58:06.577525+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:58:07.155 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:06 smithi172 bash[35245]: audit 2024-02-19T20:58:06.578103+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:58:07.155 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:06 smithi172 bash[35245]: audit 2024-02-19T20:58:06.578888+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:07.155 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:06 smithi172 bash[35245]: audit 2024-02-19T20:58:06.873951+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:07.303 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:06 smithi033 bash[38634]: cluster 2024-02-19T20:58:05.821966+0000 mgr.y (mgr.14142) 94 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2024-02-19T20:58:07.303 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:06 smithi033 bash[38634]: cluster 2024-02-19T20:58:05.902139+0000 mon.a (mon.0) 319 : cluster [INF] osd.3 [v2:172.21.15.33:6826/3116371541,v1:172.21.15.33:6827/3116371541] boot 2024-02-19T20:58:07.303 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:06 smithi033 bash[38634]: cluster 2024-02-19T20:58:05.902180+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-19T20:58:07.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:06 smithi033 bash[38634]: audit 2024-02-19T20:58:05.902639+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T20:58:07.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:06 smithi033 bash[38634]: audit 2024-02-19T20:58:06.577525+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:58:07.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:06 smithi033 bash[38634]: audit 2024-02-19T20:58:06.578103+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:58:07.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:06 smithi033 bash[38634]: audit 2024-02-19T20:58:06.578888+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:07.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:06 smithi033 bash[38634]: audit 2024-02-19T20:58:06.873951+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:07.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:06 smithi033 bash[35201]: cluster 2024-02-19T20:58:05.821966+0000 mgr.y (mgr.14142) 94 : cluster [DBG] pgmap v90: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2024-02-19T20:58:07.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:06 smithi033 bash[35201]: cluster 2024-02-19T20:58:05.902139+0000 mon.a (mon.0) 319 : cluster [INF] osd.3 [v2:172.21.15.33:6826/3116371541,v1:172.21.15.33:6827/3116371541] boot 2024-02-19T20:58:07.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:06 smithi033 bash[35201]: cluster 2024-02-19T20:58:05.902180+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-19T20:58:07.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:06 smithi033 bash[35201]: audit 2024-02-19T20:58:05.902639+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T20:58:07.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:06 smithi033 bash[35201]: audit 2024-02-19T20:58:06.577525+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:58:07.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:06 smithi033 bash[35201]: audit 2024-02-19T20:58:06.578103+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:58:07.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:06 smithi033 bash[35201]: audit 2024-02-19T20:58:06.578888+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:07.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:06 smithi033 bash[35201]: audit 2024-02-19T20:58:06.873951+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:08.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:07 smithi172 bash[35245]: audit 2024-02-19T20:58:06.576476+0000 mgr.y (mgr.14142) 95 : audit [DBG] from='client.34202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:58:08.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:07 smithi172 bash[35245]: cephadm 2024-02-19T20:58:06.577275+0000 mgr.y (mgr.14142) 96 : cephadm [INF] Applying osd on host smithi172... 2024-02-19T20:58:08.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:07 smithi172 bash[35245]: audit 2024-02-19T20:58:07.089637+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}}, \"last_daemon_update\": \"2024-02-19T20:58:03.882014\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:58:08.193 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:07 smithi172 bash[35245]: audit 2024-02-19T20:58:07.092415+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}}, \"last_daemon_update\": \"2024-02-19T20:58:03.882014\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:58:08.193 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:07 smithi172 bash[35245]: cluster 2024-02-19T20:58:07.664780+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-19T20:58:08.303 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:07 smithi033 bash[35201]: audit 2024-02-19T20:58:06.576476+0000 mgr.y (mgr.14142) 95 : audit [DBG] from='client.34202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:58:08.303 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:07 smithi033 bash[35201]: cephadm 2024-02-19T20:58:06.577275+0000 mgr.y (mgr.14142) 96 : cephadm [INF] Applying osd on host smithi172... 2024-02-19T20:58:08.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:07 smithi033 bash[38634]: audit 2024-02-19T20:58:06.576476+0000 mgr.y (mgr.14142) 95 : audit [DBG] from='client.34202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:58:08.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:07 smithi033 bash[38634]: cephadm 2024-02-19T20:58:06.577275+0000 mgr.y (mgr.14142) 96 : cephadm [INF] Applying osd on host smithi172... 2024-02-19T20:58:08.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:07 smithi033 bash[35201]: audit 2024-02-19T20:58:07.089637+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}}, \"last_daemon_update\": \"2024-02-19T20:58:03.882014\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:58:08.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:07 smithi033 bash[35201]: audit 2024-02-19T20:58:07.092415+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}}, \"last_daemon_update\": \"2024-02-19T20:58:03.882014\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:58:08.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:07 smithi033 bash[35201]: cluster 2024-02-19T20:58:07.664780+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-19T20:58:08.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:07 smithi033 bash[38634]: audit 2024-02-19T20:58:07.089637+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}}, \"last_daemon_update\": \"2024-02-19T20:58:03.882014\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:58:08.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:07 smithi033 bash[38634]: audit 2024-02-19T20:58:07.092415+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}}, \"last_daemon_update\": \"2024-02-19T20:58:03.882014\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:58:08.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:07 smithi033 bash[38634]: cluster 2024-02-19T20:58:07.664780+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-19T20:58:09.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:08 smithi172 bash[35245]: cluster 2024-02-19T20:58:07.822373+0000 mgr.y (mgr.14142) 97 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 856 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:09.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:08 smithi172 bash[35245]: audit 2024-02-19T20:58:08.613945+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.172:0/2756170611' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7189e60f-0ff4-4119-b700-ec72e45c800f"}]: dispatch 2024-02-19T20:58:09.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:08 smithi172 bash[35245]: audit 2024-02-19T20:58:08.614432+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7189e60f-0ff4-4119-b700-ec72e45c800f"}]: dispatch 2024-02-19T20:58:09.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:08 smithi172 bash[35245]: audit 2024-02-19T20:58:08.618587+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7189e60f-0ff4-4119-b700-ec72e45c800f"}]': finished 2024-02-19T20:58:09.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:08 smithi172 bash[35245]: cluster 2024-02-19T20:58:08.618634+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-19T20:58:09.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:08 smithi172 bash[35245]: audit 2024-02-19T20:58:08.618754+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T20:58:09.303 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:08 smithi033 bash[38634]: cluster 2024-02-19T20:58:07.822373+0000 mgr.y (mgr.14142) 97 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 856 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:09.303 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:08 smithi033 bash[38634]: audit 2024-02-19T20:58:08.613945+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.172:0/2756170611' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7189e60f-0ff4-4119-b700-ec72e45c800f"}]: dispatch 2024-02-19T20:58:09.303 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:08 smithi033 bash[38634]: audit 2024-02-19T20:58:08.614432+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7189e60f-0ff4-4119-b700-ec72e45c800f"}]: dispatch 2024-02-19T20:58:09.303 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:08 smithi033 bash[38634]: audit 2024-02-19T20:58:08.618587+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7189e60f-0ff4-4119-b700-ec72e45c800f"}]': finished 2024-02-19T20:58:09.303 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:08 smithi033 bash[38634]: cluster 2024-02-19T20:58:08.618634+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-19T20:58:09.303 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:08 smithi033 bash[38634]: audit 2024-02-19T20:58:08.618754+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T20:58:09.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:08 smithi033 bash[35201]: cluster 2024-02-19T20:58:07.822373+0000 mgr.y (mgr.14142) 97 : cluster [DBG] pgmap v93: 1 pgs: 1 active+clean; 0 B data, 856 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:09.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:08 smithi033 bash[35201]: audit 2024-02-19T20:58:08.613945+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.172:0/2756170611' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7189e60f-0ff4-4119-b700-ec72e45c800f"}]: dispatch 2024-02-19T20:58:09.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:08 smithi033 bash[35201]: audit 2024-02-19T20:58:08.614432+0000 mon.a (mon.0) 329 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7189e60f-0ff4-4119-b700-ec72e45c800f"}]: dispatch 2024-02-19T20:58:09.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:08 smithi033 bash[35201]: audit 2024-02-19T20:58:08.618587+0000 mon.a (mon.0) 330 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7189e60f-0ff4-4119-b700-ec72e45c800f"}]': finished 2024-02-19T20:58:09.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:08 smithi033 bash[35201]: cluster 2024-02-19T20:58:08.618634+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-19T20:58:09.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:08 smithi033 bash[35201]: audit 2024-02-19T20:58:08.618754+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T20:58:10.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:09 smithi172 bash[35245]: audit 2024-02-19T20:58:09.400277+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.172:0/113530530' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:58:10.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:09 smithi172 bash[35245]: cluster 2024-02-19T20:58:09.822695+0000 mgr.y (mgr.14142) 98 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 904 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:10.303 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:09 smithi033 bash[35201]: audit 2024-02-19T20:58:09.400277+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.172:0/113530530' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:58:10.303 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:09 smithi033 bash[35201]: cluster 2024-02-19T20:58:09.822695+0000 mgr.y (mgr.14142) 98 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 904 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:10.303 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:09 smithi033 bash[38634]: audit 2024-02-19T20:58:09.400277+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.172:0/113530530' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:58:10.303 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:09 smithi033 bash[38634]: cluster 2024-02-19T20:58:09.822695+0000 mgr.y (mgr.14142) 98 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 904 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:13.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:12 smithi172 bash[35245]: cluster 2024-02-19T20:58:11.822980+0000 mgr.y (mgr.14142) 99 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 904 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:13.191 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:12 smithi172 bash[35245]: audit 2024-02-19T20:58:12.036186+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:13.303 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:12 smithi033 bash[38634]: cluster 2024-02-19T20:58:11.822980+0000 mgr.y (mgr.14142) 99 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 904 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:13.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:12 smithi033 bash[38634]: audit 2024-02-19T20:58:12.036186+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:13.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:12 smithi033 bash[35201]: cluster 2024-02-19T20:58:11.822980+0000 mgr.y (mgr.14142) 99 : cluster [DBG] pgmap v96: 1 pgs: 1 active+clean; 0 B data, 904 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:13.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:12 smithi033 bash[35201]: audit 2024-02-19T20:58:12.036186+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:15.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:14 smithi172 bash[35245]: cluster 2024-02-19T20:58:13.823371+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 944 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:15.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:14 smithi172 bash[35245]: audit 2024-02-19T20:58:14.494969+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-19T20:58:15.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:14 smithi172 bash[35245]: audit 2024-02-19T20:58:14.495783+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:58:15.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:14 smithi172 bash[35245]: audit 2024-02-19T20:58:14.496666+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-19T20:58:15.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:14 smithi033 bash[35201]: cluster 2024-02-19T20:58:13.823371+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 944 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:15.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:14 smithi033 bash[35201]: audit 2024-02-19T20:58:14.494969+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-19T20:58:15.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:14 smithi033 bash[35201]: audit 2024-02-19T20:58:14.495783+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:58:15.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:14 smithi033 bash[35201]: audit 2024-02-19T20:58:14.496666+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-19T20:58:15.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:14 smithi033 bash[38634]: cluster 2024-02-19T20:58:13.823371+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 0 B data, 944 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:15.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:14 smithi033 bash[38634]: audit 2024-02-19T20:58:14.494969+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-19T20:58:15.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:14 smithi033 bash[38634]: audit 2024-02-19T20:58:14.495783+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:58:15.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:14 smithi033 bash[38634]: audit 2024-02-19T20:58:14.496666+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-19T20:58:15.872 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:15 smithi172 bash[35245]: cephadm 2024-02-19T20:58:14.496360+0000 mgr.y (mgr.14142) 101 : cephadm [INF] Deploying daemon osd.4 on smithi172 2024-02-19T20:58:15.911 INFO:teuthology.orchestra.run.smithi172.stdout:Created osd(s) 4 on host 'smithi172' 2024-02-19T20:58:16.303 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:15 smithi033 bash[35201]: cephadm 2024-02-19T20:58:14.496360+0000 mgr.y (mgr.14142) 101 : cephadm [INF] Deploying daemon osd.4 on smithi172 2024-02-19T20:58:16.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:15 smithi033 bash[38634]: cephadm 2024-02-19T20:58:14.496360+0000 mgr.y (mgr.14142) 101 : cephadm [INF] Deploying daemon osd.4 on smithi172 2024-02-19T20:58:16.942 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:16 smithi172 bash[35245]: cluster 2024-02-19T20:58:15.823726+0000 mgr.y (mgr.14142) 102 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:16.942 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:16 smithi172 bash[35245]: audit 2024-02-19T20:58:15.924187+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638736\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638817\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}}, \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:16.942 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:16 smithi172 bash[35245]: audit 2024-02-19T20:58:15.924641+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:16.942 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:16 smithi172 bash[35245]: audit 2024-02-19T20:58:15.927110+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638736\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638817\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}}, \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:17.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:16 smithi033 bash[35201]: cluster 2024-02-19T20:58:15.823726+0000 mgr.y (mgr.14142) 102 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:17.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:16 smithi033 bash[35201]: audit 2024-02-19T20:58:15.924187+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638736\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638817\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}}, \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:17.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:16 smithi033 bash[35201]: audit 2024-02-19T20:58:15.924641+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:17.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:16 smithi033 bash[35201]: audit 2024-02-19T20:58:15.927110+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638736\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638817\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}}, \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:17.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:16 smithi033 bash[38634]: cluster 2024-02-19T20:58:15.823726+0000 mgr.y (mgr.14142) 102 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:17.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:16 smithi033 bash[38634]: audit 2024-02-19T20:58:15.924187+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638736\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638817\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}}, \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:17.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:16 smithi033 bash[38634]: audit 2024-02-19T20:58:15.924641+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:17.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:16 smithi033 bash[38634]: audit 2024-02-19T20:58:15.927110+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638736\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:56:50.638817\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}}, \"last_device_update\": \"2024-02-19T20:56:09.183975\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:18.650 DEBUG:teuthology.orchestra.run.smithi172:osd.4> sudo journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.4.service 2024-02-19T20:58:18.652 INFO:tasks.cephadm:Deploying osd.5 on smithi172 with /dev/vg_nvme/lv_3... 2024-02-19T20:58:18.652 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-19T20:58:18.683 INFO:journalctl@ceph.osd.4.smithi172.stdout:-- Logs begin at Mon 2024-02-19 20:47:10 UTC. -- 2024-02-19T20:58:18.941 INFO:journalctl@ceph.osd.4.smithi172.stdout:Feb 19 20:58:18 smithi172 bash[37659]: debug 2024-02-19T20:58:18.828+0000 7f6f815c3ec0 -1 Falling back to public interface 2024-02-19T20:58:18.942 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:18 smithi172 bash[35245]: cluster 2024-02-19T20:58:17.824116+0000 mgr.y (mgr.14142) 103 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:18.942 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:18 smithi172 bash[35245]: audit 2024-02-19T20:58:18.755012+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754220\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754316\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754355\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}}, \"last_daemon_update\": \"2024-02-19T20:58:18.754447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:18.942 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:18 smithi172 bash[35245]: audit 2024-02-19T20:58:18.758074+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754220\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754316\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754355\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}}, \"last_daemon_update\": \"2024-02-19T20:58:18.754447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:18.942 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:18 smithi172 bash[35245]: audit 2024-02-19T20:58:18.758816+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:19.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:18 smithi033 bash[38634]: cluster 2024-02-19T20:58:17.824116+0000 mgr.y (mgr.14142) 103 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:19.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:18 smithi033 bash[35201]: cluster 2024-02-19T20:58:17.824116+0000 mgr.y (mgr.14142) 103 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:19.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:18 smithi033 bash[35201]: audit 2024-02-19T20:58:18.755012+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754220\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754316\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754355\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}}, \"last_daemon_update\": \"2024-02-19T20:58:18.754447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:19.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:18 smithi033 bash[35201]: audit 2024-02-19T20:58:18.758074+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754220\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754316\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754355\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}}, \"last_daemon_update\": \"2024-02-19T20:58:18.754447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:19.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:18 smithi033 bash[35201]: audit 2024-02-19T20:58:18.758816+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:19.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:18 smithi033 bash[38634]: audit 2024-02-19T20:58:18.755012+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754220\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754316\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754355\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}}, \"last_daemon_update\": \"2024-02-19T20:58:18.754447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:19.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:18 smithi033 bash[38634]: audit 2024-02-19T20:58:18.758074+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754220\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754316\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754355\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}}, \"last_daemon_update\": \"2024-02-19T20:58:18.754447\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:19.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:18 smithi033 bash[38634]: audit 2024-02-19T20:58:18.758816+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:19.691 INFO:journalctl@ceph.osd.4.smithi172.stdout:Feb 19 20:58:19 smithi172 bash[37659]: debug 2024-02-19T20:58:19.386+0000 7f6f815c3ec0 -1 osd.4 0 log_to_monitors {default=true} 2024-02-19T20:58:20.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:19 smithi172 bash[35245]: audit 2024-02-19T20:58:19.390236+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.172:6800/4142933597,v1:172.21.15.172:6801/4142933597]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-19T20:58:20.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:19 smithi172 bash[35245]: audit 2024-02-19T20:58:19.390515+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-19T20:58:20.303 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:19 smithi033 bash[35201]: audit 2024-02-19T20:58:19.390236+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.172:6800/4142933597,v1:172.21.15.172:6801/4142933597]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-19T20:58:20.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:19 smithi033 bash[35201]: audit 2024-02-19T20:58:19.390515+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-19T20:58:20.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:19 smithi033 bash[38634]: audit 2024-02-19T20:58:19.390236+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.172:6800/4142933597,v1:172.21.15.172:6801/4142933597]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-19T20:58:20.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:19 smithi033 bash[38634]: audit 2024-02-19T20:58:19.390515+0000 mon.a (mon.0) 343 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-19T20:58:21.192 INFO:journalctl@ceph.osd.4.smithi172.stdout:Feb 19 20:58:20 smithi172 bash[37659]: debug 2024-02-19T20:58:20.910+0000 7f6f6a378700 -1 osd.4 0 waiting for initial osdmap 2024-02-19T20:58:21.192 INFO:journalctl@ceph.osd.4.smithi172.stdout:Feb 19 20:58:20 smithi172 bash[37659]: debug 2024-02-19T20:58:20.916+0000 7f6f75594700 -1 osd.4 30 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-02-19T20:58:21.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:20 smithi172 bash[35245]: cluster 2024-02-19T20:58:19.824597+0000 mgr.y (mgr.14142) 104 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:21.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:20 smithi172 bash[35245]: audit 2024-02-19T20:58:19.900297+0000 mon.a (mon.0) 344 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-19T20:58:21.193 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:20 smithi172 bash[35245]: cluster 2024-02-19T20:58:19.900367+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-19T20:58:21.193 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:20 smithi172 bash[35245]: audit 2024-02-19T20:58:19.900537+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T20:58:21.193 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:20 smithi172 bash[35245]: audit 2024-02-19T20:58:19.904876+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.172:6800/4142933597,v1:172.21.15.172:6801/4142933597]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:58:21.193 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:20 smithi172 bash[35245]: audit 2024-02-19T20:58:19.905141+0000 mon.a (mon.0) 347 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:58:21.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:20 smithi033 bash[35201]: cluster 2024-02-19T20:58:19.824597+0000 mgr.y (mgr.14142) 104 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:21.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:20 smithi033 bash[35201]: audit 2024-02-19T20:58:19.900297+0000 mon.a (mon.0) 344 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-19T20:58:21.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:20 smithi033 bash[35201]: cluster 2024-02-19T20:58:19.900367+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-19T20:58:21.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:20 smithi033 bash[35201]: audit 2024-02-19T20:58:19.900537+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T20:58:21.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:20 smithi033 bash[35201]: audit 2024-02-19T20:58:19.904876+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.172:6800/4142933597,v1:172.21.15.172:6801/4142933597]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:58:21.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:20 smithi033 bash[35201]: audit 2024-02-19T20:58:19.905141+0000 mon.a (mon.0) 347 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:58:21.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:20 smithi033 bash[38634]: cluster 2024-02-19T20:58:19.824597+0000 mgr.y (mgr.14142) 104 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:21.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:20 smithi033 bash[38634]: audit 2024-02-19T20:58:19.900297+0000 mon.a (mon.0) 344 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-19T20:58:21.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:20 smithi033 bash[38634]: cluster 2024-02-19T20:58:19.900367+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-19T20:58:21.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:20 smithi033 bash[38634]: audit 2024-02-19T20:58:19.900537+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T20:58:21.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:20 smithi033 bash[38634]: audit 2024-02-19T20:58:19.904876+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.172:6800/4142933597,v1:172.21.15.172:6801/4142933597]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:58:21.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:20 smithi033 bash[38634]: audit 2024-02-19T20:58:19.905141+0000 mon.a (mon.0) 347 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:58:21.771 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-19T20:58:21.771 INFO:teuthology.orchestra.run.smithi172.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-19T20:58:21.771 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10+0 records in 2024-02-19T20:58:21.771 INFO:teuthology.orchestra.run.smithi172.stderr:10+0 records out 2024-02-19T20:58:21.771 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0121678 s, 862 MB/s 2024-02-19T20:58:21.771 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping successful for: 2024-02-19T20:58:22.187 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:21 smithi172 bash[35245]: cluster 2024-02-19T20:58:20.433885+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:58:22.187 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:21 smithi172 bash[35245]: cluster 2024-02-19T20:58:20.433947+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:58:22.187 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:21 smithi172 bash[35245]: audit 2024-02-19T20:58:20.902102+0000 mon.a (mon.0) 348 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-02-19T20:58:22.187 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:21 smithi172 bash[35245]: cluster 2024-02-19T20:58:20.902161+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-19T20:58:22.187 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:21 smithi172 bash[35245]: audit 2024-02-19T20:58:20.902779+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T20:58:22.187 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:21 smithi172 bash[35245]: cluster 2024-02-19T20:58:21.903897+0000 mon.a (mon.0) 351 : cluster [INF] osd.4 [v2:172.21.15.172:6800/4142933597,v1:172.21.15.172:6801/4142933597] boot 2024-02-19T20:58:22.187 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:21 smithi172 bash[35245]: cluster 2024-02-19T20:58:21.904059+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-19T20:58:22.187 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:21 smithi172 bash[35245]: audit 2024-02-19T20:58:21.904264+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T20:58:22.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:21 smithi033 bash[35201]: cluster 2024-02-19T20:58:20.433885+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:58:22.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:21 smithi033 bash[35201]: cluster 2024-02-19T20:58:20.433947+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:58:22.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:21 smithi033 bash[35201]: audit 2024-02-19T20:58:20.902102+0000 mon.a (mon.0) 348 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-02-19T20:58:22.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:21 smithi033 bash[35201]: cluster 2024-02-19T20:58:20.902161+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-19T20:58:22.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:21 smithi033 bash[35201]: audit 2024-02-19T20:58:20.902779+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T20:58:22.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:21 smithi033 bash[35201]: cluster 2024-02-19T20:58:21.903897+0000 mon.a (mon.0) 351 : cluster [INF] osd.4 [v2:172.21.15.172:6800/4142933597,v1:172.21.15.172:6801/4142933597] boot 2024-02-19T20:58:22.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:21 smithi033 bash[35201]: cluster 2024-02-19T20:58:21.904059+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-19T20:58:22.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:21 smithi033 bash[35201]: audit 2024-02-19T20:58:21.904264+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T20:58:22.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:21 smithi033 bash[38634]: cluster 2024-02-19T20:58:20.433885+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:58:22.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:21 smithi033 bash[38634]: cluster 2024-02-19T20:58:20.433947+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:58:22.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:21 smithi033 bash[38634]: audit 2024-02-19T20:58:20.902102+0000 mon.a (mon.0) 348 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-02-19T20:58:22.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:21 smithi033 bash[38634]: cluster 2024-02-19T20:58:20.902161+0000 mon.a (mon.0) 349 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-19T20:58:22.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:21 smithi033 bash[38634]: audit 2024-02-19T20:58:20.902779+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T20:58:22.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:21 smithi033 bash[38634]: cluster 2024-02-19T20:58:21.903897+0000 mon.a (mon.0) 351 : cluster [INF] osd.4 [v2:172.21.15.172:6800/4142933597,v1:172.21.15.172:6801/4142933597] boot 2024-02-19T20:58:22.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:21 smithi033 bash[38634]: cluster 2024-02-19T20:58:21.904059+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-19T20:58:22.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:21 smithi033 bash[38634]: audit 2024-02-19T20:58:21.904264+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T20:58:22.570 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph orch daemon add osd smithi172:vg_nvme/lv_3 2024-02-19T20:58:23.139 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:22 smithi172 bash[35245]: cluster 2024-02-19T20:58:21.824933+0000 mgr.y (mgr.14142) 105 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:23.139 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:22 smithi172 bash[35245]: cluster 2024-02-19T20:58:22.905795+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-19T20:58:23.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:22 smithi033 bash[35201]: cluster 2024-02-19T20:58:21.824933+0000 mgr.y (mgr.14142) 105 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:23.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:22 smithi033 bash[35201]: cluster 2024-02-19T20:58:22.905795+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-19T20:58:23.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:22 smithi033 bash[38634]: cluster 2024-02-19T20:58:21.824933+0000 mgr.y (mgr.14142) 105 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T20:58:23.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:22 smithi033 bash[38634]: cluster 2024-02-19T20:58:22.905795+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-19T20:58:24.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:23 smithi172 bash[35245]: audit 2024-02-19T20:58:23.166496+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:24.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:23 smithi172 bash[35245]: audit 2024-02-19T20:58:23.347669+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754220\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754316\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754355\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}}, \"last_daemon_update\": \"2024-02-19T20:58:18.754447\", \"last_device_update\": \"2024-02-19T20:58:23.347114\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:24.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:23 smithi172 bash[35245]: audit 2024-02-19T20:58:23.350841+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754220\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754316\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754355\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}}, \"last_daemon_update\": \"2024-02-19T20:58:18.754447\", \"last_device_update\": \"2024-02-19T20:58:23.347114\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:24.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:23 smithi033 bash[35201]: audit 2024-02-19T20:58:23.166496+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:24.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:23 smithi033 bash[38634]: audit 2024-02-19T20:58:23.166496+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:24.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:23 smithi033 bash[35201]: audit 2024-02-19T20:58:23.347669+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754220\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754316\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754355\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}}, \"last_daemon_update\": \"2024-02-19T20:58:18.754447\", \"last_device_update\": \"2024-02-19T20:58:23.347114\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:24.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:23 smithi033 bash[35201]: audit 2024-02-19T20:58:23.350841+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754220\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754316\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754355\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}}, \"last_daemon_update\": \"2024-02-19T20:58:18.754447\", \"last_device_update\": \"2024-02-19T20:58:23.347114\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:24.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:23 smithi033 bash[38634]: audit 2024-02-19T20:58:23.347669+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754220\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754316\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754355\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}}, \"last_daemon_update\": \"2024-02-19T20:58:18.754447\", \"last_device_update\": \"2024-02-19T20:58:23.347114\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:24.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:23 smithi033 bash[38634]: audit 2024-02-19T20:58:23.350841+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754220\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754316\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754355\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}}, \"last_daemon_update\": \"2024-02-19T20:58:18.754447\", \"last_device_update\": \"2024-02-19T20:58:23.347114\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:25.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:24 smithi172 bash[35245]: cluster 2024-02-19T20:58:23.825439+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-02-19T20:58:25.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:24 smithi033 bash[38634]: cluster 2024-02-19T20:58:23.825439+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-02-19T20:58:25.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:24 smithi033 bash[35201]: cluster 2024-02-19T20:58:23.825439+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-02-19T20:58:26.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:25 smithi172 bash[35245]: audit 2024-02-19T20:58:25.007598+0000 mgr.y (mgr.14142) 107 : audit [DBG] from='client.34229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:58:26.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:25 smithi172 bash[35245]: cephadm 2024-02-19T20:58:25.008560+0000 mgr.y (mgr.14142) 108 : cephadm [INF] Applying osd on host smithi172... 2024-02-19T20:58:26.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:25 smithi172 bash[35245]: audit 2024-02-19T20:58:25.008900+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:58:26.192 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:25 smithi172 bash[35245]: audit 2024-02-19T20:58:25.009767+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:58:26.193 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:25 smithi172 bash[35245]: audit 2024-02-19T20:58:25.011003+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:26.193 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:25 smithi172 bash[35245]: cluster 2024-02-19T20:58:25.825863+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:58:26.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:25 smithi033 bash[38634]: audit 2024-02-19T20:58:25.007598+0000 mgr.y (mgr.14142) 107 : audit [DBG] from='client.34229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:58:26.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:25 smithi033 bash[38634]: cephadm 2024-02-19T20:58:25.008560+0000 mgr.y (mgr.14142) 108 : cephadm [INF] Applying osd on host smithi172... 2024-02-19T20:58:26.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:25 smithi033 bash[38634]: audit 2024-02-19T20:58:25.008900+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:58:26.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:25 smithi033 bash[38634]: audit 2024-02-19T20:58:25.009767+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:58:26.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:25 smithi033 bash[38634]: audit 2024-02-19T20:58:25.011003+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:26.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:25 smithi033 bash[38634]: cluster 2024-02-19T20:58:25.825863+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:58:26.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:25 smithi033 bash[35201]: audit 2024-02-19T20:58:25.007598+0000 mgr.y (mgr.14142) 107 : audit [DBG] from='client.34229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:58:26.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:25 smithi033 bash[35201]: cephadm 2024-02-19T20:58:25.008560+0000 mgr.y (mgr.14142) 108 : cephadm [INF] Applying osd on host smithi172... 2024-02-19T20:58:26.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:25 smithi033 bash[35201]: audit 2024-02-19T20:58:25.008900+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:58:26.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:25 smithi033 bash[35201]: audit 2024-02-19T20:58:25.009767+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:58:26.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:25 smithi033 bash[35201]: audit 2024-02-19T20:58:25.011003+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:26.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:25 smithi033 bash[35201]: cluster 2024-02-19T20:58:25.825863+0000 mgr.y (mgr.14142) 109 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:58:27.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:27 smithi172 bash[35245]: audit 2024-02-19T20:58:27.223100+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.172:0/26745678' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6bc8455-910b-4534-a108-eda69c50365f"}]: dispatch 2024-02-19T20:58:27.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:27 smithi172 bash[35245]: audit 2024-02-19T20:58:27.223442+0000 mon.a (mon.0) 361 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6bc8455-910b-4534-a108-eda69c50365f"}]: dispatch 2024-02-19T20:58:27.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:27 smithi172 bash[35245]: audit 2024-02-19T20:58:27.227738+0000 mon.a (mon.0) 362 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e6bc8455-910b-4534-a108-eda69c50365f"}]': finished 2024-02-19T20:58:27.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:27 smithi172 bash[35245]: cluster 2024-02-19T20:58:27.227778+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-19T20:58:27.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:27 smithi172 bash[35245]: audit 2024-02-19T20:58:27.227909+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T20:58:28.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:27 smithi033 bash[35201]: audit 2024-02-19T20:58:27.223100+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.172:0/26745678' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6bc8455-910b-4534-a108-eda69c50365f"}]: dispatch 2024-02-19T20:58:28.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:27 smithi033 bash[35201]: audit 2024-02-19T20:58:27.223442+0000 mon.a (mon.0) 361 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6bc8455-910b-4534-a108-eda69c50365f"}]: dispatch 2024-02-19T20:58:28.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:27 smithi033 bash[35201]: audit 2024-02-19T20:58:27.227738+0000 mon.a (mon.0) 362 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e6bc8455-910b-4534-a108-eda69c50365f"}]': finished 2024-02-19T20:58:28.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:27 smithi033 bash[35201]: cluster 2024-02-19T20:58:27.227778+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-19T20:58:28.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:27 smithi033 bash[35201]: audit 2024-02-19T20:58:27.227909+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T20:58:28.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:27 smithi033 bash[38634]: audit 2024-02-19T20:58:27.223100+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.172:0/26745678' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6bc8455-910b-4534-a108-eda69c50365f"}]: dispatch 2024-02-19T20:58:28.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:27 smithi033 bash[38634]: audit 2024-02-19T20:58:27.223442+0000 mon.a (mon.0) 361 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e6bc8455-910b-4534-a108-eda69c50365f"}]: dispatch 2024-02-19T20:58:28.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:27 smithi033 bash[38634]: audit 2024-02-19T20:58:27.227738+0000 mon.a (mon.0) 362 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e6bc8455-910b-4534-a108-eda69c50365f"}]': finished 2024-02-19T20:58:28.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:27 smithi033 bash[38634]: cluster 2024-02-19T20:58:27.227778+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-19T20:58:28.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:27 smithi033 bash[38634]: audit 2024-02-19T20:58:27.227909+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T20:58:28.942 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:28 smithi172 bash[35245]: cluster 2024-02-19T20:58:27.826169+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:58:28.942 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:28 smithi172 bash[35245]: audit 2024-02-19T20:58:27.983474+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.172:0/1136819399' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:58:29.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:28 smithi033 bash[38634]: cluster 2024-02-19T20:58:27.826169+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:58:29.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:28 smithi033 bash[38634]: audit 2024-02-19T20:58:27.983474+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.172:0/1136819399' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:58:29.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:28 smithi033 bash[35201]: cluster 2024-02-19T20:58:27.826169+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:58:29.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:28 smithi033 bash[35201]: audit 2024-02-19T20:58:27.983474+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.172:0/1136819399' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:58:31.124 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:30 smithi172 bash[35245]: cluster 2024-02-19T20:58:29.826535+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:58:31.125 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:30 smithi172 bash[35245]: audit 2024-02-19T20:58:30.568709+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:31.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:30 smithi033 bash[38634]: cluster 2024-02-19T20:58:29.826535+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:58:31.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:30 smithi033 bash[38634]: audit 2024-02-19T20:58:30.568709+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:31.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:30 smithi033 bash[35201]: cluster 2024-02-19T20:58:29.826535+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:58:31.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:30 smithi033 bash[35201]: audit 2024-02-19T20:58:30.568709+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:33.026 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:32 smithi172 bash[35245]: cluster 2024-02-19T20:58:31.826893+0000 mgr.y (mgr.14142) 112 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:58:33.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:32 smithi033 bash[38634]: cluster 2024-02-19T20:58:31.826893+0000 mgr.y (mgr.14142) 112 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:58:33.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:32 smithi033 bash[35201]: cluster 2024-02-19T20:58:31.826893+0000 mgr.y (mgr.14142) 112 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:58:34.184 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:33 smithi172 bash[35245]: audit 2024-02-19T20:58:33.054164+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-19T20:58:34.184 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:33 smithi172 bash[35245]: audit 2024-02-19T20:58:33.054964+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:58:34.184 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:33 smithi172 bash[35245]: audit 2024-02-19T20:58:33.055908+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-19T20:58:34.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:33 smithi033 bash[38634]: audit 2024-02-19T20:58:33.054164+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-19T20:58:34.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:33 smithi033 bash[38634]: audit 2024-02-19T20:58:33.054964+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:58:34.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:33 smithi033 bash[38634]: audit 2024-02-19T20:58:33.055908+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-19T20:58:34.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:33 smithi033 bash[35201]: audit 2024-02-19T20:58:33.054164+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-19T20:58:34.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:33 smithi033 bash[35201]: audit 2024-02-19T20:58:33.054964+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:58:34.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:33 smithi033 bash[35201]: audit 2024-02-19T20:58:33.055908+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-19T20:58:34.762 INFO:teuthology.orchestra.run.smithi172.stdout:Created osd(s) 5 on host 'smithi172' 2024-02-19T20:58:34.984 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:34 smithi172 bash[35245]: cephadm 2024-02-19T20:58:33.055579+0000 mgr.y (mgr.14142) 113 : cephadm [INF] Deploying daemon osd.5 on smithi172 2024-02-19T20:58:34.985 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:34 smithi172 bash[35245]: cluster 2024-02-19T20:58:33.827384+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:58:34.985 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:34 smithi172 bash[35245]: audit 2024-02-19T20:58:34.773314+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754220\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754316\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754355\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}}, \"last_device_update\": \"2024-02-19T20:58:23.347114\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:34.985 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:34 smithi172 bash[35245]: audit 2024-02-19T20:58:34.773760+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:34.985 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:34 smithi172 bash[35245]: audit 2024-02-19T20:58:34.776838+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754220\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754316\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754355\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}}, \"last_device_update\": \"2024-02-19T20:58:23.347114\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:35.304 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:34 smithi033 bash[35201]: cephadm 2024-02-19T20:58:33.055579+0000 mgr.y (mgr.14142) 113 : cephadm [INF] Deploying daemon osd.5 on smithi172 2024-02-19T20:58:35.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:34 smithi033 bash[35201]: cluster 2024-02-19T20:58:33.827384+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:58:35.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:34 smithi033 bash[38634]: cephadm 2024-02-19T20:58:33.055579+0000 mgr.y (mgr.14142) 113 : cephadm [INF] Deploying daemon osd.5 on smithi172 2024-02-19T20:58:35.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:34 smithi033 bash[38634]: cluster 2024-02-19T20:58:33.827384+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-02-19T20:58:35.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:34 smithi033 bash[38634]: audit 2024-02-19T20:58:34.773314+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754220\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754316\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754355\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}}, \"last_device_update\": \"2024-02-19T20:58:23.347114\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:35.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:34 smithi033 bash[38634]: audit 2024-02-19T20:58:34.773760+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:35.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:34 smithi033 bash[38634]: audit 2024-02-19T20:58:34.776838+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754220\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754316\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754355\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}}, \"last_device_update\": \"2024-02-19T20:58:23.347114\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:35.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:34 smithi033 bash[35201]: audit 2024-02-19T20:58:34.773314+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754220\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754316\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754355\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}}, \"last_device_update\": \"2024-02-19T20:58:23.347114\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:35.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:34 smithi033 bash[35201]: audit 2024-02-19T20:58:34.773760+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:35.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:34 smithi033 bash[35201]: audit 2024-02-19T20:58:34.776838+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754220\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754316\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:18.754355\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}}, \"last_device_update\": \"2024-02-19T20:58:23.347114\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:35.515 DEBUG:teuthology.orchestra.run.smithi172:osd.5> sudo journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.5.service 2024-02-19T20:58:35.518 INFO:tasks.cephadm:Deploying osd.6 on smithi172 with /dev/vg_nvme/lv_2... 2024-02-19T20:58:35.518 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-19T20:58:35.551 INFO:journalctl@ceph.osd.5.smithi172.stdout:-- Logs begin at Mon 2024-02-19 20:47:10 UTC. -- 2024-02-19T20:58:36.170 INFO:journalctl@ceph.osd.5.smithi172.stdout:Feb 19 20:58:35 smithi172 bash[38953]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-19T20:58:36.170 INFO:journalctl@ceph.osd.5.smithi172.stdout:Feb 19 20:58:35 smithi172 bash[38953]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-02-19T20:58:36.170 INFO:journalctl@ceph.osd.5.smithi172.stdout:Feb 19 20:58:35 smithi172 bash[38953]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-19T20:58:36.170 INFO:journalctl@ceph.osd.5.smithi172.stdout:Feb 19 20:58:35 smithi172 bash[38953]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-02-19T20:58:36.170 INFO:journalctl@ceph.osd.5.smithi172.stdout:Feb 19 20:58:35 smithi172 bash[38953]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-19T20:58:36.170 INFO:journalctl@ceph.osd.5.smithi172.stdout:Feb 19 20:58:35 smithi172 bash[38953]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-19T20:58:36.170 INFO:journalctl@ceph.osd.5.smithi172.stdout:Feb 19 20:58:35 smithi172 bash[38953]: --> ceph-volume lvm activate successful for osd ID: 5 2024-02-19T20:58:36.942 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:36 smithi172 bash[35245]: cluster 2024-02-19T20:58:35.827890+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T20:58:37.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:36 smithi033 bash[38634]: cluster 2024-02-19T20:58:35.827890+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T20:58:37.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:36 smithi033 bash[35201]: cluster 2024-02-19T20:58:35.827890+0000 mgr.y (mgr.14142) 115 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T20:58:37.942 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:37 smithi172 bash[35245]: audit 2024-02-19T20:58:36.842450+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-19T20:58:37.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:37 smithi172 bash[35245]: audit 2024-02-19T20:58:36.845293+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-19T20:58:38.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:37 smithi033 bash[38634]: audit 2024-02-19T20:58:36.842450+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-19T20:58:38.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:37 smithi033 bash[38634]: audit 2024-02-19T20:58:36.845293+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-19T20:58:38.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:37 smithi033 bash[35201]: audit 2024-02-19T20:58:36.842450+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-19T20:58:38.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:37 smithi033 bash[35201]: audit 2024-02-19T20:58:36.845293+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-19T20:58:38.942 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:38 smithi172 bash[35245]: cluster 2024-02-19T20:58:37.828248+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T20:58:38.943 INFO:journalctl@ceph.osd.5.smithi172.stdout:Feb 19 20:58:38 smithi172 bash[39243]: debug 2024-02-19T20:58:38.799+0000 7feb9a50fec0 -1 Falling back to public interface 2024-02-19T20:58:39.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:38 smithi033 bash[35201]: cluster 2024-02-19T20:58:37.828248+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T20:58:39.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:38 smithi033 bash[38634]: cluster 2024-02-19T20:58:37.828248+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T20:58:39.434 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-19T20:58:39.434 INFO:teuthology.orchestra.run.smithi172.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-19T20:58:39.434 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10+0 records in 2024-02-19T20:58:39.434 INFO:teuthology.orchestra.run.smithi172.stderr:10+0 records out 2024-02-19T20:58:39.435 INFO:teuthology.orchestra.run.smithi172.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0125549 s, 835 MB/s 2024-02-19T20:58:39.435 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping successful for: 2024-02-19T20:58:39.660 INFO:journalctl@ceph.osd.5.smithi172.stdout:Feb 19 20:58:39 smithi172 bash[39243]: debug 2024-02-19T20:58:39.356+0000 7feb9a50fec0 -1 osd.5 0 log_to_monitors {default=true} 2024-02-19T20:58:39.942 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:39 smithi172 bash[35245]: audit 2024-02-19T20:58:39.288636+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287683\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287779\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287817\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287851\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}}, \"last_daemon_update\": \"2024-02-19T20:58:39.287944\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:39.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:39 smithi172 bash[35245]: audit 2024-02-19T20:58:39.291947+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287683\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287779\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287817\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287851\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}}, \"last_daemon_update\": \"2024-02-19T20:58:39.287944\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:39.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:39 smithi172 bash[35245]: audit 2024-02-19T20:58:39.292763+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:39.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:39 smithi172 bash[35245]: audit 2024-02-19T20:58:39.359329+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.172:6808/1118172926,v1:172.21.15.172:6809/1118172926]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-19T20:58:39.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:39 smithi172 bash[35245]: audit 2024-02-19T20:58:39.359626+0000 mon.a (mon.0) 377 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-19T20:58:40.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:39 smithi033 bash[38634]: audit 2024-02-19T20:58:39.288636+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287683\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287779\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287817\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287851\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}}, \"last_daemon_update\": \"2024-02-19T20:58:39.287944\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:40.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:39 smithi033 bash[38634]: audit 2024-02-19T20:58:39.291947+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287683\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287779\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287817\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287851\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}}, \"last_daemon_update\": \"2024-02-19T20:58:39.287944\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:40.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:39 smithi033 bash[38634]: audit 2024-02-19T20:58:39.292763+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:40.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:39 smithi033 bash[38634]: audit 2024-02-19T20:58:39.359329+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.172:6808/1118172926,v1:172.21.15.172:6809/1118172926]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-19T20:58:40.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:39 smithi033 bash[38634]: audit 2024-02-19T20:58:39.359626+0000 mon.a (mon.0) 377 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-19T20:58:40.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:39 smithi033 bash[35201]: audit 2024-02-19T20:58:39.288636+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287683\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287779\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287817\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287851\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}}, \"last_daemon_update\": \"2024-02-19T20:58:39.287944\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:40.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:39 smithi033 bash[35201]: audit 2024-02-19T20:58:39.291947+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287683\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287779\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287817\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287851\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}}, \"last_daemon_update\": \"2024-02-19T20:58:39.287944\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:40.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:39 smithi033 bash[35201]: audit 2024-02-19T20:58:39.292763+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:40.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:39 smithi033 bash[35201]: audit 2024-02-19T20:58:39.359329+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.172:6808/1118172926,v1:172.21.15.172:6809/1118172926]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-19T20:58:40.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:39 smithi033 bash[35201]: audit 2024-02-19T20:58:39.359626+0000 mon.a (mon.0) 377 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-19T20:58:40.743 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph orch daemon add osd smithi172:vg_nvme/lv_2 2024-02-19T20:58:40.942 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:40 smithi172 bash[35245]: cluster 2024-02-19T20:58:39.828798+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T20:58:40.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:40 smithi172 bash[35245]: audit 2024-02-19T20:58:40.295096+0000 mon.a (mon.0) 378 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-19T20:58:40.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:40 smithi172 bash[35245]: cluster 2024-02-19T20:58:40.295157+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-19T20:58:40.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:40 smithi172 bash[35245]: audit 2024-02-19T20:58:40.295345+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T20:58:40.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:40 smithi172 bash[35245]: audit 2024-02-19T20:58:40.295628+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.172:6808/1118172926,v1:172.21.15.172:6809/1118172926]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:58:40.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:40 smithi172 bash[35245]: audit 2024-02-19T20:58:40.295827+0000 mon.a (mon.0) 381 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:58:41.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:40 smithi033 bash[38634]: cluster 2024-02-19T20:58:39.828798+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T20:58:41.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:40 smithi033 bash[38634]: audit 2024-02-19T20:58:40.295096+0000 mon.a (mon.0) 378 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-19T20:58:41.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:40 smithi033 bash[38634]: cluster 2024-02-19T20:58:40.295157+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-19T20:58:41.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:40 smithi033 bash[38634]: audit 2024-02-19T20:58:40.295345+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T20:58:41.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:40 smithi033 bash[38634]: audit 2024-02-19T20:58:40.295628+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.172:6808/1118172926,v1:172.21.15.172:6809/1118172926]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:58:41.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:40 smithi033 bash[38634]: audit 2024-02-19T20:58:40.295827+0000 mon.a (mon.0) 381 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:58:41.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:40 smithi033 bash[35201]: cluster 2024-02-19T20:58:39.828798+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T20:58:41.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:40 smithi033 bash[35201]: audit 2024-02-19T20:58:40.295096+0000 mon.a (mon.0) 378 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-19T20:58:41.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:40 smithi033 bash[35201]: cluster 2024-02-19T20:58:40.295157+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-19T20:58:41.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:40 smithi033 bash[35201]: audit 2024-02-19T20:58:40.295345+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T20:58:41.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:40 smithi033 bash[35201]: audit 2024-02-19T20:58:40.295628+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.172:6808/1118172926,v1:172.21.15.172:6809/1118172926]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:58:41.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:40 smithi033 bash[35201]: audit 2024-02-19T20:58:40.295827+0000 mon.a (mon.0) 381 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:58:41.434 INFO:journalctl@ceph.osd.5.smithi172.stdout:Feb 19 20:58:41 smithi172 bash[39243]: debug 2024-02-19T20:58:41.297+0000 7feb832c4700 -1 osd.5 0 waiting for initial osdmap 2024-02-19T20:58:41.434 INFO:journalctl@ceph.osd.5.smithi172.stdout:Feb 19 20:58:41 smithi172 bash[39243]: debug 2024-02-19T20:58:41.302+0000 7feb8e4e0700 -1 osd.5 35 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-02-19T20:58:42.548 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:42 smithi172 bash[35245]: cluster 2024-02-19T20:58:40.380034+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:58:42.548 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:42 smithi172 bash[35245]: cluster 2024-02-19T20:58:40.380089+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:58:42.548 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:42 smithi172 bash[35245]: audit 2024-02-19T20:58:41.295727+0000 mon.a (mon.0) 382 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-02-19T20:58:42.548 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:42 smithi172 bash[35245]: cluster 2024-02-19T20:58:41.295799+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-19T20:58:42.548 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:42 smithi172 bash[35245]: audit 2024-02-19T20:58:41.296007+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T20:58:42.548 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:42 smithi172 bash[35245]: cluster 2024-02-19T20:58:41.829209+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T20:58:42.554 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:42 smithi033 bash[35201]: cluster 2024-02-19T20:58:40.380034+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:58:42.554 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:42 smithi033 bash[35201]: cluster 2024-02-19T20:58:40.380089+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:58:42.554 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:42 smithi033 bash[35201]: audit 2024-02-19T20:58:41.295727+0000 mon.a (mon.0) 382 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-02-19T20:58:42.554 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:42 smithi033 bash[35201]: cluster 2024-02-19T20:58:41.295799+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-19T20:58:42.555 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:42 smithi033 bash[35201]: audit 2024-02-19T20:58:41.296007+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T20:58:42.555 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:42 smithi033 bash[35201]: cluster 2024-02-19T20:58:41.829209+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T20:58:42.555 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:42 smithi033 bash[38634]: cluster 2024-02-19T20:58:40.380034+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:58:42.555 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:42 smithi033 bash[38634]: cluster 2024-02-19T20:58:40.380089+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:58:42.555 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:42 smithi033 bash[38634]: audit 2024-02-19T20:58:41.295727+0000 mon.a (mon.0) 382 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-02-19T20:58:42.555 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:42 smithi033 bash[38634]: cluster 2024-02-19T20:58:41.295799+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-19T20:58:42.555 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:42 smithi033 bash[38634]: audit 2024-02-19T20:58:41.296007+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T20:58:42.555 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:42 smithi033 bash[38634]: cluster 2024-02-19T20:58:41.829209+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T20:58:43.554 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:43 smithi033 bash[35201]: cluster 2024-02-19T20:58:42.300867+0000 mon.a (mon.0) 385 : cluster [INF] osd.5 [v2:172.21.15.172:6808/1118172926,v1:172.21.15.172:6809/1118172926] boot 2024-02-19T20:58:43.554 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:43 smithi033 bash[35201]: cluster 2024-02-19T20:58:42.300926+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-02-19T20:58:43.555 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:43 smithi033 bash[35201]: audit 2024-02-19T20:58:42.301332+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T20:58:43.555 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:43 smithi033 bash[38634]: cluster 2024-02-19T20:58:42.300867+0000 mon.a (mon.0) 385 : cluster [INF] osd.5 [v2:172.21.15.172:6808/1118172926,v1:172.21.15.172:6809/1118172926] boot 2024-02-19T20:58:43.555 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:43 smithi033 bash[38634]: cluster 2024-02-19T20:58:42.300926+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-02-19T20:58:43.555 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:43 smithi033 bash[38634]: audit 2024-02-19T20:58:42.301332+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T20:58:43.604 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:43 smithi172 bash[35245]: cluster 2024-02-19T20:58:42.300867+0000 mon.a (mon.0) 385 : cluster [INF] osd.5 [v2:172.21.15.172:6808/1118172926,v1:172.21.15.172:6809/1118172926] boot 2024-02-19T20:58:43.604 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:43 smithi172 bash[35245]: cluster 2024-02-19T20:58:42.300926+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-02-19T20:58:43.604 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:43 smithi172 bash[35245]: audit 2024-02-19T20:58:42.301332+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T20:58:44.555 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:44 smithi033 bash[35201]: cluster 2024-02-19T20:58:43.302386+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-19T20:58:44.555 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:44 smithi033 bash[35201]: audit 2024-02-19T20:58:43.362565+0000 mgr.y (mgr.14142) 119 : audit [DBG] from='client.34256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:58:44.555 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:44 smithi033 bash[35201]: cephadm 2024-02-19T20:58:43.363339+0000 mgr.y (mgr.14142) 120 : cephadm [INF] Applying osd on host smithi172... 2024-02-19T20:58:44.555 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:44 smithi033 bash[35201]: audit 2024-02-19T20:58:43.363664+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:58:44.555 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:44 smithi033 bash[35201]: audit 2024-02-19T20:58:43.364434+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:58:44.555 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:44 smithi033 bash[35201]: audit 2024-02-19T20:58:43.365602+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:44.555 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:44 smithi033 bash[35201]: cluster 2024-02-19T20:58:43.829737+0000 mgr.y (mgr.14142) 121 : cluster [DBG] pgmap v121: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:44.555 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:44 smithi033 bash[35201]: audit 2024-02-19T20:58:43.914307+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:44.556 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:44 smithi033 bash[38634]: cluster 2024-02-19T20:58:43.302386+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-19T20:58:44.556 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:44 smithi033 bash[38634]: audit 2024-02-19T20:58:43.362565+0000 mgr.y (mgr.14142) 119 : audit [DBG] from='client.34256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:58:44.556 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:44 smithi033 bash[38634]: cephadm 2024-02-19T20:58:43.363339+0000 mgr.y (mgr.14142) 120 : cephadm [INF] Applying osd on host smithi172... 2024-02-19T20:58:44.556 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:44 smithi033 bash[38634]: audit 2024-02-19T20:58:43.363664+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:58:44.556 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:44 smithi033 bash[38634]: audit 2024-02-19T20:58:43.364434+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:58:44.556 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:44 smithi033 bash[38634]: audit 2024-02-19T20:58:43.365602+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:44.556 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:44 smithi033 bash[38634]: cluster 2024-02-19T20:58:43.829737+0000 mgr.y (mgr.14142) 121 : cluster [DBG] pgmap v121: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:44.556 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:44 smithi033 bash[38634]: audit 2024-02-19T20:58:43.914307+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:44.556 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:44 smithi033 bash[35201]: audit 2024-02-19T20:58:44.097450+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287683\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287779\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287817\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287851\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}}, \"last_daemon_update\": \"2024-02-19T20:58:39.287944\", \"last_device_update\": \"2024-02-19T20:58:44.096809\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:44.557 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:44 smithi033 bash[35201]: audit 2024-02-19T20:58:44.100763+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287683\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287779\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287817\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287851\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}}, \"last_daemon_update\": \"2024-02-19T20:58:39.287944\", \"last_device_update\": \"2024-02-19T20:58:44.096809\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:44.557 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:44 smithi033 bash[38634]: audit 2024-02-19T20:58:44.097450+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287683\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287779\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287817\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287851\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}}, \"last_daemon_update\": \"2024-02-19T20:58:39.287944\", \"last_device_update\": \"2024-02-19T20:58:44.096809\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:44.557 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:44 smithi033 bash[38634]: audit 2024-02-19T20:58:44.100763+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287683\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287779\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287817\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287851\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}}, \"last_daemon_update\": \"2024-02-19T20:58:39.287944\", \"last_device_update\": \"2024-02-19T20:58:44.096809\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:44.693 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:44 smithi172 bash[35245]: cluster 2024-02-19T20:58:43.302386+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-19T20:58:44.693 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:44 smithi172 bash[35245]: audit 2024-02-19T20:58:43.362565+0000 mgr.y (mgr.14142) 119 : audit [DBG] from='client.34256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:58:44.693 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:44 smithi172 bash[35245]: cephadm 2024-02-19T20:58:43.363339+0000 mgr.y (mgr.14142) 120 : cephadm [INF] Applying osd on host smithi172... 2024-02-19T20:58:44.693 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:44 smithi172 bash[35245]: audit 2024-02-19T20:58:43.363664+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:58:44.693 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:44 smithi172 bash[35245]: audit 2024-02-19T20:58:43.364434+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:58:44.693 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:44 smithi172 bash[35245]: audit 2024-02-19T20:58:43.365602+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:44.693 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:44 smithi172 bash[35245]: cluster 2024-02-19T20:58:43.829737+0000 mgr.y (mgr.14142) 121 : cluster [DBG] pgmap v121: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:44.693 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:44 smithi172 bash[35245]: audit 2024-02-19T20:58:43.914307+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:44.694 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:44 smithi172 bash[35245]: audit 2024-02-19T20:58:44.097450+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287683\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287779\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287817\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287851\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}}, \"last_daemon_update\": \"2024-02-19T20:58:39.287944\", \"last_device_update\": \"2024-02-19T20:58:44.096809\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:44.694 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:44 smithi172 bash[35245]: audit 2024-02-19T20:58:44.100763+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287683\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287779\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287817\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287851\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}}, \"last_daemon_update\": \"2024-02-19T20:58:39.287944\", \"last_device_update\": \"2024-02-19T20:58:44.096809\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:45.554 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:45 smithi033 bash[35201]: cluster 2024-02-19T20:58:44.305722+0000 mon.a (mon.0) 395 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-19T20:58:45.555 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:45 smithi033 bash[38634]: cluster 2024-02-19T20:58:44.305722+0000 mon.a (mon.0) 395 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-19T20:58:45.692 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:45 smithi172 bash[35245]: cluster 2024-02-19T20:58:44.305722+0000 mon.a (mon.0) 395 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-19T20:58:46.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:46 smithi172 bash[35245]: cluster 2024-02-19T20:58:45.830159+0000 mgr.y (mgr.14142) 122 : cluster [DBG] pgmap v122: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:46.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:46 smithi172 bash[35245]: audit 2024-02-19T20:58:45.945624+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.172:0/735731378' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66e42692-09a9-4925-8c97-f532abc39020"}]: dispatch 2024-02-19T20:58:46.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:46 smithi172 bash[35245]: audit 2024-02-19T20:58:45.946094+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66e42692-09a9-4925-8c97-f532abc39020"}]: dispatch 2024-02-19T20:58:46.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:46 smithi172 bash[35245]: audit 2024-02-19T20:58:45.950678+0000 mon.a (mon.0) 397 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66e42692-09a9-4925-8c97-f532abc39020"}]': finished 2024-02-19T20:58:46.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:46 smithi172 bash[35245]: cluster 2024-02-19T20:58:45.950734+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-02-19T20:58:46.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:46 smithi172 bash[35245]: audit 2024-02-19T20:58:45.950898+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T20:58:47.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:46 smithi033 bash[38634]: cluster 2024-02-19T20:58:45.830159+0000 mgr.y (mgr.14142) 122 : cluster [DBG] pgmap v122: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:47.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:46 smithi033 bash[38634]: audit 2024-02-19T20:58:45.945624+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.172:0/735731378' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66e42692-09a9-4925-8c97-f532abc39020"}]: dispatch 2024-02-19T20:58:47.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:46 smithi033 bash[38634]: audit 2024-02-19T20:58:45.946094+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66e42692-09a9-4925-8c97-f532abc39020"}]: dispatch 2024-02-19T20:58:47.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:46 smithi033 bash[38634]: audit 2024-02-19T20:58:45.950678+0000 mon.a (mon.0) 397 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66e42692-09a9-4925-8c97-f532abc39020"}]': finished 2024-02-19T20:58:47.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:46 smithi033 bash[38634]: cluster 2024-02-19T20:58:45.950734+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-02-19T20:58:47.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:46 smithi033 bash[38634]: audit 2024-02-19T20:58:45.950898+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T20:58:47.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:46 smithi033 bash[35201]: cluster 2024-02-19T20:58:45.830159+0000 mgr.y (mgr.14142) 122 : cluster [DBG] pgmap v122: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:47.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:46 smithi033 bash[35201]: audit 2024-02-19T20:58:45.945624+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.172:0/735731378' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66e42692-09a9-4925-8c97-f532abc39020"}]: dispatch 2024-02-19T20:58:47.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:46 smithi033 bash[35201]: audit 2024-02-19T20:58:45.946094+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "66e42692-09a9-4925-8c97-f532abc39020"}]: dispatch 2024-02-19T20:58:47.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:46 smithi033 bash[35201]: audit 2024-02-19T20:58:45.950678+0000 mon.a (mon.0) 397 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66e42692-09a9-4925-8c97-f532abc39020"}]': finished 2024-02-19T20:58:47.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:46 smithi033 bash[35201]: cluster 2024-02-19T20:58:45.950734+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-02-19T20:58:47.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:46 smithi033 bash[35201]: audit 2024-02-19T20:58:45.950898+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T20:58:47.942 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:47 smithi172 bash[35245]: audit 2024-02-19T20:58:46.727563+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.172:0/2951479873' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:58:48.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:47 smithi033 bash[35201]: audit 2024-02-19T20:58:46.727563+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.172:0/2951479873' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:58:48.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:47 smithi033 bash[38634]: audit 2024-02-19T20:58:46.727563+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.172:0/2951479873' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:58:48.918 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:48 smithi172 bash[35245]: cluster 2024-02-19T20:58:47.830614+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v124: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:49.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:48 smithi033 bash[38634]: cluster 2024-02-19T20:58:47.830614+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v124: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:49.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:48 smithi033 bash[35201]: cluster 2024-02-19T20:58:47.830614+0000 mgr.y (mgr.14142) 123 : cluster [DBG] pgmap v124: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:49.918 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:49 smithi172 bash[35245]: audit 2024-02-19T20:58:49.245807+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:50.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:49 smithi033 bash[35201]: audit 2024-02-19T20:58:49.245807+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:50.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:49 smithi033 bash[38634]: audit 2024-02-19T20:58:49.245807+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:50.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:50 smithi172 bash[35245]: cluster 2024-02-19T20:58:49.830985+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:51.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:50 smithi033 bash[35201]: cluster 2024-02-19T20:58:49.830985+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:51.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:50 smithi033 bash[38634]: cluster 2024-02-19T20:58:49.830985+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:51.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:51 smithi172 bash[35245]: cluster 2024-02-19T20:58:50.676293+0000 mon.a (mon.0) 401 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-19T20:58:51.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:51 smithi172 bash[35245]: cluster 2024-02-19T20:58:50.676415+0000 mon.a (mon.0) 402 : cluster [INF] Cluster is now healthy 2024-02-19T20:58:52.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:51 smithi033 bash[35201]: cluster 2024-02-19T20:58:50.676293+0000 mon.a (mon.0) 401 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-19T20:58:52.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:51 smithi033 bash[35201]: cluster 2024-02-19T20:58:50.676415+0000 mon.a (mon.0) 402 : cluster [INF] Cluster is now healthy 2024-02-19T20:58:52.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:51 smithi033 bash[38634]: cluster 2024-02-19T20:58:50.676293+0000 mon.a (mon.0) 401 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-19T20:58:52.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:51 smithi033 bash[38634]: cluster 2024-02-19T20:58:50.676415+0000 mon.a (mon.0) 402 : cluster [INF] Cluster is now healthy 2024-02-19T20:58:52.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:52 smithi172 bash[35245]: cluster 2024-02-19T20:58:51.831523+0000 mgr.y (mgr.14142) 125 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:52.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:52 smithi172 bash[35245]: audit 2024-02-19T20:58:52.063973+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-19T20:58:52.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:52 smithi172 bash[35245]: audit 2024-02-19T20:58:52.064795+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:58:52.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:52 smithi172 bash[35245]: audit 2024-02-19T20:58:52.065626+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-19T20:58:53.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:52 smithi033 bash[38634]: cluster 2024-02-19T20:58:51.831523+0000 mgr.y (mgr.14142) 125 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:53.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:52 smithi033 bash[38634]: audit 2024-02-19T20:58:52.063973+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-19T20:58:53.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:52 smithi033 bash[38634]: audit 2024-02-19T20:58:52.064795+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:58:53.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:52 smithi033 bash[38634]: audit 2024-02-19T20:58:52.065626+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-19T20:58:53.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:52 smithi033 bash[35201]: cluster 2024-02-19T20:58:51.831523+0000 mgr.y (mgr.14142) 125 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:53.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:52 smithi033 bash[35201]: audit 2024-02-19T20:58:52.063973+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-19T20:58:53.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:52 smithi033 bash[35201]: audit 2024-02-19T20:58:52.064795+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:58:53.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:52 smithi033 bash[35201]: audit 2024-02-19T20:58:52.065626+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-19T20:58:53.618 INFO:teuthology.orchestra.run.smithi172.stdout:Created osd(s) 6 on host 'smithi172' 2024-02-19T20:58:53.842 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:53 smithi172 bash[35245]: cephadm 2024-02-19T20:58:52.065365+0000 mgr.y (mgr.14142) 126 : cephadm [INF] Deploying daemon osd.6 on smithi172 2024-02-19T20:58:53.842 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:53 smithi172 bash[35245]: audit 2024-02-19T20:58:53.628806+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287683\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287779\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287817\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287851\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}}, \"last_device_update\": \"2024-02-19T20:58:44.096809\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:53.842 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:53 smithi172 bash[35245]: audit 2024-02-19T20:58:53.629379+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:53.842 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:53 smithi172 bash[35245]: audit 2024-02-19T20:58:53.632440+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287683\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287779\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287817\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287851\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}}, \"last_device_update\": \"2024-02-19T20:58:44.096809\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:54.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:53 smithi033 bash[38634]: cephadm 2024-02-19T20:58:52.065365+0000 mgr.y (mgr.14142) 126 : cephadm [INF] Deploying daemon osd.6 on smithi172 2024-02-19T20:58:54.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:53 smithi033 bash[35201]: cephadm 2024-02-19T20:58:52.065365+0000 mgr.y (mgr.14142) 126 : cephadm [INF] Deploying daemon osd.6 on smithi172 2024-02-19T20:58:54.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:53 smithi033 bash[38634]: audit 2024-02-19T20:58:53.628806+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287683\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287779\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287817\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287851\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}}, \"last_device_update\": \"2024-02-19T20:58:44.096809\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:54.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:53 smithi033 bash[38634]: audit 2024-02-19T20:58:53.629379+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:54.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:53 smithi033 bash[38634]: audit 2024-02-19T20:58:53.632440+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287683\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287779\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287817\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287851\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}}, \"last_device_update\": \"2024-02-19T20:58:44.096809\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:54.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:53 smithi033 bash[35201]: audit 2024-02-19T20:58:53.628806+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287683\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287779\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287817\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287851\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}}, \"last_device_update\": \"2024-02-19T20:58:44.096809\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:54.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:53 smithi033 bash[35201]: audit 2024-02-19T20:58:53.629379+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:58:54.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:53 smithi033 bash[35201]: audit 2024-02-19T20:58:53.632440+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287683\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287779\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287817\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:39.287851\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}}, \"last_device_update\": \"2024-02-19T20:58:44.096809\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:54.451 DEBUG:teuthology.orchestra.run.smithi172:osd.6> sudo journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.6.service 2024-02-19T20:58:54.453 INFO:tasks.cephadm:Deploying osd.7 on smithi172 with /dev/vg_nvme/lv_1... 2024-02-19T20:58:54.453 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-19T20:58:54.482 INFO:journalctl@ceph.osd.6.smithi172.stdout:-- Logs begin at Mon 2024-02-19 20:47:10 UTC. -- 2024-02-19T20:58:54.941 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:54 smithi172 bash[35245]: cluster 2024-02-19T20:58:53.832009+0000 mgr.y (mgr.14142) 127 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:54.941 INFO:journalctl@ceph.osd.6.smithi172.stdout:Feb 19 20:58:54 smithi172 bash[40491]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-19T20:58:54.941 INFO:journalctl@ceph.osd.6.smithi172.stdout:Feb 19 20:58:54 smithi172 bash[40491]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-02-19T20:58:54.941 INFO:journalctl@ceph.osd.6.smithi172.stdout:Feb 19 20:58:54 smithi172 bash[40491]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-19T20:58:54.941 INFO:journalctl@ceph.osd.6.smithi172.stdout:Feb 19 20:58:54 smithi172 bash[40491]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-02-19T20:58:54.941 INFO:journalctl@ceph.osd.6.smithi172.stdout:Feb 19 20:58:54 smithi172 bash[40491]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-19T20:58:54.942 INFO:journalctl@ceph.osd.6.smithi172.stdout:Feb 19 20:58:54 smithi172 bash[40491]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-19T20:58:54.942 INFO:journalctl@ceph.osd.6.smithi172.stdout:Feb 19 20:58:54 smithi172 bash[40491]: --> ceph-volume lvm activate successful for osd ID: 6 2024-02-19T20:58:55.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:54 smithi033 bash[38634]: cluster 2024-02-19T20:58:53.832009+0000 mgr.y (mgr.14142) 127 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:55.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:54 smithi033 bash[35201]: cluster 2024-02-19T20:58:53.832009+0000 mgr.y (mgr.14142) 127 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:56.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:56 smithi172 bash[35245]: cluster 2024-02-19T20:58:55.832436+0000 mgr.y (mgr.14142) 128 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:57.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:56 smithi033 bash[35201]: cluster 2024-02-19T20:58:55.832436+0000 mgr.y (mgr.14142) 128 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:57.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:56 smithi033 bash[38634]: cluster 2024-02-19T20:58:55.832436+0000 mgr.y (mgr.14142) 128 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:57.443 INFO:journalctl@ceph.osd.6.smithi172.stdout:Feb 19 20:58:57 smithi172 bash[40724]: debug 2024-02-19T20:58:57.112+0000 7ff5d862bec0 -1 Falling back to public interface 2024-02-19T20:58:57.943 INFO:journalctl@ceph.osd.6.smithi172.stdout:Feb 19 20:58:57 smithi172 bash[40724]: debug 2024-02-19T20:58:57.669+0000 7ff5d862bec0 -1 osd.6 0 log_to_monitors {default=true} 2024-02-19T20:58:57.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:57 smithi172 bash[35245]: audit 2024-02-19T20:58:56.847704+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}, {\"id\": \"4e16bb41-b04b-4cf6-b348-9777ac468cdd\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708376322.3003683, \"finished_at\": 1708376333.6365008}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-19T20:58:57.944 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:57 smithi172 bash[35245]: audit 2024-02-19T20:58:56.850958+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}, {\"id\": \"4e16bb41-b04b-4cf6-b348-9777ac468cdd\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708376322.3003683, \"finished_at\": 1708376333.6365008}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-19T20:58:58.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:57 smithi033 bash[35201]: audit 2024-02-19T20:58:56.847704+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}, {\"id\": \"4e16bb41-b04b-4cf6-b348-9777ac468cdd\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708376322.3003683, \"finished_at\": 1708376333.6365008}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-19T20:58:58.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:57 smithi033 bash[35201]: audit 2024-02-19T20:58:56.850958+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}, {\"id\": \"4e16bb41-b04b-4cf6-b348-9777ac468cdd\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708376322.3003683, \"finished_at\": 1708376333.6365008}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-19T20:58:58.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:57 smithi033 bash[38634]: audit 2024-02-19T20:58:56.847704+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}, {\"id\": \"4e16bb41-b04b-4cf6-b348-9777ac468cdd\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708376322.3003683, \"finished_at\": 1708376333.6365008}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-19T20:58:58.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:57 smithi033 bash[38634]: audit 2024-02-19T20:58:56.850958+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}, {\"id\": \"4e16bb41-b04b-4cf6-b348-9777ac468cdd\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708376322.3003683, \"finished_at\": 1708376333.6365008}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-19T20:58:58.135 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-19T20:58:58.135 INFO:teuthology.orchestra.run.smithi172.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-19T20:58:58.135 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10+0 records in 2024-02-19T20:58:58.135 INFO:teuthology.orchestra.run.smithi172.stderr:10+0 records out 2024-02-19T20:58:58.135 INFO:teuthology.orchestra.run.smithi172.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.012364 s, 848 MB/s 2024-02-19T20:58:58.136 INFO:teuthology.orchestra.run.smithi172.stderr:--> Zapping successful for: 2024-02-19T20:58:58.721 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph orch daemon add osd smithi172:vg_nvme/lv_1 2024-02-19T20:58:58.919 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:58 smithi172 bash[35245]: audit 2024-02-19T20:58:57.677329+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.172:6816/1783210202,v1:172.21.15.172:6817/1783210202]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-19T20:58:58.919 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:58 smithi172 bash[35245]: audit 2024-02-19T20:58:57.677547+0000 mon.a (mon.0) 411 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-19T20:58:58.919 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:58 smithi172 bash[35245]: audit 2024-02-19T20:58:57.704700+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703710\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703799\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703835\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703866\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703898\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}}, \"last_daemon_update\": \"2024-02-19T20:58:57.703981\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:58.919 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:58 smithi172 bash[35245]: audit 2024-02-19T20:58:57.711936+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703710\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703799\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703835\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703866\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703898\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}}, \"last_daemon_update\": \"2024-02-19T20:58:57.703981\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:58.919 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:58 smithi172 bash[35245]: audit 2024-02-19T20:58:57.712657+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:58.919 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:58 smithi172 bash[35245]: cluster 2024-02-19T20:58:57.832878+0000 mgr.y (mgr.14142) 129 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:59.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:58 smithi033 bash[35201]: audit 2024-02-19T20:58:57.677329+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.172:6816/1783210202,v1:172.21.15.172:6817/1783210202]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-19T20:58:59.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:58 smithi033 bash[35201]: audit 2024-02-19T20:58:57.677547+0000 mon.a (mon.0) 411 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-19T20:58:59.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:58 smithi033 bash[38634]: audit 2024-02-19T20:58:57.677329+0000 mon.b (mon.2) 15 : audit [INF] from='osd.6 [v2:172.21.15.172:6816/1783210202,v1:172.21.15.172:6817/1783210202]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-19T20:58:59.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:58 smithi033 bash[38634]: audit 2024-02-19T20:58:57.677547+0000 mon.a (mon.0) 411 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-19T20:58:59.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:58 smithi033 bash[35201]: audit 2024-02-19T20:58:57.704700+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703710\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703799\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703835\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703866\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703898\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}}, \"last_daemon_update\": \"2024-02-19T20:58:57.703981\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:59.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:58 smithi033 bash[38634]: audit 2024-02-19T20:58:57.704700+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703710\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703799\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703835\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703866\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703898\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}}, \"last_daemon_update\": \"2024-02-19T20:58:57.703981\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:58:59.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:58 smithi033 bash[35201]: audit 2024-02-19T20:58:57.711936+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703710\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703799\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703835\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703866\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703898\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}}, \"last_daemon_update\": \"2024-02-19T20:58:57.703981\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:59.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:58 smithi033 bash[35201]: audit 2024-02-19T20:58:57.712657+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:59.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:58 smithi033 bash[35201]: cluster 2024-02-19T20:58:57.832878+0000 mgr.y (mgr.14142) 129 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:59.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:58 smithi033 bash[38634]: audit 2024-02-19T20:58:57.711936+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703710\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703799\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703835\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703866\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703898\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}}, \"last_daemon_update\": \"2024-02-19T20:58:57.703981\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:58:59.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:58 smithi033 bash[38634]: audit 2024-02-19T20:58:57.712657+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:58:59.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:58 smithi033 bash[38634]: cluster 2024-02-19T20:58:57.832878+0000 mgr.y (mgr.14142) 129 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:58:59.943 INFO:journalctl@ceph.osd.6.smithi172.stdout:Feb 19 20:58:59 smithi172 bash[40724]: debug 2024-02-19T20:58:59.689+0000 7ff5c13e0700 -1 osd.6 0 waiting for initial osdmap 2024-02-19T20:58:59.943 INFO:journalctl@ceph.osd.6.smithi172.stdout:Feb 19 20:58:59 smithi172 bash[40724]: debug 2024-02-19T20:58:59.714+0000 7ff5cc5fc700 -1 osd.6 40 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-02-19T20:58:59.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:59 smithi172 bash[35245]: cluster 2024-02-19T20:58:58.677645+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:58:59.944 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:59 smithi172 bash[35245]: cluster 2024-02-19T20:58:58.677679+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:58:59.944 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:59 smithi172 bash[35245]: audit 2024-02-19T20:58:58.684792+0000 mon.a (mon.0) 415 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-19T20:58:59.944 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:59 smithi172 bash[35245]: cluster 2024-02-19T20:58:58.684832+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-19T20:58:59.944 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:59 smithi172 bash[35245]: audit 2024-02-19T20:58:58.684989+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T20:58:59.944 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:59 smithi172 bash[35245]: audit 2024-02-19T20:58:58.685400+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.172:6816/1783210202,v1:172.21.15.172:6817/1783210202]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:58:59.944 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:58:59 smithi172 bash[35245]: audit 2024-02-19T20:58:58.685608+0000 mon.a (mon.0) 418 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:59:00.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:59 smithi033 bash[38634]: cluster 2024-02-19T20:58:58.677645+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:59:00.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:59 smithi033 bash[38634]: cluster 2024-02-19T20:58:58.677679+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:59:00.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:59 smithi033 bash[38634]: audit 2024-02-19T20:58:58.684792+0000 mon.a (mon.0) 415 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-19T20:59:00.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:59 smithi033 bash[38634]: cluster 2024-02-19T20:58:58.684832+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-19T20:59:00.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:59 smithi033 bash[38634]: audit 2024-02-19T20:58:58.684989+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T20:59:00.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:59 smithi033 bash[38634]: audit 2024-02-19T20:58:58.685400+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.172:6816/1783210202,v1:172.21.15.172:6817/1783210202]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:59:00.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:58:59 smithi033 bash[38634]: audit 2024-02-19T20:58:58.685608+0000 mon.a (mon.0) 418 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:59:00.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:59 smithi033 bash[35201]: cluster 2024-02-19T20:58:58.677645+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:59:00.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:59 smithi033 bash[35201]: cluster 2024-02-19T20:58:58.677679+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:59:00.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:59 smithi033 bash[35201]: audit 2024-02-19T20:58:58.684792+0000 mon.a (mon.0) 415 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-19T20:59:00.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:59 smithi033 bash[35201]: cluster 2024-02-19T20:58:58.684832+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-19T20:59:00.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:59 smithi033 bash[35201]: audit 2024-02-19T20:58:58.684989+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T20:59:00.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:59 smithi033 bash[35201]: audit 2024-02-19T20:58:58.685400+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.172:6816/1783210202,v1:172.21.15.172:6817/1783210202]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:59:00.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:58:59 smithi033 bash[35201]: audit 2024-02-19T20:58:58.685608+0000 mon.a (mon.0) 418 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:59:00.679 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:00 smithi172 bash[35245]: audit 2024-02-19T20:58:59.684924+0000 mon.a (mon.0) 419 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-02-19T20:59:00.679 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:00 smithi172 bash[35245]: cluster 2024-02-19T20:58:59.684985+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-19T20:59:00.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:00 smithi172 bash[35245]: audit 2024-02-19T20:58:59.685662+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T20:59:00.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:00 smithi172 bash[35245]: cluster 2024-02-19T20:58:59.833327+0000 mgr.y (mgr.14142) 130 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:59:00.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:00 smithi172 bash[35245]: cluster 2024-02-19T20:59:00.686593+0000 mon.a (mon.0) 422 : cluster [INF] osd.6 [v2:172.21.15.172:6816/1783210202,v1:172.21.15.172:6817/1783210202] boot 2024-02-19T20:59:01.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:00 smithi033 bash[35201]: audit 2024-02-19T20:58:59.684924+0000 mon.a (mon.0) 419 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-02-19T20:59:01.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:00 smithi033 bash[35201]: cluster 2024-02-19T20:58:59.684985+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-19T20:59:01.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:00 smithi033 bash[35201]: audit 2024-02-19T20:58:59.685662+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T20:59:01.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:00 smithi033 bash[35201]: cluster 2024-02-19T20:58:59.833327+0000 mgr.y (mgr.14142) 130 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:59:01.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:00 smithi033 bash[35201]: cluster 2024-02-19T20:59:00.686593+0000 mon.a (mon.0) 422 : cluster [INF] osd.6 [v2:172.21.15.172:6816/1783210202,v1:172.21.15.172:6817/1783210202] boot 2024-02-19T20:59:01.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:00 smithi033 bash[38634]: audit 2024-02-19T20:58:59.684924+0000 mon.a (mon.0) 419 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-02-19T20:59:01.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:00 smithi033 bash[38634]: cluster 2024-02-19T20:58:59.684985+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-19T20:59:01.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:00 smithi033 bash[38634]: audit 2024-02-19T20:58:59.685662+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T20:59:01.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:00 smithi033 bash[38634]: cluster 2024-02-19T20:58:59.833327+0000 mgr.y (mgr.14142) 130 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T20:59:01.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:00 smithi033 bash[38634]: cluster 2024-02-19T20:59:00.686593+0000 mon.a (mon.0) 422 : cluster [INF] osd.6 [v2:172.21.15.172:6816/1783210202,v1:172.21.15.172:6817/1783210202] boot 2024-02-19T20:59:01.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:01 smithi172 bash[35245]: cluster 2024-02-19T20:59:00.686638+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-02-19T20:59:01.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:01 smithi172 bash[35245]: audit 2024-02-19T20:59:00.686768+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T20:59:01.944 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:01 smithi172 bash[35245]: audit 2024-02-19T20:59:00.915526+0000 mgr.y (mgr.14142) 131 : audit [DBG] from='client.34283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:59:01.944 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:01 smithi172 bash[35245]: cephadm 2024-02-19T20:59:00.916397+0000 mgr.y (mgr.14142) 132 : cephadm [INF] Applying osd on host smithi172... 2024-02-19T20:59:01.944 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:01 smithi172 bash[35245]: audit 2024-02-19T20:59:00.916747+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:59:01.944 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:01 smithi172 bash[35245]: audit 2024-02-19T20:59:00.917599+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:59:01.944 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:01 smithi172 bash[35245]: audit 2024-02-19T20:59:00.918851+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:59:02.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:01 smithi033 bash[35201]: cluster 2024-02-19T20:59:00.686638+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-02-19T20:59:02.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:01 smithi033 bash[35201]: audit 2024-02-19T20:59:00.686768+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T20:59:02.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:01 smithi033 bash[35201]: audit 2024-02-19T20:59:00.915526+0000 mgr.y (mgr.14142) 131 : audit [DBG] from='client.34283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:59:02.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:01 smithi033 bash[35201]: cephadm 2024-02-19T20:59:00.916397+0000 mgr.y (mgr.14142) 132 : cephadm [INF] Applying osd on host smithi172... 2024-02-19T20:59:02.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:01 smithi033 bash[35201]: audit 2024-02-19T20:59:00.916747+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:59:02.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:01 smithi033 bash[35201]: audit 2024-02-19T20:59:00.917599+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:59:02.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:01 smithi033 bash[35201]: audit 2024-02-19T20:59:00.918851+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:59:02.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:01 smithi033 bash[38634]: cluster 2024-02-19T20:59:00.686638+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-02-19T20:59:02.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:01 smithi033 bash[38634]: audit 2024-02-19T20:59:00.686768+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T20:59:02.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:01 smithi033 bash[38634]: audit 2024-02-19T20:59:00.915526+0000 mgr.y (mgr.14142) 131 : audit [DBG] from='client.34283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi172:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:59:02.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:01 smithi033 bash[38634]: cephadm 2024-02-19T20:59:00.916397+0000 mgr.y (mgr.14142) 132 : cephadm [INF] Applying osd on host smithi172... 2024-02-19T20:59:02.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:01 smithi033 bash[38634]: audit 2024-02-19T20:59:00.916747+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T20:59:02.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:01 smithi033 bash[38634]: audit 2024-02-19T20:59:00.917599+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:59:02.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:01 smithi033 bash[38634]: audit 2024-02-19T20:59:00.918851+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:59:02.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:02 smithi172 bash[35245]: cluster 2024-02-19T20:59:01.695500+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-19T20:59:02.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:02 smithi172 bash[35245]: cluster 2024-02-19T20:59:01.833698+0000 mgr.y (mgr.14142) 133 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:03.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:02 smithi033 bash[35201]: cluster 2024-02-19T20:59:01.695500+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-19T20:59:03.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:02 smithi033 bash[35201]: cluster 2024-02-19T20:59:01.833698+0000 mgr.y (mgr.14142) 133 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:03.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:02 smithi033 bash[38634]: cluster 2024-02-19T20:59:01.695500+0000 mon.a (mon.0) 428 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-19T20:59:03.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:02 smithi033 bash[38634]: cluster 2024-02-19T20:59:01.833698+0000 mgr.y (mgr.14142) 133 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:03.766 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:03 smithi172 bash[35245]: audit 2024-02-19T20:59:03.093978+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:59:03.766 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:03 smithi172 bash[35245]: audit 2024-02-19T20:59:03.279285+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703710\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703799\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703835\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703866\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703898\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}}, \"last_daemon_update\": \"2024-02-19T20:58:57.703981\", \"last_device_update\": \"2024-02-19T20:59:03.278600\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:03.766 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:03 smithi172 bash[35245]: audit 2024-02-19T20:59:03.282695+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703710\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703799\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703835\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703866\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703898\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}}, \"last_daemon_update\": \"2024-02-19T20:58:57.703981\", \"last_device_update\": \"2024-02-19T20:59:03.278600\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:04.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:03 smithi033 bash[35201]: audit 2024-02-19T20:59:03.093978+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:59:04.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:03 smithi033 bash[38634]: audit 2024-02-19T20:59:03.093978+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:59:04.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:03 smithi033 bash[35201]: audit 2024-02-19T20:59:03.279285+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703710\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703799\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703835\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703866\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703898\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}}, \"last_daemon_update\": \"2024-02-19T20:58:57.703981\", \"last_device_update\": \"2024-02-19T20:59:03.278600\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:04.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:03 smithi033 bash[35201]: audit 2024-02-19T20:59:03.282695+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703710\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703799\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703835\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703866\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703898\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}}, \"last_daemon_update\": \"2024-02-19T20:58:57.703981\", \"last_device_update\": \"2024-02-19T20:59:03.278600\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:04.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:03 smithi033 bash[38634]: audit 2024-02-19T20:59:03.279285+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703710\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703799\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703835\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703866\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703898\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}}, \"last_daemon_update\": \"2024-02-19T20:58:57.703981\", \"last_device_update\": \"2024-02-19T20:59:03.278600\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:04.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:03 smithi033 bash[38634]: audit 2024-02-19T20:59:03.282695+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703710\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703799\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703835\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703866\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703898\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}}, \"last_daemon_update\": \"2024-02-19T20:58:57.703981\", \"last_device_update\": \"2024-02-19T20:59:03.278600\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:05.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:04 smithi033 bash[35201]: cluster 2024-02-19T20:59:03.834067+0000 mgr.y (mgr.14142) 134 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:05.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:04 smithi033 bash[35201]: audit 2024-02-19T20:59:04.431575+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.172:0/2710514537' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2feedbc-6bc9-4804-80a7-90c4a7b6ed61"}]: dispatch 2024-02-19T20:59:05.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:04 smithi033 bash[35201]: audit 2024-02-19T20:59:04.431996+0000 mon.a (mon.0) 432 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2feedbc-6bc9-4804-80a7-90c4a7b6ed61"}]: dispatch 2024-02-19T20:59:05.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:04 smithi033 bash[35201]: audit 2024-02-19T20:59:04.436197+0000 mon.a (mon.0) 433 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2feedbc-6bc9-4804-80a7-90c4a7b6ed61"}]': finished 2024-02-19T20:59:05.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:04 smithi033 bash[35201]: cluster 2024-02-19T20:59:04.436249+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-02-19T20:59:05.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:04 smithi033 bash[35201]: audit 2024-02-19T20:59:04.436396+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T20:59:05.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:04 smithi033 bash[38634]: cluster 2024-02-19T20:59:03.834067+0000 mgr.y (mgr.14142) 134 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:05.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:04 smithi033 bash[38634]: audit 2024-02-19T20:59:04.431575+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.172:0/2710514537' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2feedbc-6bc9-4804-80a7-90c4a7b6ed61"}]: dispatch 2024-02-19T20:59:05.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:04 smithi033 bash[38634]: audit 2024-02-19T20:59:04.431996+0000 mon.a (mon.0) 432 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2feedbc-6bc9-4804-80a7-90c4a7b6ed61"}]: dispatch 2024-02-19T20:59:05.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:04 smithi033 bash[38634]: audit 2024-02-19T20:59:04.436197+0000 mon.a (mon.0) 433 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2feedbc-6bc9-4804-80a7-90c4a7b6ed61"}]': finished 2024-02-19T20:59:05.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:04 smithi033 bash[38634]: cluster 2024-02-19T20:59:04.436249+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-02-19T20:59:05.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:04 smithi033 bash[38634]: audit 2024-02-19T20:59:04.436396+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T20:59:05.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:04 smithi172 bash[35245]: cluster 2024-02-19T20:59:03.834067+0000 mgr.y (mgr.14142) 134 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:05.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:04 smithi172 bash[35245]: audit 2024-02-19T20:59:04.431575+0000 mon.b (mon.2) 17 : audit [INF] from='client.? 172.21.15.172:0/2710514537' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2feedbc-6bc9-4804-80a7-90c4a7b6ed61"}]: dispatch 2024-02-19T20:59:05.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:04 smithi172 bash[35245]: audit 2024-02-19T20:59:04.431996+0000 mon.a (mon.0) 432 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f2feedbc-6bc9-4804-80a7-90c4a7b6ed61"}]: dispatch 2024-02-19T20:59:05.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:04 smithi172 bash[35245]: audit 2024-02-19T20:59:04.436197+0000 mon.a (mon.0) 433 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f2feedbc-6bc9-4804-80a7-90c4a7b6ed61"}]': finished 2024-02-19T20:59:05.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:04 smithi172 bash[35245]: cluster 2024-02-19T20:59:04.436249+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-02-19T20:59:05.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:04 smithi172 bash[35245]: audit 2024-02-19T20:59:04.436396+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T20:59:06.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:05 smithi033 bash[35201]: audit 2024-02-19T20:59:05.170267+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.172:0/4210208453' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:59:06.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:05 smithi033 bash[38634]: audit 2024-02-19T20:59:05.170267+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.172:0/4210208453' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:59:06.193 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:05 smithi172 bash[35245]: audit 2024-02-19T20:59:05.170267+0000 mon.b (mon.2) 18 : audit [DBG] from='client.? 172.21.15.172:0/4210208453' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T20:59:07.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:06 smithi033 bash[35201]: cluster 2024-02-19T20:59:05.834462+0000 mgr.y (mgr.14142) 135 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:07.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:06 smithi033 bash[38634]: cluster 2024-02-19T20:59:05.834462+0000 mgr.y (mgr.14142) 135 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:07.073 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:06 smithi172 bash[35245]: cluster 2024-02-19T20:59:05.834462+0000 mgr.y (mgr.14142) 135 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:07.943 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:07 smithi172 bash[35245]: audit 2024-02-19T20:59:07.716948+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:59:08.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:07 smithi033 bash[35201]: audit 2024-02-19T20:59:07.716948+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:59:08.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:07 smithi033 bash[38634]: audit 2024-02-19T20:59:07.716948+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:59:09.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:08 smithi033 bash[38634]: cluster 2024-02-19T20:59:07.834774+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:09.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:08 smithi033 bash[35201]: cluster 2024-02-19T20:59:07.834774+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:09.076 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:08 smithi172 bash[35245]: cluster 2024-02-19T20:59:07.834774+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:11.145 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:10 smithi172 bash[35245]: cluster 2024-02-19T20:59:09.835130+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:11.145 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:10 smithi172 bash[35245]: audit 2024-02-19T20:59:10.493805+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-19T20:59:11.145 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:10 smithi172 bash[35245]: audit 2024-02-19T20:59:10.494580+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:59:11.145 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:10 smithi172 bash[35245]: audit 2024-02-19T20:59:10.495452+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-19T20:59:11.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:10 smithi033 bash[38634]: cluster 2024-02-19T20:59:09.835130+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:11.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:10 smithi033 bash[38634]: audit 2024-02-19T20:59:10.493805+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-19T20:59:11.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:10 smithi033 bash[38634]: audit 2024-02-19T20:59:10.494580+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:59:11.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:10 smithi033 bash[38634]: audit 2024-02-19T20:59:10.495452+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-19T20:59:11.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:10 smithi033 bash[35201]: cluster 2024-02-19T20:59:09.835130+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:11.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:10 smithi033 bash[35201]: audit 2024-02-19T20:59:10.493805+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-19T20:59:11.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:10 smithi033 bash[35201]: audit 2024-02-19T20:59:10.494580+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:59:11.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:10 smithi033 bash[35201]: audit 2024-02-19T20:59:10.495452+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-19T20:59:12.075 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:11 smithi172 bash[35245]: cephadm 2024-02-19T20:59:10.495169+0000 mgr.y (mgr.14142) 138 : cephadm [INF] Deploying daemon osd.7 on smithi172 2024-02-19T20:59:12.143 INFO:teuthology.orchestra.run.smithi172.stdout:Created osd(s) 7 on host 'smithi172' 2024-02-19T20:59:12.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:11 smithi033 bash[38634]: cephadm 2024-02-19T20:59:10.495169+0000 mgr.y (mgr.14142) 138 : cephadm [INF] Deploying daemon osd.7 on smithi172 2024-02-19T20:59:12.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:11 smithi033 bash[35201]: cephadm 2024-02-19T20:59:10.495169+0000 mgr.y (mgr.14142) 138 : cephadm [INF] Deploying daemon osd.7 on smithi172 2024-02-19T20:59:13.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:12 smithi172 bash[35245]: cluster 2024-02-19T20:59:11.835454+0000 mgr.y (mgr.14142) 139 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:13.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:12 smithi172 bash[35245]: audit 2024-02-19T20:59:12.152471+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703710\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703799\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703835\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703866\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703898\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}}, \"last_device_update\": \"2024-02-19T20:59:03.278600\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:13.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:12 smithi172 bash[35245]: audit 2024-02-19T20:59:12.152922+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:59:13.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:12 smithi172 bash[35245]: audit 2024-02-19T20:59:12.155683+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703710\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703799\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703835\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703866\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703898\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}}, \"last_device_update\": \"2024-02-19T20:59:03.278600\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:13.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:12 smithi033 bash[38634]: cluster 2024-02-19T20:59:11.835454+0000 mgr.y (mgr.14142) 139 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:13.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:12 smithi033 bash[35201]: cluster 2024-02-19T20:59:11.835454+0000 mgr.y (mgr.14142) 139 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:13.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:12 smithi033 bash[38634]: audit 2024-02-19T20:59:12.152471+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703710\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703799\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703835\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703866\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703898\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}}, \"last_device_update\": \"2024-02-19T20:59:03.278600\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:13.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:12 smithi033 bash[38634]: audit 2024-02-19T20:59:12.152922+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:59:13.307 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:12 smithi033 bash[38634]: audit 2024-02-19T20:59:12.155683+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703710\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703799\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703835\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703866\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703898\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}}, \"last_device_update\": \"2024-02-19T20:59:03.278600\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:13.307 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:12 smithi033 bash[35201]: audit 2024-02-19T20:59:12.152471+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703710\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703799\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703835\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703866\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703898\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}}, \"last_device_update\": \"2024-02-19T20:59:03.278600\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:13.307 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:12 smithi033 bash[35201]: audit 2024-02-19T20:59:12.152922+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:59:13.307 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:12 smithi033 bash[35201]: audit 2024-02-19T20:59:12.155683+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703710\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703799\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703835\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703866\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:57.703898\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}}, \"last_device_update\": \"2024-02-19T20:59:03.278600\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:13.944 DEBUG:teuthology.orchestra.run.smithi172:osd.7> sudo journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.7.service 2024-02-19T20:59:13.946 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-02-19T20:59:13.947 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph osd stat -f json 2024-02-19T20:59:13.976 INFO:journalctl@ceph.osd.7.smithi172.stdout:-- Logs begin at Mon 2024-02-19 20:47:10 UTC. -- 2024-02-19T20:59:15.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:14 smithi172 bash[35245]: cluster 2024-02-19T20:59:13.835786+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:15.207 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:14 smithi033 bash[38634]: cluster 2024-02-19T20:59:13.835786+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:15.207 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:14 smithi033 bash[35201]: cluster 2024-02-19T20:59:13.835786+0000 mgr.y (mgr.14142) 140 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:15.694 INFO:journalctl@ceph.osd.7.smithi172.stdout:Feb 19 20:59:15 smithi172 bash[42329]: debug 2024-02-19T20:59:15.425+0000 7fb934db9ec0 -1 Falling back to public interface 2024-02-19T20:59:16.054 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T20:59:16.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:15 smithi033 bash[38634]: audit 2024-02-19T20:59:15.074529+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073497\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073583\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073620\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073654\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073686\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073719\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}}, \"last_daemon_update\": \"2024-02-19T20:59:15.073806\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:16.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:15 smithi033 bash[38634]: audit 2024-02-19T20:59:15.077531+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073497\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073583\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073620\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073654\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073686\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073719\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}}, \"last_daemon_update\": \"2024-02-19T20:59:15.073806\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:16.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:15 smithi033 bash[38634]: audit 2024-02-19T20:59:15.078104+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:59:16.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:15 smithi033 bash[35201]: audit 2024-02-19T20:59:15.074529+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073497\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073583\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073620\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073654\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073686\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073719\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}}, \"last_daemon_update\": \"2024-02-19T20:59:15.073806\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:16.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:15 smithi033 bash[35201]: audit 2024-02-19T20:59:15.077531+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073497\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073583\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073620\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073654\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073686\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073719\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}}, \"last_daemon_update\": \"2024-02-19T20:59:15.073806\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:16.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:15 smithi033 bash[35201]: audit 2024-02-19T20:59:15.078104+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:59:16.194 INFO:journalctl@ceph.osd.7.smithi172.stdout:Feb 19 20:59:15 smithi172 bash[42329]: debug 2024-02-19T20:59:15.978+0000 7fb934db9ec0 -1 osd.7 0 log_to_monitors {default=true} 2024-02-19T20:59:16.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:15 smithi172 bash[35245]: audit 2024-02-19T20:59:15.074529+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073497\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073583\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073620\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073654\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073686\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073719\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}}, \"last_daemon_update\": \"2024-02-19T20:59:15.073806\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:16.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:15 smithi172 bash[35245]: audit 2024-02-19T20:59:15.077531+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073497\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073583\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073620\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073654\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073686\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073719\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}}, \"last_daemon_update\": \"2024-02-19T20:59:15.073806\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:16.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:15 smithi172 bash[35245]: audit 2024-02-19T20:59:15.078104+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T20:59:16.759 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":43,"num_osds":8,"num_up_osds":7,"osd_up_since":1708376340,"num_in_osds":7,"osd_in_since":1708376340,"num_remapped_pgs":0} 2024-02-19T20:59:17.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:16 smithi033 bash[35201]: cluster 2024-02-19T20:59:15.836111+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:17.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:16 smithi033 bash[35201]: audit 2024-02-19T20:59:15.981824+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.172:6824/3876552795,v1:172.21.15.172:6825/3876552795]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-19T20:59:17.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:16 smithi033 bash[35201]: audit 2024-02-19T20:59:15.982006+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-19T20:59:17.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:16 smithi033 bash[35201]: audit 2024-02-19T20:59:16.069688+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.33:0/4065013620' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-19T20:59:17.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:16 smithi033 bash[35201]: audit 2024-02-19T20:59:16.852430+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}, {\"id\": \"4e16bb41-b04b-4cf6-b348-9777ac468cdd\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708376322.3003683, \"finished_at\": 1708376333.6365008}, {\"id\": \"b40ad0b3-02d5-45fa-9f40-cda8eeb3590c\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708376340.6866252, \"finished_at\": 1708376352.1663938}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-19T20:59:17.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:16 smithi033 bash[35201]: audit 2024-02-19T20:59:16.855387+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}, {\"id\": \"4e16bb41-b04b-4cf6-b348-9777ac468cdd\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708376322.3003683, \"finished_at\": 1708376333.6365008}, {\"id\": \"b40ad0b3-02d5-45fa-9f40-cda8eeb3590c\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708376340.6866252, \"finished_at\": 1708376352.1663938}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-19T20:59:17.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:16 smithi033 bash[38634]: cluster 2024-02-19T20:59:15.836111+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:17.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:16 smithi033 bash[38634]: audit 2024-02-19T20:59:15.981824+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.172:6824/3876552795,v1:172.21.15.172:6825/3876552795]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-19T20:59:17.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:16 smithi033 bash[38634]: audit 2024-02-19T20:59:15.982006+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-19T20:59:17.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:16 smithi033 bash[38634]: audit 2024-02-19T20:59:16.069688+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.33:0/4065013620' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-19T20:59:17.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:16 smithi033 bash[38634]: audit 2024-02-19T20:59:16.852430+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}, {\"id\": \"4e16bb41-b04b-4cf6-b348-9777ac468cdd\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708376322.3003683, \"finished_at\": 1708376333.6365008}, {\"id\": \"b40ad0b3-02d5-45fa-9f40-cda8eeb3590c\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708376340.6866252, \"finished_at\": 1708376352.1663938}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-19T20:59:17.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:16 smithi033 bash[38634]: audit 2024-02-19T20:59:16.855387+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}, {\"id\": \"4e16bb41-b04b-4cf6-b348-9777ac468cdd\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708376322.3003683, \"finished_at\": 1708376333.6365008}, {\"id\": \"b40ad0b3-02d5-45fa-9f40-cda8eeb3590c\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708376340.6866252, \"finished_at\": 1708376352.1663938}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-19T20:59:17.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:16 smithi172 bash[35245]: cluster 2024-02-19T20:59:15.836111+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:17.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:16 smithi172 bash[35245]: audit 2024-02-19T20:59:15.981824+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.172:6824/3876552795,v1:172.21.15.172:6825/3876552795]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-19T20:59:17.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:16 smithi172 bash[35245]: audit 2024-02-19T20:59:15.982006+0000 mon.a (mon.0) 446 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-19T20:59:17.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:16 smithi172 bash[35245]: audit 2024-02-19T20:59:16.069688+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.33:0/4065013620' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-19T20:59:17.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:16 smithi172 bash[35245]: audit 2024-02-19T20:59:16.852430+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}, {\"id\": \"4e16bb41-b04b-4cf6-b348-9777ac468cdd\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708376322.3003683, \"finished_at\": 1708376333.6365008}, {\"id\": \"b40ad0b3-02d5-45fa-9f40-cda8eeb3590c\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708376340.6866252, \"finished_at\": 1708376352.1663938}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-19T20:59:17.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:16 smithi172 bash[35245]: audit 2024-02-19T20:59:16.855387+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}, {\"id\": \"4e16bb41-b04b-4cf6-b348-9777ac468cdd\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708376322.3003683, \"finished_at\": 1708376333.6365008}, {\"id\": \"b40ad0b3-02d5-45fa-9f40-cda8eeb3590c\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708376340.6866252, \"finished_at\": 1708376352.1663938}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-19T20:59:17.760 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph osd stat -f json 2024-02-19T20:59:18.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:17 smithi033 bash[35201]: audit 2024-02-19T20:59:16.910152+0000 mon.a (mon.0) 449 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-19T20:59:18.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:17 smithi033 bash[35201]: cluster 2024-02-19T20:59:16.910213+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-19T20:59:18.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:17 smithi033 bash[35201]: audit 2024-02-19T20:59:16.910746+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T20:59:18.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:17 smithi033 bash[35201]: audit 2024-02-19T20:59:16.910927+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.172:6824/3876552795,v1:172.21.15.172:6825/3876552795]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:59:18.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:17 smithi033 bash[35201]: audit 2024-02-19T20:59:16.911133+0000 mon.a (mon.0) 452 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:59:18.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:17 smithi033 bash[35201]: cluster 2024-02-19T20:59:16.950188+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:59:18.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:17 smithi033 bash[35201]: cluster 2024-02-19T20:59:16.950242+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:59:18.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:17 smithi033 bash[35201]: audit 2024-02-19T20:59:17.910023+0000 mon.a (mon.0) 453 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-02-19T20:59:18.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:17 smithi033 bash[35201]: cluster 2024-02-19T20:59:17.910081+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-19T20:59:18.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:17 smithi033 bash[35201]: audit 2024-02-19T20:59:17.910200+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T20:59:18.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:17 smithi033 bash[38634]: audit 2024-02-19T20:59:16.910152+0000 mon.a (mon.0) 449 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-19T20:59:18.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:17 smithi033 bash[38634]: cluster 2024-02-19T20:59:16.910213+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-19T20:59:18.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:17 smithi033 bash[38634]: audit 2024-02-19T20:59:16.910746+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T20:59:18.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:17 smithi033 bash[38634]: audit 2024-02-19T20:59:16.910927+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.172:6824/3876552795,v1:172.21.15.172:6825/3876552795]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:59:18.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:17 smithi033 bash[38634]: audit 2024-02-19T20:59:16.911133+0000 mon.a (mon.0) 452 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:59:18.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:17 smithi033 bash[38634]: cluster 2024-02-19T20:59:16.950188+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:59:18.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:17 smithi033 bash[38634]: cluster 2024-02-19T20:59:16.950242+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:59:18.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:17 smithi033 bash[38634]: audit 2024-02-19T20:59:17.910023+0000 mon.a (mon.0) 453 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-02-19T20:59:18.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:17 smithi033 bash[38634]: cluster 2024-02-19T20:59:17.910081+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-19T20:59:18.058 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:17 smithi033 bash[38634]: audit 2024-02-19T20:59:17.910200+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T20:59:18.063 INFO:journalctl@ceph.osd.7.smithi172.stdout:Feb 19 20:59:17 smithi172 bash[42329]: debug 2024-02-19T20:59:17.911+0000 7fb91db6e700 -1 osd.7 0 waiting for initial osdmap 2024-02-19T20:59:18.063 INFO:journalctl@ceph.osd.7.smithi172.stdout:Feb 19 20:59:17 smithi172 bash[42329]: debug 2024-02-19T20:59:17.919+0000 7fb928d8a700 -1 osd.7 45 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2024-02-19T20:59:18.063 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:17 smithi172 bash[35245]: audit 2024-02-19T20:59:16.910152+0000 mon.a (mon.0) 449 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-19T20:59:18.063 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:17 smithi172 bash[35245]: cluster 2024-02-19T20:59:16.910213+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-19T20:59:18.064 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:17 smithi172 bash[35245]: audit 2024-02-19T20:59:16.910746+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T20:59:18.064 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:17 smithi172 bash[35245]: audit 2024-02-19T20:59:16.910927+0000 mon.b (mon.2) 20 : audit [INF] from='osd.7 [v2:172.21.15.172:6824/3876552795,v1:172.21.15.172:6825/3876552795]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:59:18.064 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:17 smithi172 bash[35245]: audit 2024-02-19T20:59:16.911133+0000 mon.a (mon.0) 452 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]: dispatch 2024-02-19T20:59:18.064 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:17 smithi172 bash[35245]: cluster 2024-02-19T20:59:16.950188+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T20:59:18.064 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:17 smithi172 bash[35245]: cluster 2024-02-19T20:59:16.950242+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T20:59:18.064 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:17 smithi172 bash[35245]: audit 2024-02-19T20:59:17.910023+0000 mon.a (mon.0) 453 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi172", "root=default"]}]': finished 2024-02-19T20:59:18.064 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:17 smithi172 bash[35245]: cluster 2024-02-19T20:59:17.910081+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-19T20:59:18.064 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:17 smithi172 bash[35245]: audit 2024-02-19T20:59:17.910200+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T20:59:19.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:18 smithi033 bash[35201]: cluster 2024-02-19T20:59:17.836462+0000 mgr.y (mgr.14142) 142 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:19.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:18 smithi033 bash[35201]: audit 2024-02-19T20:59:18.354023+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:59:19.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:18 smithi033 bash[38634]: cluster 2024-02-19T20:59:17.836462+0000 mgr.y (mgr.14142) 142 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:19.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:18 smithi033 bash[38634]: audit 2024-02-19T20:59:18.354023+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:59:19.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:18 smithi033 bash[35201]: audit 2024-02-19T20:59:18.536185+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073497\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073583\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073620\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073654\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073686\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073719\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}}, \"last_daemon_update\": \"2024-02-19T20:59:15.073806\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:19.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:18 smithi033 bash[35201]: audit 2024-02-19T20:59:18.539099+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073497\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073583\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073620\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073654\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073686\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073719\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}}, \"last_daemon_update\": \"2024-02-19T20:59:15.073806\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:19.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:18 smithi033 bash[38634]: audit 2024-02-19T20:59:18.536185+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073497\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073583\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073620\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073654\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073686\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073719\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}}, \"last_daemon_update\": \"2024-02-19T20:59:15.073806\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:19.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:18 smithi033 bash[38634]: audit 2024-02-19T20:59:18.539099+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073497\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073583\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073620\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073654\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073686\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073719\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}}, \"last_daemon_update\": \"2024-02-19T20:59:15.073806\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:19.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:18 smithi172 bash[35245]: cluster 2024-02-19T20:59:17.836462+0000 mgr.y (mgr.14142) 142 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:19.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:18 smithi172 bash[35245]: audit 2024-02-19T20:59:18.354023+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:59:19.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:18 smithi172 bash[35245]: audit 2024-02-19T20:59:18.536185+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073497\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073583\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073620\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073654\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073686\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073719\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}}, \"last_daemon_update\": \"2024-02-19T20:59:15.073806\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:19.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:18 smithi172 bash[35245]: audit 2024-02-19T20:59:18.539099+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073497\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073583\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073620\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073654\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073686\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073719\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}}, \"last_daemon_update\": \"2024-02-19T20:59:15.073806\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:19.649 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T20:59:20.056 INFO:journalctl@ceph.osd.1.smithi033.stdout:Feb 19 20:59:19 smithi033 bash[42402]: debug 2024-02-19T20:59:19.939+0000 7fe2ba8d9700 -1 osd.1 47 build_incremental_map_msg missing incremental map 47 2024-02-19T20:59:20.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:19 smithi033 bash[35201]: cluster 2024-02-19T20:59:18.919812+0000 mon.a (mon.0) 459 : cluster [INF] osd.7 [v2:172.21.15.172:6824/3876552795,v1:172.21.15.172:6825/3876552795] boot 2024-02-19T20:59:20.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:19 smithi033 bash[35201]: cluster 2024-02-19T20:59:18.919881+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-02-19T20:59:20.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:19 smithi033 bash[35201]: audit 2024-02-19T20:59:18.920437+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T20:59:20.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:19 smithi033 bash[35201]: audit 2024-02-19T20:59:19.664397+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.33:0/1278357830' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-19T20:59:20.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:19 smithi033 bash[38634]: cluster 2024-02-19T20:59:18.919812+0000 mon.a (mon.0) 459 : cluster [INF] osd.7 [v2:172.21.15.172:6824/3876552795,v1:172.21.15.172:6825/3876552795] boot 2024-02-19T20:59:20.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:19 smithi033 bash[38634]: cluster 2024-02-19T20:59:18.919881+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-02-19T20:59:20.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:19 smithi033 bash[38634]: audit 2024-02-19T20:59:18.920437+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T20:59:20.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:19 smithi033 bash[38634]: audit 2024-02-19T20:59:19.664397+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.33:0/1278357830' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-19T20:59:20.193 INFO:journalctl@ceph.osd.6.smithi172.stdout:Feb 19 20:59:19 smithi172 bash[40724]: debug 2024-02-19T20:59:19.939+0000 7ff5b65d0700 -1 osd.6 47 build_incremental_map_msg missing incremental map 47 2024-02-19T20:59:20.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:19 smithi172 bash[35245]: cluster 2024-02-19T20:59:18.919812+0000 mon.a (mon.0) 459 : cluster [INF] osd.7 [v2:172.21.15.172:6824/3876552795,v1:172.21.15.172:6825/3876552795] boot 2024-02-19T20:59:20.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:19 smithi172 bash[35245]: cluster 2024-02-19T20:59:18.919881+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-02-19T20:59:20.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:19 smithi172 bash[35245]: audit 2024-02-19T20:59:18.920437+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T20:59:20.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:19 smithi172 bash[35245]: audit 2024-02-19T20:59:19.664397+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.33:0/1278357830' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-19T20:59:20.311 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":46,"num_osds":8,"num_up_osds":8,"osd_up_since":1708376358,"num_in_osds":8,"osd_in_since":1708376358,"num_remapped_pgs":0} 2024-02-19T20:59:20.312 INFO:tasks.cephadm:Adding prometheus.a on smithi172 2024-02-19T20:59:20.312 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph orch apply prometheus '1;smithi172=a' 2024-02-19T20:59:21.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:20 smithi172 bash[35245]: cluster 2024-02-19T20:59:19.836945+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:21.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:20 smithi172 bash[35245]: cluster 2024-02-19T20:59:19.937069+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-19T20:59:21.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:20 smithi033 bash[35201]: cluster 2024-02-19T20:59:19.836945+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:21.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:20 smithi033 bash[35201]: cluster 2024-02-19T20:59:19.937069+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-19T20:59:21.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:20 smithi033 bash[38634]: cluster 2024-02-19T20:59:19.836945+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2024-02-19T20:59:21.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:20 smithi033 bash[38634]: cluster 2024-02-19T20:59:19.937069+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-19T20:59:22.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:21 smithi172 bash[35245]: cluster 2024-02-19T20:59:21.837277+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:22.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:21 smithi033 bash[35201]: cluster 2024-02-19T20:59:21.837277+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:22.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:21 smithi033 bash[38634]: cluster 2024-02-19T20:59:21.837277+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:22.354 INFO:teuthology.orchestra.run.smithi172.stdout:Scheduled prometheus update... 2024-02-19T20:59:23.068 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:22 smithi172 bash[35245]: cluster 2024-02-19T20:59:21.937758+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-19T20:59:23.068 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:22 smithi172 bash[35245]: audit 2024-02-19T20:59:22.358366+0000 mgr.y (mgr.14142) 145 : audit [DBG] from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi172=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:59:23.068 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:22 smithi172 bash[35245]: cephadm 2024-02-19T20:59:22.358955+0000 mgr.y (mgr.14142) 146 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi172=a 2024-02-19T20:59:23.068 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:22 smithi172 bash[35245]: audit 2024-02-19T20:59:22.359375+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-19T20:59:22.358970\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi172\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-02-19T20:59:23.068 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:22 smithi172 bash[35245]: audit 2024-02-19T20:59:22.364793+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-19T20:59:22.358970\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi172\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-02-19T20:59:23.068 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:22 smithi172 bash[35245]: cephadm 2024-02-19T20:59:22.368537+0000 mgr.y (mgr.14142) 147 : cephadm [INF] Deploying daemon prometheus.a on smithi172 2024-02-19T20:59:23.078 DEBUG:teuthology.orchestra.run.smithi172:prometheus.a> sudo journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@prometheus.a.service 2024-02-19T20:59:23.080 INFO:tasks.cephadm:Adding node-exporter.a on smithi033 2024-02-19T20:59:23.080 INFO:tasks.cephadm:Adding node-exporter.b on smithi172 2024-02-19T20:59:23.080 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph orch apply node-exporter '2;smithi033=a;smithi172=b' 2024-02-19T20:59:23.109 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:-- Logs begin at Mon 2024-02-19 20:47:10 UTC. -- 2024-02-19T20:59:23.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:22 smithi033 bash[38634]: cluster 2024-02-19T20:59:21.937758+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-19T20:59:23.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:22 smithi033 bash[38634]: audit 2024-02-19T20:59:22.358366+0000 mgr.y (mgr.14142) 145 : audit [DBG] from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi172=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:59:23.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:22 smithi033 bash[38634]: cephadm 2024-02-19T20:59:22.358955+0000 mgr.y (mgr.14142) 146 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi172=a 2024-02-19T20:59:23.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:22 smithi033 bash[38634]: audit 2024-02-19T20:59:22.359375+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-19T20:59:22.358970\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi172\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-02-19T20:59:23.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:22 smithi033 bash[38634]: audit 2024-02-19T20:59:22.364793+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-19T20:59:22.358970\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi172\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-02-19T20:59:23.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:22 smithi033 bash[38634]: cephadm 2024-02-19T20:59:22.368537+0000 mgr.y (mgr.14142) 147 : cephadm [INF] Deploying daemon prometheus.a on smithi172 2024-02-19T20:59:23.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:22 smithi033 bash[35201]: cluster 2024-02-19T20:59:21.937758+0000 mon.a (mon.0) 463 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-19T20:59:23.307 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:22 smithi033 bash[35201]: audit 2024-02-19T20:59:22.358366+0000 mgr.y (mgr.14142) 145 : audit [DBG] from='client.34316 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi172=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:59:23.307 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:22 smithi033 bash[35201]: cephadm 2024-02-19T20:59:22.358955+0000 mgr.y (mgr.14142) 146 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi172=a 2024-02-19T20:59:23.307 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:22 smithi033 bash[35201]: audit 2024-02-19T20:59:22.359375+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-19T20:59:22.358970\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi172\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2024-02-19T20:59:23.307 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:22 smithi033 bash[35201]: audit 2024-02-19T20:59:22.364793+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2024-02-19T20:59:22.358970\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi172\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2024-02-19T20:59:23.307 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:22 smithi033 bash[35201]: cephadm 2024-02-19T20:59:22.368537+0000 mgr.y (mgr.14142) 147 : cephadm [INF] Deploying daemon prometheus.a on smithi172 2024-02-19T20:59:24.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:23 smithi172 bash[35245]: cluster 2024-02-19T20:59:23.837799+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:24.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:23 smithi033 bash[38634]: cluster 2024-02-19T20:59:23.837799+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:24.307 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:23 smithi033 bash[35201]: cluster 2024-02-19T20:59:23.837799+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:25.130 INFO:teuthology.orchestra.run.smithi172.stdout:Scheduled node-exporter update... 2024-02-19T20:59:25.425 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:25 smithi172 bash[35245]: audit 2024-02-19T20:59:25.141571+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-19T20:59:25.141172\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi033\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi172\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-02-19T20:59:25.425 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:25 smithi172 bash[35245]: audit 2024-02-19T20:59:25.144645+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-19T20:59:25.141172\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi033\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi172\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-02-19T20:59:25.556 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:25 smithi033 bash[35201]: audit 2024-02-19T20:59:25.141571+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-19T20:59:25.141172\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi033\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi172\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-02-19T20:59:25.556 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:25 smithi033 bash[35201]: audit 2024-02-19T20:59:25.144645+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-19T20:59:25.141172\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi033\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi172\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-02-19T20:59:25.556 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:25 smithi033 bash[38634]: audit 2024-02-19T20:59:25.141571+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-19T20:59:25.141172\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi033\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi172\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2024-02-19T20:59:25.556 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:25 smithi033 bash[38634]: audit 2024-02-19T20:59:25.144645+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2024-02-19T20:59:25.141172\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi033\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi172\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2024-02-19T20:59:25.742 DEBUG:teuthology.orchestra.run.smithi033:node-exporter.a> sudo journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@node-exporter.a.service 2024-02-19T20:59:25.745 DEBUG:teuthology.orchestra.run.smithi172:node-exporter.b> sudo journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@node-exporter.b.service 2024-02-19T20:59:25.748 INFO:tasks.cephadm:Adding alertmanager.a on smithi033 2024-02-19T20:59:25.748 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph orch apply alertmanager '1;smithi033=a' 2024-02-19T20:59:25.776 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:-- Logs begin at Mon 2024-02-19 20:47:10 UTC. -- 2024-02-19T20:59:25.782 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:-- Logs begin at Mon 2024-02-19 20:46:54 UTC. -- 2024-02-19T20:59:26.944 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:26 smithi172 bash[35245]: audit 2024-02-19T20:59:25.140544+0000 mgr.y (mgr.14142) 149 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi033=a;smithi172=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:59:26.944 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:26 smithi172 bash[35245]: cephadm 2024-02-19T20:59:25.141157+0000 mgr.y (mgr.14142) 150 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi033=a,smithi172=b 2024-02-19T20:59:26.944 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:26 smithi172 bash[35245]: cluster 2024-02-19T20:59:25.838223+0000 mgr.y (mgr.14142) 151 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:27.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:26 smithi033 bash[35201]: audit 2024-02-19T20:59:25.140544+0000 mgr.y (mgr.14142) 149 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi033=a;smithi172=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:59:27.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:26 smithi033 bash[35201]: cephadm 2024-02-19T20:59:25.141157+0000 mgr.y (mgr.14142) 150 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi033=a,smithi172=b 2024-02-19T20:59:27.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:26 smithi033 bash[35201]: cluster 2024-02-19T20:59:25.838223+0000 mgr.y (mgr.14142) 151 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:27.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:26 smithi033 bash[38634]: audit 2024-02-19T20:59:25.140544+0000 mgr.y (mgr.14142) 149 : audit [DBG] from='client.34322 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi033=a;smithi172=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:59:27.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:26 smithi033 bash[38634]: cephadm 2024-02-19T20:59:25.141157+0000 mgr.y (mgr.14142) 150 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi033=a,smithi172=b 2024-02-19T20:59:27.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:26 smithi033 bash[38634]: cluster 2024-02-19T20:59:25.838223+0000 mgr.y (mgr.14142) 151 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:27.819 INFO:teuthology.orchestra.run.smithi172.stdout:Scheduled alertmanager update... 2024-02-19T20:59:27.944 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:27 smithi172 bash[35245]: cluster 2024-02-19T20:59:26.671061+0000 mon.a (mon.0) 468 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-19T20:59:27.944 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:27 smithi172 bash[35245]: cluster 2024-02-19T20:59:26.671135+0000 mon.a (mon.0) 469 : cluster [INF] Cluster is now healthy 2024-02-19T20:59:27.944 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:27 smithi172 bash[35245]: audit 2024-02-19T20:59:26.856645+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}, {\"id\": \"4e16bb41-b04b-4cf6-b348-9777ac468cdd\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708376322.3003683, \"finished_at\": 1708376333.6365008}, {\"id\": \"b40ad0b3-02d5-45fa-9f40-cda8eeb3590c\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708376340.6866252, \"finished_at\": 1708376352.1663938}, {\"id\": \"490eedad-f610-4c9b-a9f6-ec935bfa5eae\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708376358.9197316, \"finished_at\": 1708376366.6761763}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-19T20:59:27.944 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:27 smithi172 bash[35245]: audit 2024-02-19T20:59:26.859629+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}, {\"id\": \"4e16bb41-b04b-4cf6-b348-9777ac468cdd\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708376322.3003683, \"finished_at\": 1708376333.6365008}, {\"id\": \"b40ad0b3-02d5-45fa-9f40-cda8eeb3590c\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708376340.6866252, \"finished_at\": 1708376352.1663938}, {\"id\": \"490eedad-f610-4c9b-a9f6-ec935bfa5eae\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708376358.9197316, \"finished_at\": 1708376366.6761763}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-19T20:59:28.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:27 smithi033 bash[35201]: cluster 2024-02-19T20:59:26.671061+0000 mon.a (mon.0) 468 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-19T20:59:28.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:27 smithi033 bash[35201]: cluster 2024-02-19T20:59:26.671135+0000 mon.a (mon.0) 469 : cluster [INF] Cluster is now healthy 2024-02-19T20:59:28.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:27 smithi033 bash[35201]: audit 2024-02-19T20:59:26.856645+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}, {\"id\": \"4e16bb41-b04b-4cf6-b348-9777ac468cdd\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708376322.3003683, \"finished_at\": 1708376333.6365008}, {\"id\": \"b40ad0b3-02d5-45fa-9f40-cda8eeb3590c\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708376340.6866252, \"finished_at\": 1708376352.1663938}, {\"id\": \"490eedad-f610-4c9b-a9f6-ec935bfa5eae\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708376358.9197316, \"finished_at\": 1708376366.6761763}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-19T20:59:28.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:27 smithi033 bash[35201]: audit 2024-02-19T20:59:26.859629+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}, {\"id\": \"4e16bb41-b04b-4cf6-b348-9777ac468cdd\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708376322.3003683, \"finished_at\": 1708376333.6365008}, {\"id\": \"b40ad0b3-02d5-45fa-9f40-cda8eeb3590c\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708376340.6866252, \"finished_at\": 1708376352.1663938}, {\"id\": \"490eedad-f610-4c9b-a9f6-ec935bfa5eae\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708376358.9197316, \"finished_at\": 1708376366.6761763}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-19T20:59:28.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:27 smithi033 bash[38634]: cluster 2024-02-19T20:59:26.671061+0000 mon.a (mon.0) 468 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-19T20:59:28.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:27 smithi033 bash[38634]: cluster 2024-02-19T20:59:26.671135+0000 mon.a (mon.0) 469 : cluster [INF] Cluster is now healthy 2024-02-19T20:59:28.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:27 smithi033 bash[38634]: audit 2024-02-19T20:59:26.856645+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}, {\"id\": \"4e16bb41-b04b-4cf6-b348-9777ac468cdd\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708376322.3003683, \"finished_at\": 1708376333.6365008}, {\"id\": \"b40ad0b3-02d5-45fa-9f40-cda8eeb3590c\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708376340.6866252, \"finished_at\": 1708376352.1663938}, {\"id\": \"490eedad-f610-4c9b-a9f6-ec935bfa5eae\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708376358.9197316, \"finished_at\": 1708376366.6761763}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2024-02-19T20:59:28.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:27 smithi033 bash[38634]: audit 2024-02-19T20:59:26.859629+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"3d4ec90e-e732-4877-8057-024c4f763592\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1708376301.9033349, \"finished_at\": 1708376314.7802596}, {\"id\": \"4e16bb41-b04b-4cf6-b348-9777ac468cdd\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1708376322.3003683, \"finished_at\": 1708376333.6365008}, {\"id\": \"b40ad0b3-02d5-45fa-9f40-cda8eeb3590c\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1708376340.6866252, \"finished_at\": 1708376352.1663938}, {\"id\": \"490eedad-f610-4c9b-a9f6-ec935bfa5eae\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1708376358.9197316, \"finished_at\": 1708376366.6761763}], \"version\": 2, \"compat_version\": 2}"}]': finished 2024-02-19T20:59:28.481 DEBUG:teuthology.orchestra.run.smithi033:alertmanager.a> sudo journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@alertmanager.a.service 2024-02-19T20:59:28.483 INFO:tasks.cephadm:Adding grafana.a on smithi172 2024-02-19T20:59:28.484 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph orch apply grafana '1;smithi172=a' 2024-02-19T20:59:28.517 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:-- Logs begin at Mon 2024-02-19 20:46:54 UTC. -- 2024-02-19T20:59:28.806 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:28 smithi033 bash[35201]: audit 2024-02-19T20:59:27.828637+0000 mgr.y (mgr.14142) 152 : audit [DBG] from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi033=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:59:28.806 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:28 smithi033 bash[35201]: cephadm 2024-02-19T20:59:27.829186+0000 mgr.y (mgr.14142) 153 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi033=a 2024-02-19T20:59:28.806 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:28 smithi033 bash[35201]: audit 2024-02-19T20:59:27.829573+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-19T20:59:27.829199\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi033\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-02-19T20:59:28.806 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:28 smithi033 bash[35201]: audit 2024-02-19T20:59:27.832658+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-19T20:59:27.829199\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi033\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-02-19T20:59:28.806 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:28 smithi033 bash[35201]: cluster 2024-02-19T20:59:27.838627+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:28.807 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:28 smithi033 bash[38634]: audit 2024-02-19T20:59:27.828637+0000 mgr.y (mgr.14142) 152 : audit [DBG] from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi033=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:59:28.807 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:28 smithi033 bash[38634]: cephadm 2024-02-19T20:59:27.829186+0000 mgr.y (mgr.14142) 153 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi033=a 2024-02-19T20:59:28.807 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:28 smithi033 bash[38634]: audit 2024-02-19T20:59:27.829573+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-19T20:59:27.829199\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi033\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-02-19T20:59:28.807 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:28 smithi033 bash[38634]: audit 2024-02-19T20:59:27.832658+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-19T20:59:27.829199\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi033\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-02-19T20:59:28.807 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:28 smithi033 bash[38634]: cluster 2024-02-19T20:59:27.838627+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:28.833 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:28 smithi172 bash[35245]: audit 2024-02-19T20:59:27.828637+0000 mgr.y (mgr.14142) 152 : audit [DBG] from='client.34328 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi033=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:59:28.833 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:28 smithi172 bash[35245]: cephadm 2024-02-19T20:59:27.829186+0000 mgr.y (mgr.14142) 153 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi033=a 2024-02-19T20:59:28.833 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:28 smithi172 bash[35245]: audit 2024-02-19T20:59:27.829573+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-19T20:59:27.829199\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi033\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2024-02-19T20:59:28.833 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:28 smithi172 bash[35245]: audit 2024-02-19T20:59:27.832658+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2024-02-19T20:59:27.829199\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi033\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2024-02-19T20:59:28.833 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:28 smithi172 bash[35245]: cluster 2024-02-19T20:59:27.838627+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:30.796 INFO:teuthology.orchestra.run.smithi172.stdout:Scheduled grafana update... 2024-02-19T20:59:31.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:30 smithi172 bash[35245]: cluster 2024-02-19T20:59:29.839073+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:31.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:30 smithi172 bash[35245]: audit 2024-02-19T20:59:30.807869+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-19T20:59:30.807495\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi172\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-02-19T20:59:31.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:30 smithi172 bash[35245]: audit 2024-02-19T20:59:30.810603+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-19T20:59:30.807495\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi172\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-02-19T20:59:31.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:30 smithi033 bash[35201]: cluster 2024-02-19T20:59:29.839073+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:31.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:30 smithi033 bash[35201]: audit 2024-02-19T20:59:30.807869+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-19T20:59:30.807495\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi172\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-02-19T20:59:31.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:30 smithi033 bash[35201]: audit 2024-02-19T20:59:30.810603+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-19T20:59:30.807495\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi172\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-02-19T20:59:31.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:30 smithi033 bash[38634]: cluster 2024-02-19T20:59:29.839073+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:31.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:30 smithi033 bash[38634]: audit 2024-02-19T20:59:30.807869+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-19T20:59:30.807495\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi172\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2024-02-19T20:59:31.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:30 smithi033 bash[38634]: audit 2024-02-19T20:59:30.810603+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2024-02-19T20:59:30.807495\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi172\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2024-02-19T20:59:32.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:31 smithi172 bash[35245]: audit 2024-02-19T20:59:30.806875+0000 mgr.y (mgr.14142) 156 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi172=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:59:32.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:31 smithi172 bash[35245]: cephadm 2024-02-19T20:59:30.807482+0000 mgr.y (mgr.14142) 157 : cephadm [INF] Saving service grafana spec with placement count:1 smithi172=a 2024-02-19T20:59:32.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:31 smithi033 bash[35201]: audit 2024-02-19T20:59:30.806875+0000 mgr.y (mgr.14142) 156 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi172=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:59:32.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:31 smithi033 bash[35201]: cephadm 2024-02-19T20:59:30.807482+0000 mgr.y (mgr.14142) 157 : cephadm [INF] Saving service grafana spec with placement count:1 smithi172=a 2024-02-19T20:59:32.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:31 smithi033 bash[38634]: audit 2024-02-19T20:59:30.806875+0000 mgr.y (mgr.14142) 156 : audit [DBG] from='client.34334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi172=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T20:59:32.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:31 smithi033 bash[38634]: cephadm 2024-02-19T20:59:30.807482+0000 mgr.y (mgr.14142) 157 : cephadm [INF] Saving service grafana spec with placement count:1 smithi172=a 2024-02-19T20:59:32.750 DEBUG:teuthology.orchestra.run.smithi172:grafana.a> sudo journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@grafana.a.service 2024-02-19T20:59:32.752 INFO:tasks.cephadm:Setting up client nodes... 2024-02-19T20:59:32.752 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-19T20:59:32.782 INFO:journalctl@ceph.grafana.a.smithi172.stdout:-- Logs begin at Mon 2024-02-19 20:47:10 UTC. -- 2024-02-19T20:59:33.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:32 smithi033 bash[35201]: cluster 2024-02-19T20:59:31.839400+0000 mgr.y (mgr.14142) 158 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:33.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:32 smithi033 bash[38634]: cluster 2024-02-19T20:59:31.839400+0000 mgr.y (mgr.14142) 158 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:33.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:32 smithi172 bash[35245]: cluster 2024-02-19T20:59:31.839400+0000 mgr.y (mgr.14142) 158 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:34.626 INFO:teuthology.orchestra.run.smithi033.stdout:[client.0] 2024-02-19T20:59:34.626 INFO:teuthology.orchestra.run.smithi033.stdout: key = AQA2wdNlOV8FJhAAoeGm1zWEwqAZ3IMs9knmNA== 2024-02-19T20:59:35.033 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:34 smithi033 bash[38634]: cluster 2024-02-19T20:59:33.839879+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:35.033 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:34 smithi033 bash[38634]: audit 2024-02-19T20:59:34.637773+0000 mon.a (mon.0) 476 : audit [INF] from='client.? 172.21.15.33:0/599612537' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-19T20:59:35.033 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:34 smithi033 bash[38634]: audit 2024-02-19T20:59:34.641050+0000 mon.a (mon.0) 477 : audit [INF] from='client.? 172.21.15.33:0/599612537' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-19T20:59:35.033 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:34 smithi033 bash[35201]: cluster 2024-02-19T20:59:33.839879+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:35.033 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:34 smithi033 bash[35201]: audit 2024-02-19T20:59:34.637773+0000 mon.a (mon.0) 476 : audit [INF] from='client.? 172.21.15.33:0/599612537' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-19T20:59:35.033 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:34 smithi033 bash[35201]: audit 2024-02-19T20:59:34.641050+0000 mon.a (mon.0) 477 : audit [INF] from='client.? 172.21.15.33:0/599612537' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-19T20:59:35.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:34 smithi172 bash[35245]: cluster 2024-02-19T20:59:33.839879+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:35.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:34 smithi172 bash[35245]: audit 2024-02-19T20:59:34.637773+0000 mon.a (mon.0) 476 : audit [INF] from='client.? 172.21.15.33:0/599612537' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-19T20:59:35.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:34 smithi172 bash[35245]: audit 2024-02-19T20:59:34.641050+0000 mon.a (mon.0) 477 : audit [INF] from='client.? 172.21.15.33:0/599612537' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-19T20:59:35.327 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2024-02-19T20:59:35.327 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-02-19T20:59:35.327 DEBUG:teuthology.orchestra.run.smithi033:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-02-19T20:59:35.373 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-19T20:59:36.852 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:36 smithi172 bash[35245]: cluster 2024-02-19T20:59:35.840284+0000 mgr.y (mgr.14142) 160 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:37.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:36 smithi033 bash[35201]: cluster 2024-02-19T20:59:35.840284+0000 mgr.y (mgr.14142) 160 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:37.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:36 smithi033 bash[38634]: cluster 2024-02-19T20:59:35.840284+0000 mgr.y (mgr.14142) 160 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:38.053 INFO:teuthology.orchestra.run.smithi172.stdout:[client.1] 2024-02-19T20:59:38.053 INFO:teuthology.orchestra.run.smithi172.stdout: key = AQA6wdNlibHSAxAAznItUrY93mGou3eqbumbCg== 2024-02-19T20:59:39.007 DEBUG:teuthology.orchestra.run.smithi172:> set -ex 2024-02-19T20:59:39.007 DEBUG:teuthology.orchestra.run.smithi172:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-02-19T20:59:39.007 DEBUG:teuthology.orchestra.run.smithi172:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-02-19T20:59:39.047 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph osd dump --format=json 2024-02-19T20:59:39.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:38 smithi172 bash[35245]: cluster 2024-02-19T20:59:37.840704+0000 mgr.y (mgr.14142) 161 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:39.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:38 smithi172 bash[35245]: audit 2024-02-19T20:59:38.063592+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.172:0/2075308235' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-19T20:59:39.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:38 smithi172 bash[35245]: audit 2024-02-19T20:59:38.063985+0000 mon.a (mon.0) 478 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-19T20:59:39.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:38 smithi172 bash[35245]: audit 2024-02-19T20:59:38.067941+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-19T20:59:39.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:38 smithi033 bash[35201]: cluster 2024-02-19T20:59:37.840704+0000 mgr.y (mgr.14142) 161 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:39.307 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:38 smithi033 bash[35201]: audit 2024-02-19T20:59:38.063592+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.172:0/2075308235' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-19T20:59:39.307 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:38 smithi033 bash[35201]: audit 2024-02-19T20:59:38.063985+0000 mon.a (mon.0) 478 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-19T20:59:39.307 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:38 smithi033 bash[35201]: audit 2024-02-19T20:59:38.067941+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-19T20:59:39.307 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:38 smithi033 bash[38634]: cluster 2024-02-19T20:59:37.840704+0000 mgr.y (mgr.14142) 161 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:39.307 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:38 smithi033 bash[38634]: audit 2024-02-19T20:59:38.063592+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.172:0/2075308235' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-19T20:59:39.307 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:38 smithi033 bash[38634]: audit 2024-02-19T20:59:38.063985+0000 mon.a (mon.0) 478 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-19T20:59:39.307 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:38 smithi033 bash[38634]: audit 2024-02-19T20:59:38.067941+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-19T20:59:40.881 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T20:59:40.881 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":47,"fsid":"0eef3440-cf69-11ee-95bb-87774f69a715","created":"2024-02-19T20:54:51.402461+0000","modified":"2024-02-19T20:59:19.925552+0000","last_up_change":"2024-02-19T20:59:18.916095+0000","last_in_change":"2024-02-19T20:59:18.916095+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-19T20:55:02.171043+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":"bb79fc4c-d8a3-4113-b141-05354c1efda0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6802","nonce":876027626},{"type":"v1","addr":"172.21.15.33:6803","nonce":876027626}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6804","nonce":876027626},{"type":"v1","addr":"172.21.15.33:6805","nonce":876027626}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6808","nonce":876027626},{"type":"v1","addr":"172.21.15.33:6809","nonce":876027626}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6806","nonce":876027626},{"type":"v1","addr":"172.21.15.33:6807","nonce":876027626}]},"public_addr":"172.21.15.33:6803/876027626","cluster_addr":"172.21.15.33:6805/876027626","heartbeat_back_addr":"172.21.15.33:6809/876027626","heartbeat_front_addr":"172.21.15.33:6807/876027626","state":["exists","up"]},{"osd":1,"uuid":"bea97173-e979-493f-8d99-e4e24c9b75f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6810","nonce":2646959611},{"type":"v1","addr":"172.21.15.33:6811","nonce":2646959611}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6812","nonce":2646959611},{"type":"v1","addr":"172.21.15.33:6813","nonce":2646959611}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6816","nonce":2646959611},{"type":"v1","addr":"172.21.15.33:6817","nonce":2646959611}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6814","nonce":2646959611},{"type":"v1","addr":"172.21.15.33:6815","nonce":2646959611}]},"public_addr":"172.21.15.33:6811/2646959611","cluster_addr":"172.21.15.33:6813/2646959611","heartbeat_back_addr":"172.21.15.33:6817/2646959611","heartbeat_front_addr":"172.21.15.33:6815/2646959611","state":["exists","up"]},{"osd":2,"uuid":"c9894135-8f69-4322-867c-ebf476db62a2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6818","nonce":2464289870},{"type":"v1","addr":"172.21.15.33:6819","nonce":2464289870}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6820","nonce":2464289870},{"type":"v1","addr":"172.21.15.33:6821","nonce":2464289870}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6824","nonce":2464289870},{"type":"v1","addr":"172.21.15.33:6825","nonce":2464289870}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6822","nonce":2464289870},{"type":"v1","addr":"172.21.15.33:6823","nonce":2464289870}]},"public_addr":"172.21.15.33:6819/2464289870","cluster_addr":"172.21.15.33:6821/2464289870","heartbeat_back_addr":"172.21.15.33:6825/2464289870","heartbeat_front_addr":"172.21.15.33:6823/2464289870","state":["exists","up"]},{"osd":3,"uuid":"27e62265-9354-4d94-8877-9b3d6c41dee0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6826","nonce":3116371541},{"type":"v1","addr":"172.21.15.33:6827","nonce":3116371541}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6828","nonce":3116371541},{"type":"v1","addr":"172.21.15.33:6829","nonce":3116371541}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6832","nonce":3116371541},{"type":"v1","addr":"172.21.15.33:6833","nonce":3116371541}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6830","nonce":3116371541},{"type":"v1","addr":"172.21.15.33:6831","nonce":3116371541}]},"public_addr":"172.21.15.33:6827/3116371541","cluster_addr":"172.21.15.33:6829/3116371541","heartbeat_back_addr":"172.21.15.33:6833/3116371541","heartbeat_front_addr":"172.21.15.33:6831/3116371541","state":["exists","up"]},{"osd":4,"uuid":"7189e60f-0ff4-4119-b700-ec72e45c800f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6800","nonce":4142933597},{"type":"v1","addr":"172.21.15.172:6801","nonce":4142933597}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6802","nonce":4142933597},{"type":"v1","addr":"172.21.15.172:6803","nonce":4142933597}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6806","nonce":4142933597},{"type":"v1","addr":"172.21.15.172:6807","nonce":4142933597}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6804","nonce":4142933597},{"type":"v1","addr":"172.21.15.172:6805","nonce":4142933597}]},"public_addr":"172.21.15.172:6801/4142933597","cluster_addr":"172.21.15.172:6803/4142933597","heartbeat_back_addr":"172.21.15.172:6807/4142933597","heartbeat_front_addr":"172.21.15.172:6805/4142933597","state":["exists","up"]},{"osd":5,"uuid":"e6bc8455-910b-4534-a108-eda69c50365f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6808","nonce":1118172926},{"type":"v1","addr":"172.21.15.172:6809","nonce":1118172926}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6810","nonce":1118172926},{"type":"v1","addr":"172.21.15.172:6811","nonce":1118172926}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6814","nonce":1118172926},{"type":"v1","addr":"172.21.15.172:6815","nonce":1118172926}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6812","nonce":1118172926},{"type":"v1","addr":"172.21.15.172:6813","nonce":1118172926}]},"public_addr":"172.21.15.172:6809/1118172926","cluster_addr":"172.21.15.172:6811/1118172926","heartbeat_back_addr":"172.21.15.172:6815/1118172926","heartbeat_front_addr":"172.21.15.172:6813/1118172926","state":["exists","up"]},{"osd":6,"uuid":"66e42692-09a9-4925-8c97-f532abc39020","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6816","nonce":1783210202},{"type":"v1","addr":"172.21.15.172:6817","nonce":1783210202}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6818","nonce":1783210202},{"type":"v1","addr":"172.21.15.172:6819","nonce":1783210202}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6822","nonce":1783210202},{"type":"v1","addr":"172.21.15.172:6823","nonce":1783210202}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6820","nonce":1783210202},{"type":"v1","addr":"172.21.15.172:6821","nonce":1783210202}]},"public_addr":"172.21.15.172:6817/1783210202","cluster_addr":"172.21.15.172:6819/1783210202","heartbeat_back_addr":"172.21.15.172:6823/1783210202","heartbeat_front_addr":"172.21.15.172:6821/1783210202","state":["exists","up"]},{"osd":7,"uuid":"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6824","nonce":3876552795},{"type":"v1","addr":"172.21.15.172:6825","nonce":3876552795}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6826","nonce":3876552795},{"type":"v1","addr":"172.21.15.172:6827","nonce":3876552795}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6830","nonce":3876552795},{"type":"v1","addr":"172.21.15.172:6831","nonce":3876552795}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6828","nonce":3876552795},{"type":"v1","addr":"172.21.15.172:6829","nonce":3876552795}]},"public_addr":"172.21.15.172:6825/3876552795","cluster_addr":"172.21.15.172:6827/3876552795","heartbeat_back_addr":"172.21.15.172:6831/3876552795","heartbeat_front_addr":"172.21.15.172:6829/3876552795","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:57:09.405704+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:57:26.388310+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:57:45.630190+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:58:04.777903+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:58:20.433952+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:58:40.380093+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:58:58.677681+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:59:16.950245+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.33:0/516237560":"2024-02-20T20:55:31.740933+0000","172.21.15.33:0/4283806381":"2024-02-20T20:55:31.740933+0000","172.21.15.33:0/3917593201":"2024-02-20T20:55:31.740933+0000","172.21.15.33:6801/407562015":"2024-02-20T20:55:31.740933+0000","172.21.15.33:6800/407562015":"2024-02-20T20:55:31.740933+0000","172.21.15.33:0/3947545999":"2024-02-20T20:55:10.833904+0000","172.21.15.33:0/2909607848":"2024-02-20T20:55:10.833904+0000","172.21.15.33:6800/1776550627":"2024-02-20T20:55:10.833904+0000","172.21.15.33:6801/1776550627":"2024-02-20T20:55:10.833904+0000","172.21.15.33:0/955251451":"2024-02-20T20:55:10.833904+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-19T20:59:41.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:40 smithi172 bash[35245]: cluster 2024-02-19T20:59:39.841143+0000 mgr.y (mgr.14142) 162 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:41.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:40 smithi172 bash[35245]: audit 2024-02-19T20:59:40.894851+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.33:0/3520540058' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-19T20:59:41.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:40 smithi033 bash[35201]: cluster 2024-02-19T20:59:39.841143+0000 mgr.y (mgr.14142) 162 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:41.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:40 smithi033 bash[35201]: audit 2024-02-19T20:59:40.894851+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.33:0/3520540058' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-19T20:59:41.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:40 smithi033 bash[38634]: cluster 2024-02-19T20:59:39.841143+0000 mgr.y (mgr.14142) 162 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:41.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:40 smithi033 bash[38634]: audit 2024-02-19T20:59:40.894851+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.33:0/3520540058' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-19T20:59:41.503 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-02-19T20:55:02.171043+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '12', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2024-02-19T20:59:41.503 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2024-02-19T20:59:41.607 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:41 smithi172 podman[43975]: Error: no container with ID or name "ceph-0eef3440-cf69-11ee-95bb-87774f69a715-prometheus.a" found: no such container 2024-02-19T20:59:41.607 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:41 smithi172 systemd[1]: Started Ceph prometheus.a for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T20:59:42.174 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:41 smithi172 bash[35245]: audit 2024-02-19T20:59:41.316188+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073497\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073583\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073620\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073654\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073686\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073719\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:42.175 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:41 smithi172 bash[35245]: audit 2024-02-19T20:59:41.320949+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073497\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073583\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073620\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073654\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073686\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073719\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:42.175 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:41 smithi172 bash[35245]: audit 2024-02-19T20:59:41.321513+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:59:42.307 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:41 smithi033 bash[35201]: audit 2024-02-19T20:59:41.316188+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073497\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073583\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073620\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073654\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073686\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073719\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:42.307 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:41 smithi033 bash[35201]: audit 2024-02-19T20:59:41.320949+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073497\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073583\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073620\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073654\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073686\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073719\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:42.307 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:41 smithi033 bash[35201]: audit 2024-02-19T20:59:41.321513+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:59:42.308 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:41 smithi033 bash[38634]: audit 2024-02-19T20:59:41.316188+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073497\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073583\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073620\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073654\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073686\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073719\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:42.308 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:41 smithi033 bash[38634]: audit 2024-02-19T20:59:41.320949+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073497\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073583\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073620\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073654\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073686\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:15.073719\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:42.308 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:41 smithi033 bash[38634]: audit 2024-02-19T20:59:41.321513+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T20:59:42.445 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.018Z caller=main.go:544 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-19T20:59:42.445 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.018Z caller=main.go:588 level=info msg="Starting Prometheus Server" mode=server version="(version=2.49.1, branch=HEAD, revision=43e14844a33b65e2a396e3944272af8b3a494071)" 2024-02-19T20:59:42.445 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.018Z caller=main.go:593 level=info build_context="(go=go1.21.6, platform=linux/amd64, user=root@6d5f4c649d25, date=20240115-16:58:43, tags=netgo,builtinassets,stringlabels)" 2024-02-19T20:59:42.445 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.018Z caller=main.go:594 level=info host_details="(Linux 4.18.0-539.el8.x86_64 #1 SMP Mon Feb 5 18:34:56 UTC 2024 x86_64 smithi172 (none))" 2024-02-19T20:59:42.445 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.018Z caller=main.go:595 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-19T20:59:42.445 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.018Z caller=main.go:596 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-19T20:59:42.445 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.019Z caller=web.go:565 level=info component=web msg="Start listening for connections" address=:9095 2024-02-19T20:59:42.445 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.020Z caller=main.go:1039 level=info msg="Starting TSDB ..." 2024-02-19T20:59:42.445 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.021Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2024-02-19T20:59:42.445 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.021Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-19T20:59:42.445 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.023Z caller=head.go:606 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-19T20:59:42.446 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.023Z caller=head.go:687 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.736µs 2024-02-19T20:59:42.446 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.023Z caller=head.go:695 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-19T20:59:42.446 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.024Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-02-19T20:59:42.446 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.024Z caller=head.go:803 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=22.896µs wal_replay_duration=257.763µs wbl_replay_duration=115ns total_replay_duration=301.272µs 2024-02-19T20:59:42.446 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.025Z caller=main.go:1060 level=info fs_type=XFS_SUPER_MAGIC 2024-02-19T20:59:42.446 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.025Z caller=main.go:1063 level=info msg="TSDB started" 2024-02-19T20:59:42.446 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.025Z caller=main.go:1245 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-19T20:59:42.446 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.026Z caller=main.go:1282 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=575.594µs db_storage=680ns remote_storage=1.036µs web_handler=260ns query_engine=538ns scrape=377.069µs scrape_sd=17.8µs notify=753ns notify_sd=1.228µs rules=22.036µs tracing=5.238µs 2024-02-19T20:59:42.446 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.026Z caller=main.go:1024 level=info msg="Server is ready to receive web requests." 2024-02-19T20:59:42.446 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[43991]: ts=2024-02-19T20:59:42.026Z caller=manager.go:146 level=info component="rule manager" msg="Starting rule manager..." 2024-02-19T20:59:43.117 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:42 smithi033 bash[35201]: cluster 2024-02-19T20:59:41.841642+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:43.117 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:42 smithi033 bash[38634]: cluster 2024-02-19T20:59:41.841642+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:43.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:42 smithi172 bash[35245]: cluster 2024-02-19T20:59:41.841642+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:43.455 INFO:teuthology.orchestra.run.smithi033.stdout:pg_num: 1 2024-02-19T20:59:44.020 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:44 smithi172 systemd[1]: Starting Ceph node-exporter.b for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T20:59:44.020 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:43 smithi172 bash[35245]: audit 2024-02-19T20:59:43.469328+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.33:0/2222834225' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-19T20:59:44.021 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:43 smithi172 bash[35245]: audit 2024-02-19T20:59:43.587590+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586602\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586678\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586711\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586742\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586771\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586799\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586828\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}}, \"last_daemon_update\": \"2024-02-19T20:59:43.586900\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:44.021 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:43 smithi172 bash[35245]: audit 2024-02-19T20:59:43.590466+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586602\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586678\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586711\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586742\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586771\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586799\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586828\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}}, \"last_daemon_update\": \"2024-02-19T20:59:43.586900\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:44.021 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:43 smithi172 bash[35245]: audit 2024-02-19T20:59:43.591680+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-19T20:59:44.021 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:43 smithi172 bash[35245]: audit 2024-02-19T20:59:43.592201+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:59:44.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:43 smithi033 bash[35201]: audit 2024-02-19T20:59:43.469328+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.33:0/2222834225' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-19T20:59:44.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:43 smithi033 bash[38634]: audit 2024-02-19T20:59:43.469328+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.33:0/2222834225' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-19T20:59:44.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:43 smithi033 bash[38634]: audit 2024-02-19T20:59:43.587590+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586602\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586678\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586711\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586742\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586771\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586799\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586828\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}}, \"last_daemon_update\": \"2024-02-19T20:59:43.586900\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:44.058 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:43 smithi033 bash[38634]: audit 2024-02-19T20:59:43.590466+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586602\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586678\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586711\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586742\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586771\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586799\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586828\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}}, \"last_daemon_update\": \"2024-02-19T20:59:43.586900\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:44.058 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:43 smithi033 bash[38634]: audit 2024-02-19T20:59:43.591680+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-19T20:59:44.058 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:43 smithi033 bash[38634]: audit 2024-02-19T20:59:43.592201+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:59:44.058 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:43 smithi033 bash[35201]: audit 2024-02-19T20:59:43.587590+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586602\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586678\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586711\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586742\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586771\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586799\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586828\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}}, \"last_daemon_update\": \"2024-02-19T20:59:43.586900\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:44.058 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:43 smithi033 bash[35201]: audit 2024-02-19T20:59:43.590466+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586602\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586678\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586711\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586742\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586771\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586799\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586828\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}}, \"last_daemon_update\": \"2024-02-19T20:59:43.586900\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:44.058 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:43 smithi033 bash[35201]: audit 2024-02-19T20:59:43.591680+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-19T20:59:44.058 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:43 smithi033 bash[35201]: audit 2024-02-19T20:59:43.592201+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:59:44.107 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-19T20:59:44.107 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-19T20:59:44.107 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph mgr dump --format=json 2024-02-19T20:59:44.444 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:44 smithi172 podman[44394]: Error: no container with ID or name "ceph-0eef3440-cf69-11ee-95bb-87774f69a715-node-exporter.b" found: no such container 2024-02-19T20:59:44.445 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:44 smithi172 systemd[1]: Started Ceph node-exporter.b for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T20:59:44.445 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:44 smithi172 bash[44412]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-19T20:59:44.445 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:44 smithi172 bash[44412]: Trying to pull docker.io/prom/node-exporter:latest... 2024-02-19T20:59:44.700 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:44 smithi033 podman[47123]: Error: no container with ID or name "ceph-0eef3440-cf69-11ee-95bb-87774f69a715-node-exporter.a" found: no such container 2024-02-19T20:59:44.700 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:44 smithi033 systemd[1]: Started Ceph node-exporter.a for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T20:59:45.057 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:44 smithi033 bash[47152]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2024-02-19T20:59:45.057 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:44 smithi033 bash[47152]: Trying to pull docker.io/prom/node-exporter:latest... 2024-02-19T20:59:45.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:44 smithi033 bash[35201]: cephadm 2024-02-19T20:59:43.592605+0000 mgr.y (mgr.14142) 164 : cephadm [INF] Deploying daemon node-exporter.b on smithi172 2024-02-19T20:59:45.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:44 smithi033 bash[35201]: cluster 2024-02-19T20:59:43.842099+0000 mgr.y (mgr.14142) 165 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:45.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:44 smithi033 bash[35201]: audit 2024-02-19T20:59:44.072145+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586602\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586678\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586711\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586742\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586771\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586799\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586828\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:45.058 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:44 smithi033 bash[38634]: cephadm 2024-02-19T20:59:43.592605+0000 mgr.y (mgr.14142) 164 : cephadm [INF] Deploying daemon node-exporter.b on smithi172 2024-02-19T20:59:45.058 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:44 smithi033 bash[38634]: cluster 2024-02-19T20:59:43.842099+0000 mgr.y (mgr.14142) 165 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:45.058 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:44 smithi033 bash[38634]: audit 2024-02-19T20:59:44.072145+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586602\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586678\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586711\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586742\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586771\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586799\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586828\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:45.059 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:44 smithi033 bash[35201]: audit 2024-02-19T20:59:44.075308+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586602\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586678\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586711\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586742\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586771\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586799\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586828\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:45.059 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:44 smithi033 bash[35201]: audit 2024-02-19T20:59:44.075868+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-19T20:59:45.059 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:44 smithi033 bash[35201]: audit 2024-02-19T20:59:44.076454+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:59:45.059 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:44 smithi033 bash[35201]: audit 2024-02-19T20:59:44.625850+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:59:45.059 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:44 smithi033 bash[35201]: audit 2024-02-19T20:59:44.629665+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:59:45.059 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:44 smithi033 bash[38634]: audit 2024-02-19T20:59:44.075308+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586602\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586678\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586711\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586742\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586771\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586799\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586828\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:45.060 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:44 smithi033 bash[38634]: audit 2024-02-19T20:59:44.075868+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-19T20:59:45.060 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:44 smithi033 bash[38634]: audit 2024-02-19T20:59:44.076454+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:59:45.060 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:44 smithi033 bash[38634]: audit 2024-02-19T20:59:44.625850+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:59:45.060 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:44 smithi033 bash[38634]: audit 2024-02-19T20:59:44.629665+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:59:45.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:44 smithi172 bash[35245]: cephadm 2024-02-19T20:59:43.592605+0000 mgr.y (mgr.14142) 164 : cephadm [INF] Deploying daemon node-exporter.b on smithi172 2024-02-19T20:59:45.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:44 smithi172 bash[35245]: cluster 2024-02-19T20:59:43.842099+0000 mgr.y (mgr.14142) 165 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:45.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:44 smithi172 bash[35245]: audit 2024-02-19T20:59:44.072145+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586602\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586678\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586711\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586742\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586771\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586799\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586828\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T20:59:45.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:44 smithi172 bash[35245]: audit 2024-02-19T20:59:44.075308+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586602\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586678\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586711\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586742\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586771\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586799\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586828\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T20:59:45.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:44 smithi172 bash[35245]: audit 2024-02-19T20:59:44.075868+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2024-02-19T20:59:45.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:44 smithi172 bash[35245]: audit 2024-02-19T20:59:44.076454+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T20:59:45.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:44 smithi172 bash[35245]: audit 2024-02-19T20:59:44.625850+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T20:59:45.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:44 smithi172 bash[35245]: audit 2024-02-19T20:59:44.629665+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T20:59:46.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:45 smithi033 bash[35201]: cephadm 2024-02-19T20:59:44.076926+0000 mgr.y (mgr.14142) 166 : cephadm [INF] Deploying daemon node-exporter.a on smithi033 2024-02-19T20:59:46.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:45 smithi033 bash[35201]: cephadm 2024-02-19T20:59:44.632103+0000 mgr.y (mgr.14142) 167 : cephadm [INF] Deploying daemon alertmanager.a on smithi033 2024-02-19T20:59:46.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:45 smithi033 bash[38634]: cephadm 2024-02-19T20:59:44.076926+0000 mgr.y (mgr.14142) 166 : cephadm [INF] Deploying daemon node-exporter.a on smithi033 2024-02-19T20:59:46.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:45 smithi033 bash[38634]: cephadm 2024-02-19T20:59:44.632103+0000 mgr.y (mgr.14142) 167 : cephadm [INF] Deploying daemon alertmanager.a on smithi033 2024-02-19T20:59:46.188 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T20:59:46.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:45 smithi172 bash[35245]: cephadm 2024-02-19T20:59:44.076926+0000 mgr.y (mgr.14142) 166 : cephadm [INF] Deploying daemon node-exporter.a on smithi033 2024-02-19T20:59:46.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:45 smithi172 bash[35245]: cephadm 2024-02-19T20:59:44.632103+0000 mgr.y (mgr.14142) 167 : cephadm [INF] Deploying daemon alertmanager.a on smithi033 2024-02-19T20:59:46.959 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":14,"active_gid":14142,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6800","nonce":3779656231},{"type":"v1","addr":"172.21.15.33:6801","nonce":3779656231}]},"active_addr":"172.21.15.33:6801/3779656231","active_change":"2024-02-19T20:55:31.741317+0000","active_mgr_features":4540138292836696063,"available":true,"standbys":[{"gid":34109,"name":"x","mgr_features":4540138292836696063,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"none","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://smithi033.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.33:0","nonce":3299714736}]},{"addrvec":[{"type":"v2","addr":"172.21.15.33:0","nonce":403690861}]},{"addrvec":[{"type":"v2","addr":"172.21.15.33:0","nonce":31627827}]}]}} 2024-02-19T20:59:46.962 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-19T20:59:46.962 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-19T20:59:46.962 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph osd dump --format=json 2024-02-19T20:59:47.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:46 smithi172 bash[35245]: cluster 2024-02-19T20:59:45.842537+0000 mgr.y (mgr.14142) 168 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:47.194 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:46 smithi172 bash[35245]: audit 2024-02-19T20:59:46.199388+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.33:0/2451933651' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-19T20:59:47.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:46 smithi033 bash[38634]: cluster 2024-02-19T20:59:45.842537+0000 mgr.y (mgr.14142) 168 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:47.306 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:46 smithi033 bash[38634]: audit 2024-02-19T20:59:46.199388+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.33:0/2451933651' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-19T20:59:47.307 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:46 smithi033 bash[35201]: cluster 2024-02-19T20:59:45.842537+0000 mgr.y (mgr.14142) 168 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:47.307 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:46 smithi033 bash[35201]: audit 2024-02-19T20:59:46.199388+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.33:0/2451933651' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-19T20:59:48.912 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T20:59:48.913 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":47,"fsid":"0eef3440-cf69-11ee-95bb-87774f69a715","created":"2024-02-19T20:54:51.402461+0000","modified":"2024-02-19T20:59:19.925552+0000","last_up_change":"2024-02-19T20:59:18.916095+0000","last_in_change":"2024-02-19T20:59:18.916095+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-19T20:55:02.171043+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":"bb79fc4c-d8a3-4113-b141-05354c1efda0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6802","nonce":876027626},{"type":"v1","addr":"172.21.15.33:6803","nonce":876027626}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6804","nonce":876027626},{"type":"v1","addr":"172.21.15.33:6805","nonce":876027626}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6808","nonce":876027626},{"type":"v1","addr":"172.21.15.33:6809","nonce":876027626}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6806","nonce":876027626},{"type":"v1","addr":"172.21.15.33:6807","nonce":876027626}]},"public_addr":"172.21.15.33:6803/876027626","cluster_addr":"172.21.15.33:6805/876027626","heartbeat_back_addr":"172.21.15.33:6809/876027626","heartbeat_front_addr":"172.21.15.33:6807/876027626","state":["exists","up"]},{"osd":1,"uuid":"bea97173-e979-493f-8d99-e4e24c9b75f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6810","nonce":2646959611},{"type":"v1","addr":"172.21.15.33:6811","nonce":2646959611}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6812","nonce":2646959611},{"type":"v1","addr":"172.21.15.33:6813","nonce":2646959611}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6816","nonce":2646959611},{"type":"v1","addr":"172.21.15.33:6817","nonce":2646959611}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6814","nonce":2646959611},{"type":"v1","addr":"172.21.15.33:6815","nonce":2646959611}]},"public_addr":"172.21.15.33:6811/2646959611","cluster_addr":"172.21.15.33:6813/2646959611","heartbeat_back_addr":"172.21.15.33:6817/2646959611","heartbeat_front_addr":"172.21.15.33:6815/2646959611","state":["exists","up"]},{"osd":2,"uuid":"c9894135-8f69-4322-867c-ebf476db62a2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6818","nonce":2464289870},{"type":"v1","addr":"172.21.15.33:6819","nonce":2464289870}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6820","nonce":2464289870},{"type":"v1","addr":"172.21.15.33:6821","nonce":2464289870}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6824","nonce":2464289870},{"type":"v1","addr":"172.21.15.33:6825","nonce":2464289870}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6822","nonce":2464289870},{"type":"v1","addr":"172.21.15.33:6823","nonce":2464289870}]},"public_addr":"172.21.15.33:6819/2464289870","cluster_addr":"172.21.15.33:6821/2464289870","heartbeat_back_addr":"172.21.15.33:6825/2464289870","heartbeat_front_addr":"172.21.15.33:6823/2464289870","state":["exists","up"]},{"osd":3,"uuid":"27e62265-9354-4d94-8877-9b3d6c41dee0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6826","nonce":3116371541},{"type":"v1","addr":"172.21.15.33:6827","nonce":3116371541}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6828","nonce":3116371541},{"type":"v1","addr":"172.21.15.33:6829","nonce":3116371541}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6832","nonce":3116371541},{"type":"v1","addr":"172.21.15.33:6833","nonce":3116371541}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6830","nonce":3116371541},{"type":"v1","addr":"172.21.15.33:6831","nonce":3116371541}]},"public_addr":"172.21.15.33:6827/3116371541","cluster_addr":"172.21.15.33:6829/3116371541","heartbeat_back_addr":"172.21.15.33:6833/3116371541","heartbeat_front_addr":"172.21.15.33:6831/3116371541","state":["exists","up"]},{"osd":4,"uuid":"7189e60f-0ff4-4119-b700-ec72e45c800f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6800","nonce":4142933597},{"type":"v1","addr":"172.21.15.172:6801","nonce":4142933597}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6802","nonce":4142933597},{"type":"v1","addr":"172.21.15.172:6803","nonce":4142933597}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6806","nonce":4142933597},{"type":"v1","addr":"172.21.15.172:6807","nonce":4142933597}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6804","nonce":4142933597},{"type":"v1","addr":"172.21.15.172:6805","nonce":4142933597}]},"public_addr":"172.21.15.172:6801/4142933597","cluster_addr":"172.21.15.172:6803/4142933597","heartbeat_back_addr":"172.21.15.172:6807/4142933597","heartbeat_front_addr":"172.21.15.172:6805/4142933597","state":["exists","up"]},{"osd":5,"uuid":"e6bc8455-910b-4534-a108-eda69c50365f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6808","nonce":1118172926},{"type":"v1","addr":"172.21.15.172:6809","nonce":1118172926}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6810","nonce":1118172926},{"type":"v1","addr":"172.21.15.172:6811","nonce":1118172926}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6814","nonce":1118172926},{"type":"v1","addr":"172.21.15.172:6815","nonce":1118172926}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6812","nonce":1118172926},{"type":"v1","addr":"172.21.15.172:6813","nonce":1118172926}]},"public_addr":"172.21.15.172:6809/1118172926","cluster_addr":"172.21.15.172:6811/1118172926","heartbeat_back_addr":"172.21.15.172:6815/1118172926","heartbeat_front_addr":"172.21.15.172:6813/1118172926","state":["exists","up"]},{"osd":6,"uuid":"66e42692-09a9-4925-8c97-f532abc39020","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6816","nonce":1783210202},{"type":"v1","addr":"172.21.15.172:6817","nonce":1783210202}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6818","nonce":1783210202},{"type":"v1","addr":"172.21.15.172:6819","nonce":1783210202}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6822","nonce":1783210202},{"type":"v1","addr":"172.21.15.172:6823","nonce":1783210202}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6820","nonce":1783210202},{"type":"v1","addr":"172.21.15.172:6821","nonce":1783210202}]},"public_addr":"172.21.15.172:6817/1783210202","cluster_addr":"172.21.15.172:6819/1783210202","heartbeat_back_addr":"172.21.15.172:6823/1783210202","heartbeat_front_addr":"172.21.15.172:6821/1783210202","state":["exists","up"]},{"osd":7,"uuid":"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6824","nonce":3876552795},{"type":"v1","addr":"172.21.15.172:6825","nonce":3876552795}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6826","nonce":3876552795},{"type":"v1","addr":"172.21.15.172:6827","nonce":3876552795}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6830","nonce":3876552795},{"type":"v1","addr":"172.21.15.172:6831","nonce":3876552795}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6828","nonce":3876552795},{"type":"v1","addr":"172.21.15.172:6829","nonce":3876552795}]},"public_addr":"172.21.15.172:6825/3876552795","cluster_addr":"172.21.15.172:6827/3876552795","heartbeat_back_addr":"172.21.15.172:6831/3876552795","heartbeat_front_addr":"172.21.15.172:6829/3876552795","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:57:09.405704+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:57:26.388310+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:57:45.630190+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:58:04.777903+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:58:20.433952+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:58:40.380093+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:58:58.677681+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:59:16.950245+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.33:0/516237560":"2024-02-20T20:55:31.740933+0000","172.21.15.33:0/4283806381":"2024-02-20T20:55:31.740933+0000","172.21.15.33:0/3917593201":"2024-02-20T20:55:31.740933+0000","172.21.15.33:6801/407562015":"2024-02-20T20:55:31.740933+0000","172.21.15.33:6800/407562015":"2024-02-20T20:55:31.740933+0000","172.21.15.33:0/3947545999":"2024-02-20T20:55:10.833904+0000","172.21.15.33:0/2909607848":"2024-02-20T20:55:10.833904+0000","172.21.15.33:6800/1776550627":"2024-02-20T20:55:10.833904+0000","172.21.15.33:6801/1776550627":"2024-02-20T20:55:10.833904+0000","172.21.15.33:0/955251451":"2024-02-20T20:55:10.833904+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-19T20:59:49.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:48 smithi172 bash[35245]: cluster 2024-02-19T20:59:47.842983+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:49.251 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:48 smithi033 bash[35201]: cluster 2024-02-19T20:59:47.842983+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:49.252 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:48 smithi033 bash[38634]: cluster 2024-02-19T20:59:47.842983+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:49.656 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-19T20:59:49.656 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph osd dump --format=json 2024-02-19T20:59:50.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:49 smithi172 bash[35245]: audit 2024-02-19T20:59:48.926262+0000 mon.a (mon.0) 493 : audit [DBG] from='client.? 172.21.15.33:0/1555803160' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-19T20:59:50.232 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:49 smithi033 bash[38634]: audit 2024-02-19T20:59:48.926262+0000 mon.a (mon.0) 493 : audit [DBG] from='client.? 172.21.15.33:0/1555803160' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-19T20:59:50.232 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:49 smithi033 bash[35201]: audit 2024-02-19T20:59:48.926262+0000 mon.a (mon.0) 493 : audit [DBG] from='client.? 172.21.15.33:0/1555803160' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-19T20:59:50.916 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:50 smithi172 bash[44412]: Getting image source signatures 2024-02-19T20:59:50.917 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:50 smithi172 bash[44412]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-02-19T20:59:50.917 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:50 smithi172 bash[44412]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-02-19T20:59:50.917 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:50 smithi172 bash[44412]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-02-19T20:59:51.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:50 smithi172 bash[35245]: cluster 2024-02-19T20:59:49.843266+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:51.196 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:50 smithi033 bash[38634]: cluster 2024-02-19T20:59:49.843266+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:51.196 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:50 smithi033 bash[35201]: cluster 2024-02-19T20:59:49.843266+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:51.479 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T20:59:51.479 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":47,"fsid":"0eef3440-cf69-11ee-95bb-87774f69a715","created":"2024-02-19T20:54:51.402461+0000","modified":"2024-02-19T20:59:19.925552+0000","last_up_change":"2024-02-19T20:59:18.916095+0000","last_in_change":"2024-02-19T20:59:18.916095+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-19T20:55:02.171043+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":"bb79fc4c-d8a3-4113-b141-05354c1efda0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":45,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6802","nonce":876027626},{"type":"v1","addr":"172.21.15.33:6803","nonce":876027626}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6804","nonce":876027626},{"type":"v1","addr":"172.21.15.33:6805","nonce":876027626}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6808","nonce":876027626},{"type":"v1","addr":"172.21.15.33:6809","nonce":876027626}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6806","nonce":876027626},{"type":"v1","addr":"172.21.15.33:6807","nonce":876027626}]},"public_addr":"172.21.15.33:6803/876027626","cluster_addr":"172.21.15.33:6805/876027626","heartbeat_back_addr":"172.21.15.33:6809/876027626","heartbeat_front_addr":"172.21.15.33:6807/876027626","state":["exists","up"]},{"osd":1,"uuid":"bea97173-e979-493f-8d99-e4e24c9b75f9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":31,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6810","nonce":2646959611},{"type":"v1","addr":"172.21.15.33:6811","nonce":2646959611}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6812","nonce":2646959611},{"type":"v1","addr":"172.21.15.33:6813","nonce":2646959611}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6816","nonce":2646959611},{"type":"v1","addr":"172.21.15.33:6817","nonce":2646959611}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6814","nonce":2646959611},{"type":"v1","addr":"172.21.15.33:6815","nonce":2646959611}]},"public_addr":"172.21.15.33:6811/2646959611","cluster_addr":"172.21.15.33:6813/2646959611","heartbeat_back_addr":"172.21.15.33:6817/2646959611","heartbeat_front_addr":"172.21.15.33:6815/2646959611","state":["exists","up"]},{"osd":2,"uuid":"c9894135-8f69-4322-867c-ebf476db62a2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6818","nonce":2464289870},{"type":"v1","addr":"172.21.15.33:6819","nonce":2464289870}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6820","nonce":2464289870},{"type":"v1","addr":"172.21.15.33:6821","nonce":2464289870}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6824","nonce":2464289870},{"type":"v1","addr":"172.21.15.33:6825","nonce":2464289870}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6822","nonce":2464289870},{"type":"v1","addr":"172.21.15.33:6823","nonce":2464289870}]},"public_addr":"172.21.15.33:6819/2464289870","cluster_addr":"172.21.15.33:6821/2464289870","heartbeat_back_addr":"172.21.15.33:6825/2464289870","heartbeat_front_addr":"172.21.15.33:6823/2464289870","state":["exists","up"]},{"osd":3,"uuid":"27e62265-9354-4d94-8877-9b3d6c41dee0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6826","nonce":3116371541},{"type":"v1","addr":"172.21.15.33:6827","nonce":3116371541}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6828","nonce":3116371541},{"type":"v1","addr":"172.21.15.33:6829","nonce":3116371541}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6832","nonce":3116371541},{"type":"v1","addr":"172.21.15.33:6833","nonce":3116371541}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6830","nonce":3116371541},{"type":"v1","addr":"172.21.15.33:6831","nonce":3116371541}]},"public_addr":"172.21.15.33:6827/3116371541","cluster_addr":"172.21.15.33:6829/3116371541","heartbeat_back_addr":"172.21.15.33:6833/3116371541","heartbeat_front_addr":"172.21.15.33:6831/3116371541","state":["exists","up"]},{"osd":4,"uuid":"7189e60f-0ff4-4119-b700-ec72e45c800f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6800","nonce":4142933597},{"type":"v1","addr":"172.21.15.172:6801","nonce":4142933597}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6802","nonce":4142933597},{"type":"v1","addr":"172.21.15.172:6803","nonce":4142933597}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6806","nonce":4142933597},{"type":"v1","addr":"172.21.15.172:6807","nonce":4142933597}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6804","nonce":4142933597},{"type":"v1","addr":"172.21.15.172:6805","nonce":4142933597}]},"public_addr":"172.21.15.172:6801/4142933597","cluster_addr":"172.21.15.172:6803/4142933597","heartbeat_back_addr":"172.21.15.172:6807/4142933597","heartbeat_front_addr":"172.21.15.172:6805/4142933597","state":["exists","up"]},{"osd":5,"uuid":"e6bc8455-910b-4534-a108-eda69c50365f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":36,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6808","nonce":1118172926},{"type":"v1","addr":"172.21.15.172:6809","nonce":1118172926}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6810","nonce":1118172926},{"type":"v1","addr":"172.21.15.172:6811","nonce":1118172926}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6814","nonce":1118172926},{"type":"v1","addr":"172.21.15.172:6815","nonce":1118172926}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6812","nonce":1118172926},{"type":"v1","addr":"172.21.15.172:6813","nonce":1118172926}]},"public_addr":"172.21.15.172:6809/1118172926","cluster_addr":"172.21.15.172:6811/1118172926","heartbeat_back_addr":"172.21.15.172:6815/1118172926","heartbeat_front_addr":"172.21.15.172:6813/1118172926","state":["exists","up"]},{"osd":6,"uuid":"66e42692-09a9-4925-8c97-f532abc39020","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6816","nonce":1783210202},{"type":"v1","addr":"172.21.15.172:6817","nonce":1783210202}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6818","nonce":1783210202},{"type":"v1","addr":"172.21.15.172:6819","nonce":1783210202}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6822","nonce":1783210202},{"type":"v1","addr":"172.21.15.172:6823","nonce":1783210202}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6820","nonce":1783210202},{"type":"v1","addr":"172.21.15.172:6821","nonce":1783210202}]},"public_addr":"172.21.15.172:6817/1783210202","cluster_addr":"172.21.15.172:6819/1783210202","heartbeat_back_addr":"172.21.15.172:6823/1783210202","heartbeat_front_addr":"172.21.15.172:6821/1783210202","state":["exists","up"]},{"osd":7,"uuid":"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":46,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6824","nonce":3876552795},{"type":"v1","addr":"172.21.15.172:6825","nonce":3876552795}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6826","nonce":3876552795},{"type":"v1","addr":"172.21.15.172:6827","nonce":3876552795}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6830","nonce":3876552795},{"type":"v1","addr":"172.21.15.172:6831","nonce":3876552795}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.172:6828","nonce":3876552795},{"type":"v1","addr":"172.21.15.172:6829","nonce":3876552795}]},"public_addr":"172.21.15.172:6825/3876552795","cluster_addr":"172.21.15.172:6827/3876552795","heartbeat_back_addr":"172.21.15.172:6831/3876552795","heartbeat_front_addr":"172.21.15.172:6829/3876552795","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:57:09.405704+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:57:26.388310+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:57:45.630190+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:58:04.777903+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:58:20.433952+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:58:40.380093+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:58:58.677681+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T20:59:16.950245+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.33:0/516237560":"2024-02-20T20:55:31.740933+0000","172.21.15.33:0/4283806381":"2024-02-20T20:55:31.740933+0000","172.21.15.33:0/3917593201":"2024-02-20T20:55:31.740933+0000","172.21.15.33:6801/407562015":"2024-02-20T20:55:31.740933+0000","172.21.15.33:6800/407562015":"2024-02-20T20:55:31.740933+0000","172.21.15.33:0/3947545999":"2024-02-20T20:55:10.833904+0000","172.21.15.33:0/2909607848":"2024-02-20T20:55:10.833904+0000","172.21.15.33:6800/1776550627":"2024-02-20T20:55:10.833904+0000","172.21.15.33:6801/1776550627":"2024-02-20T20:55:10.833904+0000","172.21.15.33:0/955251451":"2024-02-20T20:55:10.833904+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-19T20:59:51.509 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:51 smithi033 bash[47152]: Getting image source signatures 2024-02-19T20:59:51.509 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:51 smithi033 bash[47152]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2024-02-19T20:59:51.509 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:51 smithi033 bash[47152]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2024-02-19T20:59:51.509 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:51 smithi033 bash[47152]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2024-02-19T20:59:52.195 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:51 smithi172 bash[44412]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-02-19T20:59:52.195 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:51 smithi172 bash[44412]: Writing manifest to image destination 2024-02-19T20:59:52.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:51 smithi172 bash[35245]: audit 2024-02-19T20:59:51.492510+0000 mon.a (mon.0) 494 : audit [DBG] from='client.? 172.21.15.33:0/4010646581' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-19T20:59:52.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:51 smithi033 bash[35201]: audit 2024-02-19T20:59:51.492510+0000 mon.a (mon.0) 494 : audit [DBG] from='client.? 172.21.15.33:0/4010646581' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-19T20:59:52.307 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:51 smithi033 bash[38634]: audit 2024-02-19T20:59:51.492510+0000 mon.a (mon.0) 494 : audit [DBG] from='client.? 172.21.15.33:0/4010646581' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-19T20:59:52.540 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-19T20:59:53.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[35245]: cluster 2024-02-19T20:59:51.843545+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:53.196 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.605Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-02-19T20:59:53.196 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.605Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-02-19T20:59:53.196 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.606Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-02-19T20:59:53.196 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.606Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-19T20:59:53.196 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.606Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-02-19T20:59:53.196 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.606Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-19T20:59:53.196 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-19T20:59:53.196 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=arp 2024-02-19T20:59:53.196 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-19T20:59:53.196 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-19T20:59:53.196 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-19T20:59:53.196 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-19T20:59:53.196 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-19T20:59:53.196 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-19T20:59:53.197 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-19T20:59:53.197 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-19T20:59:53.197 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=edac 2024-02-19T20:59:53.197 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-19T20:59:53.197 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-19T20:59:53.197 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-19T20:59:53.197 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-19T20:59:53.197 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-19T20:59:53.197 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-19T20:59:53.197 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-19T20:59:53.197 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-19T20:59:53.197 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-19T20:59:53.197 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-19T20:59:53.197 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-19T20:59:53.197 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-19T20:59:53.197 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-19T20:59:53.198 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-19T20:59:53.198 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-19T20:59:53.198 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-19T20:59:53.198 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=os 2024-02-19T20:59:53.198 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-19T20:59:53.198 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-19T20:59:53.198 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-19T20:59:53.198 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-19T20:59:53.198 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-19T20:59:53.198 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-19T20:59:53.198 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-19T20:59:53.198 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=stat 2024-02-19T20:59:53.198 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-19T20:59:53.198 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-19T20:59:53.198 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-19T20:59:53.198 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=time 2024-02-19T20:59:53.198 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-19T20:59:53.199 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=uname 2024-02-19T20:59:53.199 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-19T20:59:53.199 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-19T20:59:53.199 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-19T20:59:53.199 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-02-19T20:59:53.199 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 20:59:52 smithi172 bash[44412]: ts=2024-02-19T20:59:52.607Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-19T20:59:53.306 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:52 smithi033 bash[35201]: cluster 2024-02-19T20:59:51.843545+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:53.307 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:52 smithi033 bash[38634]: cluster 2024-02-19T20:59:51.843545+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:54.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:53 smithi172 bash[35245]: cluster 2024-02-19T20:59:53.843879+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:54.307 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:53 smithi033 bash[35201]: cluster 2024-02-19T20:59:53.843879+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:54.307 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:53 smithi033 bash[38634]: cluster 2024-02-19T20:59:53.843879+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:54.806 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:54 smithi033 bash[47152]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2024-02-19T20:59:55.307 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:54 smithi033 bash[47152]: Writing manifest to image destination 2024-02-19T20:59:56.807 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[35201]: cluster 2024-02-19T20:59:55.844180+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:56.807 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[38634]: cluster 2024-02-19T20:59:55.844180+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:56.945 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:56 smithi172 bash[35245]: cluster 2024-02-19T20:59:55.844180+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:57.256 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.719Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-02-19T20:59:57.257 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.719Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-02-19T20:59:57.257 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.720Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-02-19T20:59:57.257 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.720Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-19T20:59:57.257 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.720Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-02-19T20:59:57.257 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.720Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-19T20:59:57.257 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.720Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-19T20:59:57.257 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.720Z caller=node_exporter.go:117 level=info collector=arp 2024-02-19T20:59:57.257 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.720Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-19T20:59:57.257 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.720Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-19T20:59:57.257 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.720Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-19T20:59:57.257 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.720Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-19T20:59:57.257 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.720Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-19T20:59:57.257 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.720Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-19T20:59:57.258 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.720Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-19T20:59:57.258 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.720Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-19T20:59:57.258 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.720Z caller=node_exporter.go:117 level=info collector=edac 2024-02-19T20:59:57.258 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.720Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-19T20:59:57.258 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.720Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-19T20:59:57.258 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-19T20:59:57.258 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-19T20:59:57.258 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-19T20:59:57.258 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-19T20:59:57.258 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-19T20:59:57.258 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-19T20:59:57.258 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-19T20:59:57.259 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-19T20:59:57.259 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-19T20:59:57.259 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-19T20:59:57.259 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-19T20:59:57.259 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-19T20:59:57.259 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-19T20:59:57.259 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-19T20:59:57.259 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=os 2024-02-19T20:59:57.259 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-19T20:59:57.259 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-19T20:59:57.259 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-19T20:59:57.259 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-19T20:59:57.259 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-19T20:59:57.259 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-19T20:59:57.259 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-19T20:59:57.260 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=stat 2024-02-19T20:59:57.260 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-19T20:59:57.260 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-19T20:59:57.260 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-19T20:59:57.260 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=time 2024-02-19T20:59:57.260 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-19T20:59:57.260 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=uname 2024-02-19T20:59:57.260 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-19T20:59:57.260 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-19T20:59:57.260 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-19T20:59:57.260 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-02-19T20:59:57.260 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 20:59:56 smithi033 bash[47152]: ts=2024-02-19T20:59:56.721Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-19T20:59:59.014 INFO:teuthology.orchestra.run.smithi033.stdout:42949672996 2024-02-19T20:59:59.015 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-19T20:59:59.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 20:59:58 smithi172 bash[35245]: cluster 2024-02-19T20:59:57.844486+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:59.307 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 20:59:58 smithi033 bash[35201]: cluster 2024-02-19T20:59:57.844486+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T20:59:59.307 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 20:59:58 smithi033 bash[38634]: cluster 2024-02-19T20:59:57.844486+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:00.920 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:00 smithi033 bash[35201]: cluster 2024-02-19T20:59:59.844738+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:00.920 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:00 smithi033 bash[35201]: cluster 2024-02-19T21:00:00.000138+0000 mon.a (mon.0) 495 : cluster [INF] overall HEALTH_OK 2024-02-19T21:00:00.920 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:00 smithi033 bash[38634]: cluster 2024-02-19T20:59:59.844738+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:00.920 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:00 smithi033 bash[38634]: cluster 2024-02-19T21:00:00.000138+0000 mon.a (mon.0) 495 : cluster [INF] overall HEALTH_OK 2024-02-19T21:00:01.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:00 smithi172 bash[35245]: cluster 2024-02-19T20:59:59.844738+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:01.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:00 smithi172 bash[35245]: cluster 2024-02-19T21:00:00.000138+0000 mon.a (mon.0) 495 : cluster [INF] overall HEALTH_OK 2024-02-19T21:00:02.166 INFO:teuthology.orchestra.run.smithi033.stdout:68719476769 2024-02-19T21:00:02.166 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-19T21:00:02.958 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:02 smithi033 bash[38634]: cluster 2024-02-19T21:00:01.845019+0000 mgr.y (mgr.14142) 176 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:02.958 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:02 smithi033 bash[35201]: cluster 2024-02-19T21:00:01.845019+0000 mgr.y (mgr.14142) 176 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:02.958 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:02 smithi033 systemd[1]: Starting Ceph alertmanager.a for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:00:03.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:02 smithi172 bash[35245]: cluster 2024-02-19T21:00:01.845019+0000 mgr.y (mgr.14142) 176 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:03.240 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:02 smithi033 podman[48298]: Error: no container with ID or name "ceph-0eef3440-cf69-11ee-95bb-87774f69a715-alertmanager.a" found: no such container 2024-02-19T21:00:03.240 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:03 smithi033 systemd[1]: Started Ceph alertmanager.a for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:00:04.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:03 smithi172 bash[35245]: audit 2024-02-19T21:00:03.039701+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.630437\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:00:04.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:03 smithi172 bash[35245]: audit 2024-02-19T21:00:03.042995+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.630437\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:00:04.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:03 smithi172 bash[35245]: audit 2024-02-19T21:00:03.230838+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEEg60a4rPkCNk8/OpIDLoncwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yNDAyMTkyMTAwMDNaFw0z\nNDAyMTYyMTAwMDNaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDJYssXD9kCQS/XVdZyOCA7\nJApwP9Ie6IngYOQqfu/euEx51oPBIjjat+VjrOHot+cGFJbWzuE+JgT5jYt+zbTE\nMeKFFoLUtL1sMgap1JIxxl2TbdHziPefLLw2FpMZND3B8RsBGZbabRDO2R7HkNVJ\n2/nZGE1zq++H4G4/ZZT6LPi/BkjeFwTt9yJaaT0H2t6WHjoxiix5fh3yr4WGntYB\n2vbr194L/IomLsBRBTWFiPtRdtIHhKbpKbdccBCHqjElLhJdjLvPD5sgMqTQG/1V\nkez3k4soMPPhBNO3ZdQXDEuLDuDR3Sq+oIp03Fxdl6byDEax702Sjx3Lg5Q+4JF7\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAL4JdmAwuCAsKK4REXhmSOqIkxvdIs3V\nCObvJwbcz1TkMytglH6HTY8K/eOq28JoNldVNEtenfByFLzLV2BTXbLDNr6S+VVu\n7ravmKPjTYaIF+gTH52IJk1HVBm/0QG/+4+gTvB/8fqBjzAcdJtTVBxV4vkEQbcT\nXNt2eL/lxgHx0D6cyZFUYQxkuhBYplGRjdOrG8MCNxff8JipIAk9AIt9f5IKTyFT\nJp0kehVlU9jXUWNsI5/fqXeyctC0o0RMbjJ2amiY+rGIpg4pfS2vqf9BDPXu20ro\niWBrAtwfcVRAinHObSYfgdZ+pOOU3xzBXAUBvdGmUPWovZLPHZoEZxk=\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-19T21:00:04.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:03 smithi172 bash[35245]: audit 2024-02-19T21:00:03.233572+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEEg60a4rPkCNk8/OpIDLoncwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yNDAyMTkyMTAwMDNaFw0z\nNDAyMTYyMTAwMDNaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDJYssXD9kCQS/XVdZyOCA7\nJApwP9Ie6IngYOQqfu/euEx51oPBIjjat+VjrOHot+cGFJbWzuE+JgT5jYt+zbTE\nMeKFFoLUtL1sMgap1JIxxl2TbdHziPefLLw2FpMZND3B8RsBGZbabRDO2R7HkNVJ\n2/nZGE1zq++H4G4/ZZT6LPi/BkjeFwTt9yJaaT0H2t6WHjoxiix5fh3yr4WGntYB\n2vbr194L/IomLsBRBTWFiPtRdtIHhKbpKbdccBCHqjElLhJdjLvPD5sgMqTQG/1V\nkez3k4soMPPhBNO3ZdQXDEuLDuDR3Sq+oIp03Fxdl6byDEax702Sjx3Lg5Q+4JF7\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAL4JdmAwuCAsKK4REXhmSOqIkxvdIs3V\nCObvJwbcz1TkMytglH6HTY8K/eOq28JoNldVNEtenfByFLzLV2BTXbLDNr6S+VVu\n7ravmKPjTYaIF+gTH52IJk1HVBm/0QG/+4+gTvB/8fqBjzAcdJtTVBxV4vkEQbcT\nXNt2eL/lxgHx0D6cyZFUYQxkuhBYplGRjdOrG8MCNxff8JipIAk9AIt9f5IKTyFT\nJp0kehVlU9jXUWNsI5/fqXeyctC0o0RMbjJ2amiY+rGIpg4pfS2vqf9BDPXu20ro\niWBrAtwfcVRAinHObSYfgdZ+pOOU3xzBXAUBvdGmUPWovZLPHZoEZxk=\n-----END CERTIFICATE-----\n"}]': finished 2024-02-19T21:00:04.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:03 smithi172 bash[35245]: audit 2024-02-19T21:00:03.234013+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDJYssXD9kCQS/X\nVdZyOCA7JApwP9Ie6IngYOQqfu/euEx51oPBIjjat+VjrOHot+cGFJbWzuE+JgT5\njYt+zbTEMeKFFoLUtL1sMgap1JIxxl2TbdHziPefLLw2FpMZND3B8RsBGZbabRDO\n2R7HkNVJ2/nZGE1zq++H4G4/ZZT6LPi/BkjeFwTt9yJaaT0H2t6WHjoxiix5fh3y\nr4WGntYB2vbr194L/IomLsBRBTWFiPtRdtIHhKbpKbdccBCHqjElLhJdjLvPD5sg\nMqTQG/1Vkez3k4soMPPhBNO3ZdQXDEuLDuDR3Sq+oIp03Fxdl6byDEax702Sjx3L\ng5Q+4JF7AgMBAAECggEAVJurE59W3vmgLeokVIx8DhzQPeSyVMYB10Ed2zTFdl8b\n0jxr0mKcXFfSihQCPZG1//n6fXkhbMjwYiAzsSyfe6YxsxSIFvFwe9pwrj1exoa+\nncgP4y9ySW+0C01ks7wdDjRL0iR8GnykCSNzKQkScxt2Vt08/RIJap7B8uSsuIYY\nwBsTGGscJpEy6fLhZMcun3G6cqcOXxEngAVwgcUCj1CZ1yEEki11QCGJRqQbQ4I/\nyCJdbRFhh0FsQzFg4MX0rTK+of5FXksvpXYiGuCHqN6gVVuDF+I+1iXn/mJShSS1\nn4UWpxSu6umR/0G1nQsh4A3AQysR3RWGYjkr0MC7sQKBgQD5hgPm4rAMAt6VoFbE\nKBuOd8SDz3/h9n5hGrNh96m+vm8s5b1RNpLSkR0YMSHo8coVPWjsoGKQxSDTq4Tx\nUswxyFhjZZrYHeY0IHGIHcbDoc7bb02uZwkM7ZMIDFOiYlxVRvKT8Vewn/OT1tTN\nXWH9Z6L88+XWQY+bPXk/JCF/XQKBgQDOnOxDC1rhUvTCQHFjXNAvMwGliD1FAaL6\nxfndiUpUAsX70wPGGIEPNOfqgfu3Kxizlr1rkougk3eERf/a2WPCAaFzfodKBCDZ\nXz4hsHetY3JaqtfBiWnjyT7AHjDi7EaJ6OT/IQQEb0M9wTuiuStHEW83jDVESi3o\n8TszQw4+twKBgQDY/FiiTFkpaMllNpSdaf9kqfQjZ6tetbr6+Hwr4nIjZHlLgtFa\nMWoGYJj7c6Z4auMAC3IV6/cqy7IbQBmQvh7B3+Y1MaMw8vdAN0JjSvmRIEHBgw37\nbrBpJKPqqMWF/aErq1HBo2tNNhtcYcKWf/F5qskKzZH9+u9F4XRxmxriJQKBgQCR\njZkfrisq238ULcPzhNogtiUt0SmgqIOBeOEKwYI8ZuvE+SYKcw7QgKv01/dVVaYE\nNmhhFQ8KY3jqFUomickuTmnH7FYwvXHK0L77is70tj9EQmDWthCD6S0suNgltOAI\nnapdVYv39839/lgdzacAXPblwf9wiXWIShEzjsTFRwKBgB6+HUsigJFPvUVctew3\nUFF6mvoQh9BBHC5JEuZVD9cvilyVeB2rx1/lp8KVl0DvRlEwrQ8XzoIAZFAza/9A\nx2yqSoP8xGjdnzA9ZHJWNBZD6UsZEefQkSzGbBqKe1w0PnR+1bLumhQ9rWyi8u4E\nX1FHFUXt+9T0KX7XzeQTDm/J\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-19T21:00:04.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:03 smithi172 bash[35245]: audit 2024-02-19T21:00:03.235965+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDJYssXD9kCQS/X\nVdZyOCA7JApwP9Ie6IngYOQqfu/euEx51oPBIjjat+VjrOHot+cGFJbWzuE+JgT5\njYt+zbTEMeKFFoLUtL1sMgap1JIxxl2TbdHziPefLLw2FpMZND3B8RsBGZbabRDO\n2R7HkNVJ2/nZGE1zq++H4G4/ZZT6LPi/BkjeFwTt9yJaaT0H2t6WHjoxiix5fh3y\nr4WGntYB2vbr194L/IomLsBRBTWFiPtRdtIHhKbpKbdccBCHqjElLhJdjLvPD5sg\nMqTQG/1Vkez3k4soMPPhBNO3ZdQXDEuLDuDR3Sq+oIp03Fxdl6byDEax702Sjx3L\ng5Q+4JF7AgMBAAECggEAVJurE59W3vmgLeokVIx8DhzQPeSyVMYB10Ed2zTFdl8b\n0jxr0mKcXFfSihQCPZG1//n6fXkhbMjwYiAzsSyfe6YxsxSIFvFwe9pwrj1exoa+\nncgP4y9ySW+0C01ks7wdDjRL0iR8GnykCSNzKQkScxt2Vt08/RIJap7B8uSsuIYY\nwBsTGGscJpEy6fLhZMcun3G6cqcOXxEngAVwgcUCj1CZ1yEEki11QCGJRqQbQ4I/\nyCJdbRFhh0FsQzFg4MX0rTK+of5FXksvpXYiGuCHqN6gVVuDF+I+1iXn/mJShSS1\nn4UWpxSu6umR/0G1nQsh4A3AQysR3RWGYjkr0MC7sQKBgQD5hgPm4rAMAt6VoFbE\nKBuOd8SDz3/h9n5hGrNh96m+vm8s5b1RNpLSkR0YMSHo8coVPWjsoGKQxSDTq4Tx\nUswxyFhjZZrYHeY0IHGIHcbDoc7bb02uZwkM7ZMIDFOiYlxVRvKT8Vewn/OT1tTN\nXWH9Z6L88+XWQY+bPXk/JCF/XQKBgQDOnOxDC1rhUvTCQHFjXNAvMwGliD1FAaL6\nxfndiUpUAsX70wPGGIEPNOfqgfu3Kxizlr1rkougk3eERf/a2WPCAaFzfodKBCDZ\nXz4hsHetY3JaqtfBiWnjyT7AHjDi7EaJ6OT/IQQEb0M9wTuiuStHEW83jDVESi3o\n8TszQw4+twKBgQDY/FiiTFkpaMllNpSdaf9kqfQjZ6tetbr6+Hwr4nIjZHlLgtFa\nMWoGYJj7c6Z4auMAC3IV6/cqy7IbQBmQvh7B3+Y1MaMw8vdAN0JjSvmRIEHBgw37\nbrBpJKPqqMWF/aErq1HBo2tNNhtcYcKWf/F5qskKzZH9+u9F4XRxmxriJQKBgQCR\njZkfrisq238ULcPzhNogtiUt0SmgqIOBeOEKwYI8ZuvE+SYKcw7QgKv01/dVVaYE\nNmhhFQ8KY3jqFUomickuTmnH7FYwvXHK0L77is70tj9EQmDWthCD6S0suNgltOAI\nnapdVYv39839/lgdzacAXPblwf9wiXWIShEzjsTFRwKBgB6+HUsigJFPvUVctew3\nUFF6mvoQh9BBHC5JEuZVD9cvilyVeB2rx1/lp8KVl0DvRlEwrQ8XzoIAZFAza/9A\nx2yqSoP8xGjdnzA9ZHJWNBZD6UsZEefQkSzGbBqKe1w0PnR+1bLumhQ9rWyi8u4E\nX1FHFUXt+9T0KX7XzeQTDm/J\n-----END PRIVATE KEY-----\n"}]': finished 2024-02-19T21:00:04.308 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:03 smithi033 bash[35201]: audit 2024-02-19T21:00:03.039701+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.630437\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:00:04.308 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:03 smithi033 bash[35201]: audit 2024-02-19T21:00:03.042995+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.630437\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:00:04.308 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:03 smithi033 bash[35201]: audit 2024-02-19T21:00:03.230838+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEEg60a4rPkCNk8/OpIDLoncwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yNDAyMTkyMTAwMDNaFw0z\nNDAyMTYyMTAwMDNaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDJYssXD9kCQS/XVdZyOCA7\nJApwP9Ie6IngYOQqfu/euEx51oPBIjjat+VjrOHot+cGFJbWzuE+JgT5jYt+zbTE\nMeKFFoLUtL1sMgap1JIxxl2TbdHziPefLLw2FpMZND3B8RsBGZbabRDO2R7HkNVJ\n2/nZGE1zq++H4G4/ZZT6LPi/BkjeFwTt9yJaaT0H2t6WHjoxiix5fh3yr4WGntYB\n2vbr194L/IomLsBRBTWFiPtRdtIHhKbpKbdccBCHqjElLhJdjLvPD5sgMqTQG/1V\nkez3k4soMPPhBNO3ZdQXDEuLDuDR3Sq+oIp03Fxdl6byDEax702Sjx3Lg5Q+4JF7\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAL4JdmAwuCAsKK4REXhmSOqIkxvdIs3V\nCObvJwbcz1TkMytglH6HTY8K/eOq28JoNldVNEtenfByFLzLV2BTXbLDNr6S+VVu\n7ravmKPjTYaIF+gTH52IJk1HVBm/0QG/+4+gTvB/8fqBjzAcdJtTVBxV4vkEQbcT\nXNt2eL/lxgHx0D6cyZFUYQxkuhBYplGRjdOrG8MCNxff8JipIAk9AIt9f5IKTyFT\nJp0kehVlU9jXUWNsI5/fqXeyctC0o0RMbjJ2amiY+rGIpg4pfS2vqf9BDPXu20ro\niWBrAtwfcVRAinHObSYfgdZ+pOOU3xzBXAUBvdGmUPWovZLPHZoEZxk=\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-19T21:00:04.308 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:03 smithi033 bash[38634]: audit 2024-02-19T21:00:03.039701+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.630437\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:00:04.308 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:03 smithi033 bash[38634]: audit 2024-02-19T21:00:03.042995+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881717\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881794\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881827\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881857\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881886\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881914\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:58:03.881943\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.630437\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:00:04.308 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:03 smithi033 bash[38634]: audit 2024-02-19T21:00:03.230838+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEEg60a4rPkCNk8/OpIDLoncwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yNDAyMTkyMTAwMDNaFw0z\nNDAyMTYyMTAwMDNaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDJYssXD9kCQS/XVdZyOCA7\nJApwP9Ie6IngYOQqfu/euEx51oPBIjjat+VjrOHot+cGFJbWzuE+JgT5jYt+zbTE\nMeKFFoLUtL1sMgap1JIxxl2TbdHziPefLLw2FpMZND3B8RsBGZbabRDO2R7HkNVJ\n2/nZGE1zq++H4G4/ZZT6LPi/BkjeFwTt9yJaaT0H2t6WHjoxiix5fh3yr4WGntYB\n2vbr194L/IomLsBRBTWFiPtRdtIHhKbpKbdccBCHqjElLhJdjLvPD5sgMqTQG/1V\nkez3k4soMPPhBNO3ZdQXDEuLDuDR3Sq+oIp03Fxdl6byDEax702Sjx3Lg5Q+4JF7\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAL4JdmAwuCAsKK4REXhmSOqIkxvdIs3V\nCObvJwbcz1TkMytglH6HTY8K/eOq28JoNldVNEtenfByFLzLV2BTXbLDNr6S+VVu\n7ravmKPjTYaIF+gTH52IJk1HVBm/0QG/+4+gTvB/8fqBjzAcdJtTVBxV4vkEQbcT\nXNt2eL/lxgHx0D6cyZFUYQxkuhBYplGRjdOrG8MCNxff8JipIAk9AIt9f5IKTyFT\nJp0kehVlU9jXUWNsI5/fqXeyctC0o0RMbjJ2amiY+rGIpg4pfS2vqf9BDPXu20ro\niWBrAtwfcVRAinHObSYfgdZ+pOOU3xzBXAUBvdGmUPWovZLPHZoEZxk=\n-----END CERTIFICATE-----\n"}]: dispatch 2024-02-19T21:00:04.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:03 smithi033 bash[38634]: audit 2024-02-19T21:00:03.233572+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEEg60a4rPkCNk8/OpIDLoncwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yNDAyMTkyMTAwMDNaFw0z\nNDAyMTYyMTAwMDNaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDJYssXD9kCQS/XVdZyOCA7\nJApwP9Ie6IngYOQqfu/euEx51oPBIjjat+VjrOHot+cGFJbWzuE+JgT5jYt+zbTE\nMeKFFoLUtL1sMgap1JIxxl2TbdHziPefLLw2FpMZND3B8RsBGZbabRDO2R7HkNVJ\n2/nZGE1zq++H4G4/ZZT6LPi/BkjeFwTt9yJaaT0H2t6WHjoxiix5fh3yr4WGntYB\n2vbr194L/IomLsBRBTWFiPtRdtIHhKbpKbdccBCHqjElLhJdjLvPD5sgMqTQG/1V\nkez3k4soMPPhBNO3ZdQXDEuLDuDR3Sq+oIp03Fxdl6byDEax702Sjx3Lg5Q+4JF7\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAL4JdmAwuCAsKK4REXhmSOqIkxvdIs3V\nCObvJwbcz1TkMytglH6HTY8K/eOq28JoNldVNEtenfByFLzLV2BTXbLDNr6S+VVu\n7ravmKPjTYaIF+gTH52IJk1HVBm/0QG/+4+gTvB/8fqBjzAcdJtTVBxV4vkEQbcT\nXNt2eL/lxgHx0D6cyZFUYQxkuhBYplGRjdOrG8MCNxff8JipIAk9AIt9f5IKTyFT\nJp0kehVlU9jXUWNsI5/fqXeyctC0o0RMbjJ2amiY+rGIpg4pfS2vqf9BDPXu20ro\niWBrAtwfcVRAinHObSYfgdZ+pOOU3xzBXAUBvdGmUPWovZLPHZoEZxk=\n-----END CERTIFICATE-----\n"}]': finished 2024-02-19T21:00:04.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:03 smithi033 bash[38634]: audit 2024-02-19T21:00:03.234013+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDJYssXD9kCQS/X\nVdZyOCA7JApwP9Ie6IngYOQqfu/euEx51oPBIjjat+VjrOHot+cGFJbWzuE+JgT5\njYt+zbTEMeKFFoLUtL1sMgap1JIxxl2TbdHziPefLLw2FpMZND3B8RsBGZbabRDO\n2R7HkNVJ2/nZGE1zq++H4G4/ZZT6LPi/BkjeFwTt9yJaaT0H2t6WHjoxiix5fh3y\nr4WGntYB2vbr194L/IomLsBRBTWFiPtRdtIHhKbpKbdccBCHqjElLhJdjLvPD5sg\nMqTQG/1Vkez3k4soMPPhBNO3ZdQXDEuLDuDR3Sq+oIp03Fxdl6byDEax702Sjx3L\ng5Q+4JF7AgMBAAECggEAVJurE59W3vmgLeokVIx8DhzQPeSyVMYB10Ed2zTFdl8b\n0jxr0mKcXFfSihQCPZG1//n6fXkhbMjwYiAzsSyfe6YxsxSIFvFwe9pwrj1exoa+\nncgP4y9ySW+0C01ks7wdDjRL0iR8GnykCSNzKQkScxt2Vt08/RIJap7B8uSsuIYY\nwBsTGGscJpEy6fLhZMcun3G6cqcOXxEngAVwgcUCj1CZ1yEEki11QCGJRqQbQ4I/\nyCJdbRFhh0FsQzFg4MX0rTK+of5FXksvpXYiGuCHqN6gVVuDF+I+1iXn/mJShSS1\nn4UWpxSu6umR/0G1nQsh4A3AQysR3RWGYjkr0MC7sQKBgQD5hgPm4rAMAt6VoFbE\nKBuOd8SDz3/h9n5hGrNh96m+vm8s5b1RNpLSkR0YMSHo8coVPWjsoGKQxSDTq4Tx\nUswxyFhjZZrYHeY0IHGIHcbDoc7bb02uZwkM7ZMIDFOiYlxVRvKT8Vewn/OT1tTN\nXWH9Z6L88+XWQY+bPXk/JCF/XQKBgQDOnOxDC1rhUvTCQHFjXNAvMwGliD1FAaL6\nxfndiUpUAsX70wPGGIEPNOfqgfu3Kxizlr1rkougk3eERf/a2WPCAaFzfodKBCDZ\nXz4hsHetY3JaqtfBiWnjyT7AHjDi7EaJ6OT/IQQEb0M9wTuiuStHEW83jDVESi3o\n8TszQw4+twKBgQDY/FiiTFkpaMllNpSdaf9kqfQjZ6tetbr6+Hwr4nIjZHlLgtFa\nMWoGYJj7c6Z4auMAC3IV6/cqy7IbQBmQvh7B3+Y1MaMw8vdAN0JjSvmRIEHBgw37\nbrBpJKPqqMWF/aErq1HBo2tNNhtcYcKWf/F5qskKzZH9+u9F4XRxmxriJQKBgQCR\njZkfrisq238ULcPzhNogtiUt0SmgqIOBeOEKwYI8ZuvE+SYKcw7QgKv01/dVVaYE\nNmhhFQ8KY3jqFUomickuTmnH7FYwvXHK0L77is70tj9EQmDWthCD6S0suNgltOAI\nnapdVYv39839/lgdzacAXPblwf9wiXWIShEzjsTFRwKBgB6+HUsigJFPvUVctew3\nUFF6mvoQh9BBHC5JEuZVD9cvilyVeB2rx1/lp8KVl0DvRlEwrQ8XzoIAZFAza/9A\nx2yqSoP8xGjdnzA9ZHJWNBZD6UsZEefQkSzGbBqKe1w0PnR+1bLumhQ9rWyi8u4E\nX1FHFUXt+9T0KX7XzeQTDm/J\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-19T21:00:04.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:03 smithi033 bash[35201]: audit 2024-02-19T21:00:03.233572+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEEg60a4rPkCNk8/OpIDLoncwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yNDAyMTkyMTAwMDNaFw0z\nNDAyMTYyMTAwMDNaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDJYssXD9kCQS/XVdZyOCA7\nJApwP9Ie6IngYOQqfu/euEx51oPBIjjat+VjrOHot+cGFJbWzuE+JgT5jYt+zbTE\nMeKFFoLUtL1sMgap1JIxxl2TbdHziPefLLw2FpMZND3B8RsBGZbabRDO2R7HkNVJ\n2/nZGE1zq++H4G4/ZZT6LPi/BkjeFwTt9yJaaT0H2t6WHjoxiix5fh3yr4WGntYB\n2vbr194L/IomLsBRBTWFiPtRdtIHhKbpKbdccBCHqjElLhJdjLvPD5sgMqTQG/1V\nkez3k4soMPPhBNO3ZdQXDEuLDuDR3Sq+oIp03Fxdl6byDEax702Sjx3Lg5Q+4JF7\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAL4JdmAwuCAsKK4REXhmSOqIkxvdIs3V\nCObvJwbcz1TkMytglH6HTY8K/eOq28JoNldVNEtenfByFLzLV2BTXbLDNr6S+VVu\n7ravmKPjTYaIF+gTH52IJk1HVBm/0QG/+4+gTvB/8fqBjzAcdJtTVBxV4vkEQbcT\nXNt2eL/lxgHx0D6cyZFUYQxkuhBYplGRjdOrG8MCNxff8JipIAk9AIt9f5IKTyFT\nJp0kehVlU9jXUWNsI5/fqXeyctC0o0RMbjJ2amiY+rGIpg4pfS2vqf9BDPXu20ro\niWBrAtwfcVRAinHObSYfgdZ+pOOU3xzBXAUBvdGmUPWovZLPHZoEZxk=\n-----END CERTIFICATE-----\n"}]': finished 2024-02-19T21:00:04.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:03 smithi033 bash[35201]: audit 2024-02-19T21:00:03.234013+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDJYssXD9kCQS/X\nVdZyOCA7JApwP9Ie6IngYOQqfu/euEx51oPBIjjat+VjrOHot+cGFJbWzuE+JgT5\njYt+zbTEMeKFFoLUtL1sMgap1JIxxl2TbdHziPefLLw2FpMZND3B8RsBGZbabRDO\n2R7HkNVJ2/nZGE1zq++H4G4/ZZT6LPi/BkjeFwTt9yJaaT0H2t6WHjoxiix5fh3y\nr4WGntYB2vbr194L/IomLsBRBTWFiPtRdtIHhKbpKbdccBCHqjElLhJdjLvPD5sg\nMqTQG/1Vkez3k4soMPPhBNO3ZdQXDEuLDuDR3Sq+oIp03Fxdl6byDEax702Sjx3L\ng5Q+4JF7AgMBAAECggEAVJurE59W3vmgLeokVIx8DhzQPeSyVMYB10Ed2zTFdl8b\n0jxr0mKcXFfSihQCPZG1//n6fXkhbMjwYiAzsSyfe6YxsxSIFvFwe9pwrj1exoa+\nncgP4y9ySW+0C01ks7wdDjRL0iR8GnykCSNzKQkScxt2Vt08/RIJap7B8uSsuIYY\nwBsTGGscJpEy6fLhZMcun3G6cqcOXxEngAVwgcUCj1CZ1yEEki11QCGJRqQbQ4I/\nyCJdbRFhh0FsQzFg4MX0rTK+of5FXksvpXYiGuCHqN6gVVuDF+I+1iXn/mJShSS1\nn4UWpxSu6umR/0G1nQsh4A3AQysR3RWGYjkr0MC7sQKBgQD5hgPm4rAMAt6VoFbE\nKBuOd8SDz3/h9n5hGrNh96m+vm8s5b1RNpLSkR0YMSHo8coVPWjsoGKQxSDTq4Tx\nUswxyFhjZZrYHeY0IHGIHcbDoc7bb02uZwkM7ZMIDFOiYlxVRvKT8Vewn/OT1tTN\nXWH9Z6L88+XWQY+bPXk/JCF/XQKBgQDOnOxDC1rhUvTCQHFjXNAvMwGliD1FAaL6\nxfndiUpUAsX70wPGGIEPNOfqgfu3Kxizlr1rkougk3eERf/a2WPCAaFzfodKBCDZ\nXz4hsHetY3JaqtfBiWnjyT7AHjDi7EaJ6OT/IQQEb0M9wTuiuStHEW83jDVESi3o\n8TszQw4+twKBgQDY/FiiTFkpaMllNpSdaf9kqfQjZ6tetbr6+Hwr4nIjZHlLgtFa\nMWoGYJj7c6Z4auMAC3IV6/cqy7IbQBmQvh7B3+Y1MaMw8vdAN0JjSvmRIEHBgw37\nbrBpJKPqqMWF/aErq1HBo2tNNhtcYcKWf/F5qskKzZH9+u9F4XRxmxriJQKBgQCR\njZkfrisq238ULcPzhNogtiUt0SmgqIOBeOEKwYI8ZuvE+SYKcw7QgKv01/dVVaYE\nNmhhFQ8KY3jqFUomickuTmnH7FYwvXHK0L77is70tj9EQmDWthCD6S0suNgltOAI\nnapdVYv39839/lgdzacAXPblwf9wiXWIShEzjsTFRwKBgB6+HUsigJFPvUVctew3\nUFF6mvoQh9BBHC5JEuZVD9cvilyVeB2rx1/lp8KVl0DvRlEwrQ8XzoIAZFAza/9A\nx2yqSoP8xGjdnzA9ZHJWNBZD6UsZEefQkSzGbBqKe1w0PnR+1bLumhQ9rWyi8u4E\nX1FHFUXt+9T0KX7XzeQTDm/J\n-----END PRIVATE KEY-----\n"}]: dispatch 2024-02-19T21:00:04.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:03 smithi033 bash[35201]: audit 2024-02-19T21:00:03.235965+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDJYssXD9kCQS/X\nVdZyOCA7JApwP9Ie6IngYOQqfu/euEx51oPBIjjat+VjrOHot+cGFJbWzuE+JgT5\njYt+zbTEMeKFFoLUtL1sMgap1JIxxl2TbdHziPefLLw2FpMZND3B8RsBGZbabRDO\n2R7HkNVJ2/nZGE1zq++H4G4/ZZT6LPi/BkjeFwTt9yJaaT0H2t6WHjoxiix5fh3y\nr4WGntYB2vbr194L/IomLsBRBTWFiPtRdtIHhKbpKbdccBCHqjElLhJdjLvPD5sg\nMqTQG/1Vkez3k4soMPPhBNO3ZdQXDEuLDuDR3Sq+oIp03Fxdl6byDEax702Sjx3L\ng5Q+4JF7AgMBAAECggEAVJurE59W3vmgLeokVIx8DhzQPeSyVMYB10Ed2zTFdl8b\n0jxr0mKcXFfSihQCPZG1//n6fXkhbMjwYiAzsSyfe6YxsxSIFvFwe9pwrj1exoa+\nncgP4y9ySW+0C01ks7wdDjRL0iR8GnykCSNzKQkScxt2Vt08/RIJap7B8uSsuIYY\nwBsTGGscJpEy6fLhZMcun3G6cqcOXxEngAVwgcUCj1CZ1yEEki11QCGJRqQbQ4I/\nyCJdbRFhh0FsQzFg4MX0rTK+of5FXksvpXYiGuCHqN6gVVuDF+I+1iXn/mJShSS1\nn4UWpxSu6umR/0G1nQsh4A3AQysR3RWGYjkr0MC7sQKBgQD5hgPm4rAMAt6VoFbE\nKBuOd8SDz3/h9n5hGrNh96m+vm8s5b1RNpLSkR0YMSHo8coVPWjsoGKQxSDTq4Tx\nUswxyFhjZZrYHeY0IHGIHcbDoc7bb02uZwkM7ZMIDFOiYlxVRvKT8Vewn/OT1tTN\nXWH9Z6L88+XWQY+bPXk/JCF/XQKBgQDOnOxDC1rhUvTCQHFjXNAvMwGliD1FAaL6\nxfndiUpUAsX70wPGGIEPNOfqgfu3Kxizlr1rkougk3eERf/a2WPCAaFzfodKBCDZ\nXz4hsHetY3JaqtfBiWnjyT7AHjDi7EaJ6OT/IQQEb0M9wTuiuStHEW83jDVESi3o\n8TszQw4+twKBgQDY/FiiTFkpaMllNpSdaf9kqfQjZ6tetbr6+Hwr4nIjZHlLgtFa\nMWoGYJj7c6Z4auMAC3IV6/cqy7IbQBmQvh7B3+Y1MaMw8vdAN0JjSvmRIEHBgw37\nbrBpJKPqqMWF/aErq1HBo2tNNhtcYcKWf/F5qskKzZH9+u9F4XRxmxriJQKBgQCR\njZkfrisq238ULcPzhNogtiUt0SmgqIOBeOEKwYI8ZuvE+SYKcw7QgKv01/dVVaYE\nNmhhFQ8KY3jqFUomickuTmnH7FYwvXHK0L77is70tj9EQmDWthCD6S0suNgltOAI\nnapdVYv39839/lgdzacAXPblwf9wiXWIShEzjsTFRwKBgB6+HUsigJFPvUVctew3\nUFF6mvoQh9BBHC5JEuZVD9cvilyVeB2rx1/lp8KVl0DvRlEwrQ8XzoIAZFAza/9A\nx2yqSoP8xGjdnzA9ZHJWNBZD6UsZEefQkSzGbBqKe1w0PnR+1bLumhQ9rWyi8u4E\nX1FHFUXt+9T0KX7XzeQTDm/J\n-----END PRIVATE KEY-----\n"}]': finished 2024-02-19T21:00:04.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:03 smithi033 bash[38634]: audit 2024-02-19T21:00:03.235965+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDJYssXD9kCQS/X\nVdZyOCA7JApwP9Ie6IngYOQqfu/euEx51oPBIjjat+VjrOHot+cGFJbWzuE+JgT5\njYt+zbTEMeKFFoLUtL1sMgap1JIxxl2TbdHziPefLLw2FpMZND3B8RsBGZbabRDO\n2R7HkNVJ2/nZGE1zq++H4G4/ZZT6LPi/BkjeFwTt9yJaaT0H2t6WHjoxiix5fh3y\nr4WGntYB2vbr194L/IomLsBRBTWFiPtRdtIHhKbpKbdccBCHqjElLhJdjLvPD5sg\nMqTQG/1Vkez3k4soMPPhBNO3ZdQXDEuLDuDR3Sq+oIp03Fxdl6byDEax702Sjx3L\ng5Q+4JF7AgMBAAECggEAVJurE59W3vmgLeokVIx8DhzQPeSyVMYB10Ed2zTFdl8b\n0jxr0mKcXFfSihQCPZG1//n6fXkhbMjwYiAzsSyfe6YxsxSIFvFwe9pwrj1exoa+\nncgP4y9ySW+0C01ks7wdDjRL0iR8GnykCSNzKQkScxt2Vt08/RIJap7B8uSsuIYY\nwBsTGGscJpEy6fLhZMcun3G6cqcOXxEngAVwgcUCj1CZ1yEEki11QCGJRqQbQ4I/\nyCJdbRFhh0FsQzFg4MX0rTK+of5FXksvpXYiGuCHqN6gVVuDF+I+1iXn/mJShSS1\nn4UWpxSu6umR/0G1nQsh4A3AQysR3RWGYjkr0MC7sQKBgQD5hgPm4rAMAt6VoFbE\nKBuOd8SDz3/h9n5hGrNh96m+vm8s5b1RNpLSkR0YMSHo8coVPWjsoGKQxSDTq4Tx\nUswxyFhjZZrYHeY0IHGIHcbDoc7bb02uZwkM7ZMIDFOiYlxVRvKT8Vewn/OT1tTN\nXWH9Z6L88+XWQY+bPXk/JCF/XQKBgQDOnOxDC1rhUvTCQHFjXNAvMwGliD1FAaL6\nxfndiUpUAsX70wPGGIEPNOfqgfu3Kxizlr1rkougk3eERf/a2WPCAaFzfodKBCDZ\nXz4hsHetY3JaqtfBiWnjyT7AHjDi7EaJ6OT/IQQEb0M9wTuiuStHEW83jDVESi3o\n8TszQw4+twKBgQDY/FiiTFkpaMllNpSdaf9kqfQjZ6tetbr6+Hwr4nIjZHlLgtFa\nMWoGYJj7c6Z4auMAC3IV6/cqy7IbQBmQvh7B3+Y1MaMw8vdAN0JjSvmRIEHBgw37\nbrBpJKPqqMWF/aErq1HBo2tNNhtcYcKWf/F5qskKzZH9+u9F4XRxmxriJQKBgQCR\njZkfrisq238ULcPzhNogtiUt0SmgqIOBeOEKwYI8ZuvE+SYKcw7QgKv01/dVVaYE\nNmhhFQ8KY3jqFUomickuTmnH7FYwvXHK0L77is70tj9EQmDWthCD6S0suNgltOAI\nnapdVYv39839/lgdzacAXPblwf9wiXWIShEzjsTFRwKBgB6+HUsigJFPvUVctew3\nUFF6mvoQh9BBHC5JEuZVD9cvilyVeB2rx1/lp8KVl0DvRlEwrQ8XzoIAZFAza/9A\nx2yqSoP8xGjdnzA9ZHJWNBZD6UsZEefQkSzGbBqKe1w0PnR+1bLumhQ9rWyi8u4E\nX1FHFUXt+9T0KX7XzeQTDm/J\n-----END PRIVATE KEY-----\n"}]': finished 2024-02-19T21:00:05.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:04 smithi172 bash[35245]: cephadm 2024-02-19T21:00:03.236438+0000 mgr.y (mgr.14142) 177 : cephadm [INF] Deploying daemon grafana.a on smithi172 2024-02-19T21:00:05.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:04 smithi172 bash[35245]: cluster 2024-02-19T21:00:03.845589+0000 mgr.y (mgr.14142) 178 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:05.266 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:04 smithi033 bash[38634]: cephadm 2024-02-19T21:00:03.236438+0000 mgr.y (mgr.14142) 177 : cephadm [INF] Deploying daemon grafana.a on smithi172 2024-02-19T21:00:05.266 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:04 smithi033 bash[38634]: cluster 2024-02-19T21:00:03.845589+0000 mgr.y (mgr.14142) 178 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:05.267 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:04 smithi033 bash[35201]: cephadm 2024-02-19T21:00:03.236438+0000 mgr.y (mgr.14142) 177 : cephadm [INF] Deploying daemon grafana.a on smithi172 2024-02-19T21:00:05.267 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:04 smithi033 bash[35201]: cluster 2024-02-19T21:00:03.845589+0000 mgr.y (mgr.14142) 178 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:05.278 INFO:teuthology.orchestra.run.smithi033.stdout:90194313247 2024-02-19T21:00:05.278 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-19T21:00:05.557 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:05 smithi033 bash[48332]: ts=2024-02-19T21:00:05.398Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2024-02-19T21:00:05.557 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:05 smithi033 bash[48332]: ts=2024-02-19T21:00:05.398Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2024-02-19T21:00:05.557 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:05 smithi033 bash[48332]: ts=2024-02-19T21:00:05.399Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.33 port=9094 2024-02-19T21:00:05.558 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:05 smithi033 bash[48332]: ts=2024-02-19T21:00:05.401Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-19T21:00:05.558 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:05 smithi033 bash[48332]: ts=2024-02-19T21:00:05.423Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-19T21:00:05.558 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:05 smithi033 bash[48332]: ts=2024-02-19T21:00:05.424Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-19T21:00:05.558 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:05 smithi033 bash[48332]: ts=2024-02-19T21:00:05.426Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2024-02-19T21:00:05.558 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:05 smithi033 bash[48332]: ts=2024-02-19T21:00:05.426Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-19T21:00:06.945 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:06 smithi172 bash[35245]: cluster 2024-02-19T21:00:05.846238+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:07.008 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:06 smithi033 bash[38634]: cluster 2024-02-19T21:00:05.846238+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:07.008 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:06 smithi033 bash[35201]: cluster 2024-02-19T21:00:05.846238+0000 mgr.y (mgr.14142) 179 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:07.557 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:07 smithi033 bash[48332]: ts=2024-02-19T21:00:07.401Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000470926s 2024-02-19T21:00:08.018 INFO:teuthology.orchestra.run.smithi033.stdout:111669149724 2024-02-19T21:00:08.018 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-19T21:00:09.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:08 smithi172 bash[35245]: cluster 2024-02-19T21:00:07.846722+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:09.237 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:08 smithi033 bash[35201]: cluster 2024-02-19T21:00:07.846722+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:09.237 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:08 smithi033 bash[38634]: cluster 2024-02-19T21:00:07.846722+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:10.373 INFO:teuthology.orchestra.run.smithi033.stdout:133143986200 2024-02-19T21:00:10.374 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-19T21:00:10.941 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:10 smithi033 bash[35201]: cluster 2024-02-19T21:00:09.847234+0000 mgr.y (mgr.14142) 181 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:10.941 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:10 smithi033 bash[38634]: cluster 2024-02-19T21:00:09.847234+0000 mgr.y (mgr.14142) 181 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:11.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:10 smithi172 bash[35245]: cluster 2024-02-19T21:00:09.847234+0000 mgr.y (mgr.14142) 181 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:12.670 INFO:teuthology.orchestra.run.smithi033.stdout:154618822677 2024-02-19T21:00:12.670 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-19T21:00:13.028 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:12 smithi033 bash[38634]: cluster 2024-02-19T21:00:11.847560+0000 mgr.y (mgr.14142) 182 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:13.028 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:12 smithi033 bash[35201]: cluster 2024-02-19T21:00:11.847560+0000 mgr.y (mgr.14142) 182 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:13.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:12 smithi172 bash[35245]: cluster 2024-02-19T21:00:11.847560+0000 mgr.y (mgr.14142) 182 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:15.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:14 smithi172 bash[35245]: cluster 2024-02-19T21:00:13.847965+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:15.246 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:14 smithi033 bash[38634]: cluster 2024-02-19T21:00:13.847965+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:15.247 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:14 smithi033 bash[35201]: cluster 2024-02-19T21:00:13.847965+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:15.259 INFO:teuthology.orchestra.run.smithi033.stdout:176093659152 2024-02-19T21:00:15.260 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-19T21:00:15.557 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:15 smithi033 bash[48332]: ts=2024-02-19T21:00:15.405Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003613707s 2024-02-19T21:00:16.808 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:16 smithi033 bash[35201]: cluster 2024-02-19T21:00:15.848211+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:16.808 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:16 smithi033 bash[38634]: cluster 2024-02-19T21:00:15.848211+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:16.945 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:16 smithi172 bash[35245]: cluster 2024-02-19T21:00:15.848211+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:17.554 INFO:teuthology.orchestra.run.smithi033.stdout:197568495630 2024-02-19T21:00:17.554 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-19T21:00:19.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:18 smithi172 bash[35245]: cluster 2024-02-19T21:00:17.848480+0000 mgr.y (mgr.14142) 185 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:19.308 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:18 smithi033 bash[35201]: cluster 2024-02-19T21:00:17.848480+0000 mgr.y (mgr.14142) 185 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:19.308 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:18 smithi033 bash[38634]: cluster 2024-02-19T21:00:17.848480+0000 mgr.y (mgr.14142) 185 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:19.429 INFO:teuthology.orchestra.run.smithi033.stdout:42949673000 2024-02-19T21:00:20.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:19 smithi172 bash[35245]: audit 2024-02-19T21:00:19.442773+0000 mon.a (mon.0) 502 : audit [DBG] from='client.? 172.21.15.33:0/3795001975' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-19T21:00:20.215 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:19 smithi033 bash[35201]: audit 2024-02-19T21:00:19.442773+0000 mon.a (mon.0) 502 : audit [DBG] from='client.? 172.21.15.33:0/3795001975' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-19T21:00:20.215 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:19 smithi033 bash[38634]: audit 2024-02-19T21:00:19.442773+0000 mon.a (mon.0) 502 : audit [DBG] from='client.? 172.21.15.33:0/3795001975' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-19T21:00:20.226 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949672996 got 42949673000 for osd.0 2024-02-19T21:00:20.227 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-19T21:00:20.901 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:20 smithi033 bash[35201]: cluster 2024-02-19T21:00:19.849003+0000 mgr.y (mgr.14142) 186 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:21.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:20 smithi172 bash[35245]: cluster 2024-02-19T21:00:19.849003+0000 mgr.y (mgr.14142) 186 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:21.223 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:20 smithi033 bash[38634]: cluster 2024-02-19T21:00:19.849003+0000 mgr.y (mgr.14142) 186 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:22.162 INFO:teuthology.orchestra.run.smithi033.stdout:68719476773 2024-02-19T21:00:22.832 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476769 got 68719476773 for osd.1 2024-02-19T21:00:22.833 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-19T21:00:23.166 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:22 smithi033 bash[38634]: cluster 2024-02-19T21:00:21.849319+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:23.166 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:22 smithi033 bash[38634]: audit 2024-02-19T21:00:22.175024+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.33:0/749330843' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-19T21:00:23.166 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:22 smithi033 bash[35201]: cluster 2024-02-19T21:00:21.849319+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:23.166 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:22 smithi033 bash[35201]: audit 2024-02-19T21:00:22.175024+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.33:0/749330843' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-19T21:00:23.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:22 smithi172 bash[35245]: cluster 2024-02-19T21:00:21.849319+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:23.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:22 smithi172 bash[35245]: audit 2024-02-19T21:00:22.175024+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.33:0/749330843' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-19T21:00:23.823 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:23 smithi172 podman[44693]: Error: no container with ID or name "ceph-0eef3440-cf69-11ee-95bb-87774f69a715-grafana.a" found: no such container 2024-02-19T21:00:23.824 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:23 smithi172 systemd[1]: Started Ceph grafana.a for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:00:24.058 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:23 smithi033 bash[35201]: audit 2024-02-19T21:00:23.539572+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586602\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586678\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586711\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586742\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586771\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586799\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586828\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:00:24.058 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:23 smithi033 bash[38634]: audit 2024-02-19T21:00:23.539572+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586602\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586678\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586711\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586742\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586771\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586799\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586828\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:00:24.059 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:23 smithi033 bash[38634]: audit 2024-02-19T21:00:23.542617+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586602\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586678\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586711\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586742\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586771\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586799\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586828\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:00:24.059 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:23 smithi033 bash[38634]: audit 2024-02-19T21:00:23.543225+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:00:24.059 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:23 smithi033 bash[35201]: audit 2024-02-19T21:00:23.542617+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586602\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586678\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586711\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586742\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586771\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586799\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586828\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:00:24.059 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:23 smithi033 bash[35201]: audit 2024-02-19T21:00:23.543225+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:00:24.117 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:23 smithi172 bash[35245]: audit 2024-02-19T21:00:23.539572+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586602\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586678\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586711\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586742\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586771\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586799\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586828\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:00:24.117 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:23 smithi172 bash[35245]: audit 2024-02-19T21:00:23.542617+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586602\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586678\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586711\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586742\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586771\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586799\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T20:59:43.586828\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:00:24.117 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:23 smithi172 bash[35245]: audit 2024-02-19T21:00:23.543225+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:00:24.447 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2024-02-19T21:00:24.447 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-02-19T21:00:24.447 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-02-19T21:00:24.447 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-19T21:00:24.447 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-19T21:00:24.447 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-19T21:00:24.447 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-19T21:00:24.447 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-02-19T21:00:24.447 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-02-19T21:00:24.447 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-02-19T21:00:24.447 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-02-19T21:00:24.448 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-02-19T21:00:24.448 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="App mode production" logger=settings 2024-02-19T21:00:24.448 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing SqlStore" logger=server 2024-02-19T21:00:24.448 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-02-19T21:00:24.448 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Starting DB migration" logger=migrator 2024-02-19T21:00:24.448 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-02-19T21:00:24.448 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-02-19T21:00:24.448 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-02-19T21:00:24.448 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-02-19T21:00:24.448 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-02-19T21:00:24.448 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-02-19T21:00:24.448 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-02-19T21:00:24.448 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-02-19T21:00:24.448 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-02-19T21:00:24.449 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-02-19T21:00:24.449 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-19T21:00:24.449 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-02-19T21:00:24.449 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-02-19T21:00:24.449 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-02-19T21:00:24.449 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-02-19T21:00:24.449 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-02-19T21:00:24.449 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-02-19T21:00:24.449 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-02-19T21:00:24.449 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-02-19T21:00:24.449 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-02-19T21:00:24.449 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-02-19T21:00:24.449 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-02-19T21:00:24.449 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-02-19T21:00:24.449 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-02-19T21:00:24.449 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-02-19T21:00:24.450 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-02-19T21:00:24.450 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-02-19T21:00:24.450 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-02-19T21:00:24.450 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-02-19T21:00:24.450 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-02-19T21:00:24.450 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-02-19T21:00:24.450 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-02-19T21:00:24.450 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-02-19T21:00:24.450 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-02-19T21:00:24.450 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-02-19T21:00:24.450 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-02-19T21:00:24.450 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-02-19T21:00:24.450 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-02-19T21:00:24.450 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-19T21:00:24.450 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-02-19T21:00:24.451 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-02-19T21:00:24.451 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-02-19T21:00:24.451 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-02-19T21:00:24.451 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-02-19T21:00:24.451 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-02-19T21:00:24.451 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-02-19T21:00:24.451 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-02-19T21:00:24.451 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-02-19T21:00:24.451 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-02-19T21:00:24.451 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-02-19T21:00:24.451 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-02-19T21:00:24.451 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-02-19T21:00:24.451 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-02-19T21:00:24.451 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-02-19T21:00:24.451 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-02-19T21:00:24.451 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-02-19T21:00:24.452 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-02-19T21:00:24.452 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-02-19T21:00:24.452 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-02-19T21:00:24.452 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-02-19T21:00:24.452 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-02-19T21:00:24.452 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-02-19T21:00:24.452 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-02-19T21:00:24.452 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-19T21:00:24.452 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-02-19T21:00:24.452 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-19T21:00:24.452 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-02-19T21:00:24.452 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-19T21:00:24.452 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-19T21:00:24.452 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-02-19T21:00:24.452 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-02-19T21:00:24.452 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-02-19T21:00:24.453 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-02-19T21:00:24.453 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-02-19T21:00:24.453 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-02-19T21:00:24.453 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-02-19T21:00:24.453 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-02-19T21:00:24.453 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-02-19T21:00:24.453 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-02-19T21:00:24.453 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-02-19T21:00:24.453 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-02-19T21:00:24.453 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-19T21:00:24.453 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-02-19T21:00:24.453 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-02-19T21:00:24.453 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-02-19T21:00:24.453 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-02-19T21:00:24.453 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-02-19T21:00:24.454 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-02-19T21:00:24.454 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-02-19T21:00:24.454 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-02-19T21:00:24.454 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-02-19T21:00:24.454 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-02-19T21:00:24.454 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-02-19T21:00:24.454 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-02-19T21:00:24.454 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-02-19T21:00:24.454 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-02-19T21:00:24.454 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-02-19T21:00:24.454 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-02-19T21:00:24.454 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-02-19T21:00:24.454 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-02-19T21:00:24.454 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-02-19T21:00:24.454 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-02-19T21:00:24.454 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-02-19T21:00:24.455 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-02-19T21:00:24.455 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-02-19T21:00:24.455 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-02-19T21:00:24.455 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-02-19T21:00:24.455 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-02-19T21:00:24.455 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-02-19T21:00:24.455 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-02-19T21:00:24.455 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-19T21:00:24.455 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-19T21:00:24.455 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-02-19T21:00:24.455 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-02-19T21:00:24.455 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-02-19T21:00:24.455 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-02-19T21:00:24.455 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-19T21:00:24.456 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-02-19T21:00:24.456 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-02-19T21:00:24.456 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-19T21:00:24.456 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-02-19T21:00:24.456 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-02-19T21:00:24.456 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-02-19T21:00:24.456 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-02-19T21:00:24.456 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-02-19T21:00:24.456 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-02-19T21:00:24.456 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-02-19T21:00:24.456 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-02-19T21:00:24.456 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-02-19T21:00:24.456 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-02-19T21:00:24.456 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-02-19T21:00:24.456 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-02-19T21:00:24.457 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-02-19T21:00:24.457 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-02-19T21:00:24.457 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-02-19T21:00:24.457 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-02-19T21:00:24.457 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-02-19T21:00:24.457 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-02-19T21:00:24.457 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-02-19T21:00:24.457 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-02-19T21:00:24.457 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-19T21:00:24.458 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-02-19T21:00:24.458 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-02-19T21:00:24.458 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-02-19T21:00:24.458 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-02-19T21:00:24.458 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-02-19T21:00:24.458 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-02-19T21:00:24.458 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-02-19T21:00:24.458 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-02-19T21:00:24.458 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-02-19T21:00:24.458 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-19T21:00:24.459 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-02-19T21:00:24.459 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-02-19T21:00:24.459 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-19T21:00:24.459 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-02-19T21:00:24.459 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-02-19T21:00:24.459 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-02-19T21:00:24.459 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-02-19T21:00:24.459 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-02-19T21:00:24.459 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-02-19T21:00:24.459 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-02-19T21:00:24.459 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-02-19T21:00:24.459 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-02-19T21:00:24.459 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-02-19T21:00:24.459 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-02-19T21:00:24.459 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-02-19T21:00:24.459 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-02-19T21:00:24.459 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-02-19T21:00:24.460 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-02-19T21:00:24.460 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-02-19T21:00:24.460 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-02-19T21:00:24.460 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-19T21:00:24.460 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-02-19T21:00:24.460 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-02-19T21:00:24.460 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-02-19T21:00:24.460 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-02-19T21:00:24.460 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-02-19T21:00:24.460 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-02-19T21:00:24.460 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-02-19T21:00:24.460 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-02-19T21:00:24.460 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-02-19T21:00:24.460 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-02-19T21:00:24.461 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-02-19T21:00:24.461 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-19T21:00:24.461 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-19T21:00:24.461 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-19T21:00:24.461 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-19T21:00:24.461 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-02-19T21:00:24.461 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-02-19T21:00:24.461 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-02-19T21:00:24.461 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-19T21:00:24.461 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-02-19T21:00:24.461 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-02-19T21:00:24.461 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-02-19T21:00:24.461 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-02-19T21:00:24.461 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-02-19T21:00:24.461 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-02-19T21:00:24.461 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-02-19T21:00:24.462 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-02-19T21:00:24.462 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-02-19T21:00:24.462 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-02-19T21:00:24.462 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-02-19T21:00:24.462 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-02-19T21:00:24.462 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-02-19T21:00:24.462 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-02-19T21:00:24.462 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-19T21:00:24.462 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-19T21:00:24.462 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-02-19T21:00:24.462 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-02-19T21:00:24.462 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-02-19T21:00:24.462 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-02-19T21:00:24.462 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-02-19T21:00:24.462 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-02-19T21:00:24.462 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-19T21:00:24.463 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-02-19T21:00:24.463 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-02-19T21:00:24.463 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-02-19T21:00:24.463 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-02-19T21:00:24.463 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-02-19T21:00:24.463 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-19T21:00:24.463 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-02-19T21:00:24.463 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-02-19T21:00:24.463 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-02-19T21:00:24.463 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-02-19T21:00:24.463 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-02-19T21:00:24.463 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-02-19T21:00:24.463 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-02-19T21:00:24.463 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-02-19T21:00:24.463 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-02-19T21:00:24.463 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-02-19T21:00:24.464 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-02-19T21:00:24.464 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-02-19T21:00:24.464 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-02-19T21:00:24.464 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2024-02-19T21:00:24.464 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing HTTPServer" logger=server 2024-02-19T21:00:24.464 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2024-02-19T21:00:24.464 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing PluginManager" logger=server 2024-02-19T21:00:24.464 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-02-19T21:00:24.464 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2024-02-19T21:00:24.464 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2024-02-19T21:00:24.464 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing HooksService" logger=server 2024-02-19T21:00:24.464 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2024-02-19T21:00:24.464 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2024-02-19T21:00:24.464 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing RemoteCache" logger=server 2024-02-19T21:00:24.464 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing QuotaService" logger=server 2024-02-19T21:00:24.464 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing ServerLockService" logger=server 2024-02-19T21:00:24.465 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2024-02-19T21:00:24.465 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing RenderingService" logger=server 2024-02-19T21:00:24.465 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing AlertEngine" logger=server 2024-02-19T21:00:24.465 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2024-02-19T21:00:24.465 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing LoginService" logger=server 2024-02-19T21:00:24.465 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing SearchService" logger=server 2024-02-19T21:00:24.465 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing TracingService" logger=server 2024-02-19T21:00:24.465 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2024-02-19T21:00:24.465 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing CleanUpService" logger=server 2024-02-19T21:00:24.465 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing NotificationService" logger=server 2024-02-19T21:00:24.465 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2024-02-19T21:00:24.465 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-02-19T21:00:24.465 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name="Dashboard 1" 2024-02-19T21:00:24.465 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2024-02-19T21:00:24.465 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin." logger=rendering renderer=phantomJS 2024-02-19T21:00:24.465 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="Initializing Stream Manager" 2024-02-19T21:00:24.466 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[44708]: t=2024-02-19T21:00:24+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=127.0.0.1:3000 protocol=https subUrl= socket= 2024-02-19T21:00:24.822 INFO:teuthology.orchestra.run.smithi033.stdout:90194313251 2024-02-19T21:00:25.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[35245]: cluster 2024-02-19T21:00:23.849671+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:25.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:24 smithi172 bash[35245]: audit 2024-02-19T21:00:24.835628+0000 mon.a (mon.0) 506 : audit [DBG] from='client.? 172.21.15.33:0/3906558921' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-19T21:00:25.275 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:24 smithi033 bash[38634]: cluster 2024-02-19T21:00:23.849671+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:25.275 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:24 smithi033 bash[38634]: audit 2024-02-19T21:00:24.835628+0000 mon.a (mon.0) 506 : audit [DBG] from='client.? 172.21.15.33:0/3906558921' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-19T21:00:25.276 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:24 smithi033 bash[35201]: cluster 2024-02-19T21:00:23.849671+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:25.276 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:24 smithi033 bash[35201]: audit 2024-02-19T21:00:24.835628+0000 mon.a (mon.0) 506 : audit [DBG] from='client.? 172.21.15.33:0/3906558921' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-19T21:00:26.016 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313247 got 90194313251 for osd.2 2024-02-19T21:00:26.016 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-19T21:00:26.946 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:26 smithi172 bash[35245]: cluster 2024-02-19T21:00:25.850023+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:27.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:26 smithi033 bash[35201]: cluster 2024-02-19T21:00:25.850023+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:27.058 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:26 smithi033 bash[38634]: cluster 2024-02-19T21:00:25.850023+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:29.152 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:28 smithi033 bash[38634]: cluster 2024-02-19T21:00:27.850398+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:29.153 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:28 smithi033 bash[35201]: cluster 2024-02-19T21:00:27.850398+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:29.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:28 smithi172 bash[35245]: cluster 2024-02-19T21:00:27.850398+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:29.617 INFO:teuthology.orchestra.run.smithi033.stdout:111669149728 2024-02-19T21:00:30.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:29 smithi172 bash[35245]: audit 2024-02-19T21:00:29.629985+0000 mon.a (mon.0) 507 : audit [DBG] from='client.? 172.21.15.33:0/27429159' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-19T21:00:30.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:29 smithi172 bash[35245]: audit 2024-02-19T21:00:29.766371+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765230\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765332\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765366\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765397\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765426\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765455\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765484\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765514\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"136afddb9002\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765542\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:03.133631\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.630437\"}}, \"last_daemon_update\": \"2024-02-19T21:00:29.765634\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:00:30.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:29 smithi172 bash[35245]: audit 2024-02-19T21:00:29.769714+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765230\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765332\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765366\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765397\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765426\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765455\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765484\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765514\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"136afddb9002\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765542\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:03.133631\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.630437\"}}, \"last_daemon_update\": \"2024-02-19T21:00:29.765634\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:00:30.195 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:29 smithi172 bash[35245]: audit 2024-02-19T21:00:29.770300+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:00:30.308 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:29 smithi033 bash[38634]: audit 2024-02-19T21:00:29.629985+0000 mon.a (mon.0) 507 : audit [DBG] from='client.? 172.21.15.33:0/27429159' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-19T21:00:30.308 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:29 smithi033 bash[35201]: audit 2024-02-19T21:00:29.629985+0000 mon.a (mon.0) 507 : audit [DBG] from='client.? 172.21.15.33:0/27429159' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-19T21:00:30.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:29 smithi033 bash[35201]: audit 2024-02-19T21:00:29.766371+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765230\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765332\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765366\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765397\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765426\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765455\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765484\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765514\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"136afddb9002\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765542\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:03.133631\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.630437\"}}, \"last_daemon_update\": \"2024-02-19T21:00:29.765634\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:00:30.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:29 smithi033 bash[38634]: audit 2024-02-19T21:00:29.766371+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765230\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765332\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765366\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765397\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765426\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765455\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765484\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765514\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"136afddb9002\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765542\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:03.133631\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.630437\"}}, \"last_daemon_update\": \"2024-02-19T21:00:29.765634\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:00:30.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:29 smithi033 bash[38634]: audit 2024-02-19T21:00:29.769714+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765230\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765332\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765366\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765397\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765426\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765455\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765484\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765514\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"136afddb9002\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765542\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:03.133631\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.630437\"}}, \"last_daemon_update\": \"2024-02-19T21:00:29.765634\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:00:30.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:29 smithi033 bash[38634]: audit 2024-02-19T21:00:29.770300+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:00:30.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:29 smithi033 bash[35201]: audit 2024-02-19T21:00:29.769714+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765230\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765332\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765366\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765397\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765426\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765455\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765484\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765514\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"136afddb9002\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765542\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:03.133631\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.630437\"}}, \"last_daemon_update\": \"2024-02-19T21:00:29.765634\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:00:30.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:29 smithi033 bash[35201]: audit 2024-02-19T21:00:29.770300+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:00:30.410 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149724 got 111669149728 for osd.3 2024-02-19T21:00:30.410 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-19T21:00:31.020 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:30 smithi033 bash[38634]: cluster 2024-02-19T21:00:29.850830+0000 mgr.y (mgr.14142) 191 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:31.020 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:30 smithi033 bash[35201]: cluster 2024-02-19T21:00:29.850830+0000 mgr.y (mgr.14142) 191 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:31.193 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:30 smithi172 bash[35245]: cluster 2024-02-19T21:00:29.850830+0000 mgr.y (mgr.14142) 191 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:32.291 INFO:teuthology.orchestra.run.smithi033.stdout:133143986204 2024-02-19T21:00:33.044 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:32 smithi172 bash[35245]: cluster 2024-02-19T21:00:31.851173+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:33.045 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:32 smithi172 bash[35245]: audit 2024-02-19T21:00:32.304537+0000 mon.a (mon.0) 511 : audit [DBG] from='client.? 172.21.15.33:0/4182298758' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-19T21:00:33.152 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:32 smithi033 bash[38634]: cluster 2024-02-19T21:00:31.851173+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:33.153 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:32 smithi033 bash[38634]: audit 2024-02-19T21:00:32.304537+0000 mon.a (mon.0) 511 : audit [DBG] from='client.? 172.21.15.33:0/4182298758' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-19T21:00:33.153 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:32 smithi033 bash[35201]: cluster 2024-02-19T21:00:31.851173+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:33.153 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:32 smithi033 bash[35201]: audit 2024-02-19T21:00:32.304537+0000 mon.a (mon.0) 511 : audit [DBG] from='client.? 172.21.15.33:0/4182298758' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-19T21:00:33.165 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986200 got 133143986204 for osd.4 2024-02-19T21:00:33.165 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-19T21:00:34.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:33 smithi172 bash[35245]: audit 2024-02-19T21:00:33.227949+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226744\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226826\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226861\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226892\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226922\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226952\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226982\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227012\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227056\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_daemon_update\": \"2024-02-19T21:00:33.227144\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:00:34.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:33 smithi172 bash[35245]: audit 2024-02-19T21:00:33.230879+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226744\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226826\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226861\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226892\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226922\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226952\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226982\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227012\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227056\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_daemon_update\": \"2024-02-19T21:00:33.227144\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:00:34.250 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:33 smithi033 bash[38634]: audit 2024-02-19T21:00:33.227949+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226744\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226826\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226861\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226892\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226922\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226952\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226982\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227012\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227056\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_daemon_update\": \"2024-02-19T21:00:33.227144\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:00:34.250 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:33 smithi033 bash[38634]: audit 2024-02-19T21:00:33.230879+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226744\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226826\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226861\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226892\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226922\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226952\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226982\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227012\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227056\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_daemon_update\": \"2024-02-19T21:00:33.227144\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:00:34.250 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:33 smithi033 bash[35201]: audit 2024-02-19T21:00:33.227949+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226744\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226826\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226861\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226892\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226922\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226952\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226982\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227012\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227056\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_daemon_update\": \"2024-02-19T21:00:33.227144\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:00:34.250 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:33 smithi033 bash[35201]: audit 2024-02-19T21:00:33.230879+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226744\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226826\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226861\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226892\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226922\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226952\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"d2b1bdefe7ec\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226982\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T20:59:41.400545\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227012\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227056\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T20:59:22.366189\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_daemon_update\": \"2024-02-19T21:00:33.227144\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:00:35.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:34 smithi172 bash[35245]: cephadm 2024-02-19T21:00:33.232926+0000 mgr.y (mgr.14142) 193 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-19T21:00:35.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:34 smithi172 bash[35245]: cephadm 2024-02-19T21:00:33.234743+0000 mgr.y (mgr.14142) 194 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi033 2024-02-19T21:00:35.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:34 smithi172 bash[35245]: cluster 2024-02-19T21:00:33.851717+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:35.221 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:34 smithi033 bash[38634]: cephadm 2024-02-19T21:00:33.232926+0000 mgr.y (mgr.14142) 193 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-19T21:00:35.221 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:34 smithi033 bash[38634]: cephadm 2024-02-19T21:00:33.234743+0000 mgr.y (mgr.14142) 194 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi033 2024-02-19T21:00:35.221 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:34 smithi033 bash[38634]: cluster 2024-02-19T21:00:33.851717+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:35.221 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:34 smithi033 bash[35201]: cephadm 2024-02-19T21:00:33.232926+0000 mgr.y (mgr.14142) 193 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-19T21:00:35.222 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:34 smithi033 bash[35201]: cephadm 2024-02-19T21:00:33.234743+0000 mgr.y (mgr.14142) 194 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi033 2024-02-19T21:00:35.222 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:34 smithi033 bash[35201]: cluster 2024-02-19T21:00:33.851717+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:35.621 INFO:teuthology.orchestra.run.smithi033.stdout:154618822682 2024-02-19T21:00:36.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:35 smithi172 bash[35245]: audit 2024-02-19T21:00:35.633995+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.33:0/96094335' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-19T21:00:36.308 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:35 smithi033 bash[35201]: audit 2024-02-19T21:00:35.633995+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.33:0/96094335' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-19T21:00:36.308 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:35 smithi033 bash[38634]: audit 2024-02-19T21:00:35.633995+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.33:0/96094335' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-19T21:00:37.034 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:36 smithi033 bash[38634]: cluster 2024-02-19T21:00:35.852187+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:37.035 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:36 smithi033 bash[35201]: cluster 2024-02-19T21:00:35.852187+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:37.047 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822677 got 154618822682 for osd.5 2024-02-19T21:00:37.047 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-19T21:00:37.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:36 smithi172 bash[35245]: cluster 2024-02-19T21:00:35.852187+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:39.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:38 smithi172 bash[35245]: cluster 2024-02-19T21:00:37.852654+0000 mgr.y (mgr.14142) 197 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:39.232 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:38 smithi033 bash[38634]: cluster 2024-02-19T21:00:37.852654+0000 mgr.y (mgr.14142) 197 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:39.232 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:38 smithi033 bash[35201]: cluster 2024-02-19T21:00:37.852654+0000 mgr.y (mgr.14142) 197 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:39.602 INFO:teuthology.orchestra.run.smithi033.stdout:176093659157 2024-02-19T21:00:39.921 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:39 smithi033 bash[35201]: audit 2024-02-19T21:00:39.615288+0000 mon.a (mon.0) 514 : audit [DBG] from='client.? 172.21.15.33:0/299673060' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-19T21:00:40.175 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:39 smithi033 bash[38634]: audit 2024-02-19T21:00:39.615288+0000 mon.a (mon.0) 514 : audit [DBG] from='client.? 172.21.15.33:0/299673060' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-19T21:00:40.175 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:40 smithi033 systemd[1]: Stopping Ceph alertmanager.a for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:00:40.175 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:40 smithi033 bash[48332]: ts=2024-02-19T21:00:40.160Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-19T21:00:40.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:39 smithi172 bash[35245]: audit 2024-02-19T21:00:39.615288+0000 mon.a (mon.0) 514 : audit [DBG] from='client.? 172.21.15.33:0/299673060' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-19T21:00:40.915 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:40 smithi033 podman[51035]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-alertmanager.a 2024-02-19T21:00:41.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:40 smithi172 bash[35245]: cluster 2024-02-19T21:00:39.853097+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:41.308 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:40 smithi033 bash[35201]: cluster 2024-02-19T21:00:39.853097+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:41.308 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:40 smithi033 bash[38634]: cluster 2024-02-19T21:00:39.853097+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:41.308 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:40 smithi033 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-19T21:00:41.309 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:40 smithi033 systemd[1]: Stopped Ceph alertmanager.a for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:00:41.309 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:40 smithi033 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@alertmanager.a.service: Found left-over process 48367 (conmon) in control group while starting unit. Ignoring. 2024-02-19T21:00:41.309 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:40 smithi033 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies. 2024-02-19T21:00:41.309 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:40 smithi033 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@alertmanager.a.service: Found left-over process 51055 (podman) in control group while starting unit. Ignoring. 2024-02-19T21:00:41.309 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:40 smithi033 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies. 2024-02-19T21:00:41.309 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:40 smithi033 systemd[1]: Starting Ceph alertmanager.a for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:00:41.309 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:40 smithi033 podman[51073]: Error: no container with ID or name "ceph-0eef3440-cf69-11ee-95bb-87774f69a715-alertmanager.a" found: no such container 2024-02-19T21:00:41.309 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:40 smithi033 systemd[1]: Started Ceph alertmanager.a for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:00:41.425 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659152 got 176093659157 for osd.6 2024-02-19T21:00:41.425 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-19T21:00:42.140 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:42 smithi033 bash[51090]: ts=2024-02-19T21:00:41.952Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2024-02-19T21:00:42.140 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:42 smithi033 bash[51090]: ts=2024-02-19T21:00:41.952Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2024-02-19T21:00:42.140 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:42 smithi033 bash[51090]: ts=2024-02-19T21:00:41.954Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.33 port=9094 2024-02-19T21:00:42.140 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:42 smithi033 bash[51090]: ts=2024-02-19T21:00:41.955Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-19T21:00:42.140 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:42 smithi033 bash[51090]: ts=2024-02-19T21:00:41.977Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-19T21:00:42.140 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:42 smithi033 bash[51090]: ts=2024-02-19T21:00:41.977Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-19T21:00:42.140 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:42 smithi033 bash[51090]: ts=2024-02-19T21:00:41.980Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2024-02-19T21:00:42.141 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:42 smithi033 bash[51090]: ts=2024-02-19T21:00:41.980Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-19T21:00:42.141 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:41 smithi033 bash[35201]: audit 2024-02-19T21:00:40.981309+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765230\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765332\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765366\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765397\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765426\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765455\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765484\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765514\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:00:42.141 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:41 smithi033 bash[35201]: audit 2024-02-19T21:00:40.986904+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765230\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765332\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765366\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765397\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765426\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765455\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765484\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765514\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:00:42.141 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:41 smithi033 bash[38634]: audit 2024-02-19T21:00:40.981309+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765230\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765332\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765366\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765397\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765426\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765455\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765484\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765514\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:00:42.141 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:41 smithi033 bash[38634]: audit 2024-02-19T21:00:40.986904+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765230\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765332\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765366\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765397\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765426\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765455\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765484\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765514\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:00:42.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:41 smithi172 bash[35245]: audit 2024-02-19T21:00:40.981309+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765230\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765332\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765366\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765397\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765426\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765455\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765484\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765514\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:00:42.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:41 smithi172 bash[35245]: audit 2024-02-19T21:00:40.986904+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765230\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765332\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765366\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765397\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765426\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765455\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765484\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:29.765514\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:00:43.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:42 smithi033 bash[38634]: cephadm 2024-02-19T21:00:40.987482+0000 mgr.y (mgr.14142) 199 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-19T21:00:43.058 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:42 smithi033 bash[38634]: cephadm 2024-02-19T21:00:40.989259+0000 mgr.y (mgr.14142) 200 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi172 2024-02-19T21:00:43.058 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:42 smithi033 bash[38634]: cluster 2024-02-19T21:00:41.853402+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:43.058 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:42 smithi033 bash[35201]: cephadm 2024-02-19T21:00:40.987482+0000 mgr.y (mgr.14142) 199 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-19T21:00:43.058 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:42 smithi033 bash[35201]: cephadm 2024-02-19T21:00:40.989259+0000 mgr.y (mgr.14142) 200 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi172 2024-02-19T21:00:43.058 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:42 smithi033 bash[35201]: cluster 2024-02-19T21:00:41.853402+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:43.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:42 smithi172 bash[35245]: cephadm 2024-02-19T21:00:40.987482+0000 mgr.y (mgr.14142) 199 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-19T21:00:43.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:42 smithi172 bash[35245]: cephadm 2024-02-19T21:00:40.989259+0000 mgr.y (mgr.14142) 200 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi172 2024-02-19T21:00:43.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:42 smithi172 bash[35245]: cluster 2024-02-19T21:00:41.853402+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:43.445 INFO:teuthology.orchestra.run.smithi033.stdout:197568495635 2024-02-19T21:00:44.025 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:43 smithi033 bash[51090]: ts=2024-02-19T21:00:43.955Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000420735s 2024-02-19T21:00:44.025 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:43 smithi033 bash[35201]: audit 2024-02-19T21:00:43.458129+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.33:0/1422326513' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-19T21:00:44.025 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:43 smithi033 bash[35201]: cluster 2024-02-19T21:00:43.853773+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:44.025 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:43 smithi033 bash[38634]: audit 2024-02-19T21:00:43.458129+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.33:0/1422326513' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-19T21:00:44.026 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:43 smithi033 bash[38634]: cluster 2024-02-19T21:00:43.853773+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:44.026 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495630 got 197568495635 for osd.7 2024-02-19T21:00:44.027 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-19T21:00:44.027 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph pg dump --format=json 2024-02-19T21:00:44.111 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:43 smithi172 bash[35245]: audit 2024-02-19T21:00:43.458129+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.33:0/1422326513' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-19T21:00:44.111 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:43 smithi172 bash[35245]: cluster 2024-02-19T21:00:43.853773+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:44.446 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:44 smithi172 systemd[1]: Stopping Ceph prometheus.a for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:00:44.447 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:44 smithi172 bash[43991]: ts=2024-02-19T21:00:44.259Z caller=main.go:874 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-19T21:00:44.447 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:44 smithi172 bash[43991]: ts=2024-02-19T21:00:44.259Z caller=main.go:898 level=info msg="Stopping scrape discovery manager..." 2024-02-19T21:00:44.447 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:44 smithi172 bash[43991]: ts=2024-02-19T21:00:44.259Z caller=main.go:912 level=info msg="Stopping notify discovery manager..." 2024-02-19T21:00:44.447 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:44 smithi172 bash[43991]: ts=2024-02-19T21:00:44.259Z caller=manager.go:160 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-19T21:00:44.447 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:44 smithi172 bash[43991]: ts=2024-02-19T21:00:44.259Z caller=manager.go:170 level=info component="rule manager" msg="Rule manager stopped" 2024-02-19T21:00:44.447 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:44 smithi172 bash[43991]: ts=2024-02-19T21:00:44.259Z caller=main.go:949 level=info msg="Stopping scrape manager..." 2024-02-19T21:00:44.447 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:44 smithi172 bash[43991]: ts=2024-02-19T21:00:44.259Z caller=main.go:894 level=info msg="Scrape discovery manager stopped" 2024-02-19T21:00:44.447 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:44 smithi172 bash[43991]: ts=2024-02-19T21:00:44.259Z caller=main.go:941 level=info msg="Scrape manager stopped" 2024-02-19T21:00:44.447 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:44 smithi172 bash[43991]: ts=2024-02-19T21:00:44.259Z caller=main.go:908 level=info msg="Notify discovery manager stopped" 2024-02-19T21:00:44.447 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:44 smithi172 bash[43991]: ts=2024-02-19T21:00:44.259Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2024-02-19T21:00:44.447 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:44 smithi172 bash[43991]: ts=2024-02-19T21:00:44.259Z caller=main.go:1171 level=info msg="Notifier manager stopped" 2024-02-19T21:00:44.447 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:44 smithi172 bash[43991]: ts=2024-02-19T21:00:44.260Z caller=main.go:1183 level=info msg="See you next time!" 2024-02-19T21:00:44.946 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:44 smithi172 podman[45345]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-prometheus.a 2024-02-19T21:00:45.264 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:45 smithi033 bash[38634]: audit 2024-02-19T21:00:45.012235+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226744\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226826\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226861\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226892\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226922\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226952\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227012\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227056\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:00:45.289 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:45 smithi033 bash[38634]: audit 2024-02-19T21:00:45.015009+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226744\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226826\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226861\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226892\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226922\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226952\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227012\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227056\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:00:45.289 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:45 smithi033 bash[38634]: audit 2024-02-19T21:00:45.015670+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi172:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-02-19T21:00:45.289 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:45 smithi033 bash[38634]: audit 2024-02-19T21:00:45.019125+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi172:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-02-19T21:00:45.289 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:45 smithi033 bash[38634]: audit 2024-02-19T21:00:45.021907+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:00:45.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:45 smithi033 bash[35201]: audit 2024-02-19T21:00:45.012235+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226744\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226826\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226861\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226892\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226922\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226952\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227012\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227056\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:00:45.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:45 smithi033 bash[35201]: audit 2024-02-19T21:00:45.015009+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226744\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226826\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226861\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226892\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226922\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226952\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227012\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227056\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:00:45.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:45 smithi033 bash[35201]: audit 2024-02-19T21:00:45.015670+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi172:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-02-19T21:00:45.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:45 smithi033 bash[35201]: audit 2024-02-19T21:00:45.019125+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi172:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-02-19T21:00:45.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:45 smithi033 bash[35201]: audit 2024-02-19T21:00:45.021907+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:00:45.322 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:44 smithi172 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@prometheus.a.service: Succeeded. 2024-02-19T21:00:45.322 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:44 smithi172 systemd[1]: Stopped Ceph prometheus.a for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:00:45.322 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:44 smithi172 systemd[1]: Starting Ceph prometheus.a for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:00:45.322 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:44 smithi172 podman[45386]: Error: no container with ID or name "ceph-0eef3440-cf69-11ee-95bb-87774f69a715-prometheus.a" found: no such container 2024-02-19T21:00:45.322 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:44 smithi172 systemd[1]: Started Ceph prometheus.a for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:00:45.323 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[35245]: audit 2024-02-19T21:00:45.012235+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226744\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226826\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226861\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226892\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226922\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226952\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227012\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227056\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:00:45.323 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[35245]: audit 2024-02-19T21:00:45.015009+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226744\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226826\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226861\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226892\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226922\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.226952\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227012\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:33.227056\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:00:45.323 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[35245]: audit 2024-02-19T21:00:45.015670+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi172:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2024-02-19T21:00:45.323 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[35245]: audit 2024-02-19T21:00:45.019125+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi172:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2024-02-19T21:00:45.323 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[35245]: audit 2024-02-19T21:00:45.021907+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:00:45.946 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.537Z caller=main.go:544 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-19T21:00:45.947 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.537Z caller=main.go:588 level=info msg="Starting Prometheus Server" mode=server version="(version=2.49.1, branch=HEAD, revision=43e14844a33b65e2a396e3944272af8b3a494071)" 2024-02-19T21:00:45.947 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.537Z caller=main.go:593 level=info build_context="(go=go1.21.6, platform=linux/amd64, user=root@6d5f4c649d25, date=20240115-16:58:43, tags=netgo,builtinassets,stringlabels)" 2024-02-19T21:00:45.947 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.537Z caller=main.go:594 level=info host_details="(Linux 4.18.0-539.el8.x86_64 #1 SMP Mon Feb 5 18:34:56 UTC 2024 x86_64 smithi172 (none))" 2024-02-19T21:00:45.947 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.537Z caller=main.go:595 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-19T21:00:45.947 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.537Z caller=main.go:596 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-19T21:00:45.947 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.538Z caller=web.go:565 level=info component=web msg="Start listening for connections" address=:9095 2024-02-19T21:00:45.947 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.539Z caller=main.go:1039 level=info msg="Starting TSDB ..." 2024-02-19T21:00:45.947 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.540Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2024-02-19T21:00:45.947 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.540Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-19T21:00:45.947 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.541Z caller=head.go:606 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-19T21:00:45.947 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.541Z caller=head.go:687 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.913µs 2024-02-19T21:00:45.947 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.541Z caller=head.go:695 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-19T21:00:45.947 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.542Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-02-19T21:00:45.947 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.542Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-02-19T21:00:45.948 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.542Z caller=head.go:803 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=26.294µs wal_replay_duration=300.194µs wbl_replay_duration=130ns total_replay_duration=347.959µs 2024-02-19T21:00:45.948 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.543Z caller=main.go:1060 level=info fs_type=XFS_SUPER_MAGIC 2024-02-19T21:00:45.948 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.543Z caller=main.go:1063 level=info msg="TSDB started" 2024-02-19T21:00:45.948 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.543Z caller=main.go:1245 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-19T21:00:45.948 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.544Z caller=main.go:1282 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=636.367µs db_storage=720ns remote_storage=1.043µs web_handler=424ns query_engine=545ns scrape=353.451µs scrape_sd=23.177µs notify=30.502µs notify_sd=8.855µs rules=21.844µs tracing=3.945µs 2024-02-19T21:00:45.948 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.544Z caller=main.go:1024 level=info msg="Server is ready to receive web requests." 2024-02-19T21:00:45.948 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:00:45 smithi172 bash[45400]: ts=2024-02-19T21:00:45.544Z caller=manager.go:146 level=info component="rule manager" msg="Starting rule manager..." 2024-02-19T21:00:46.028 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T21:00:46.029 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2024-02-19T21:00:46.798 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:46 smithi033 bash[38634]: cephadm 2024-02-19T21:00:45.015465+0000 mgr.y (mgr.14142) 203 : cephadm [INF] Setting dashboard grafana config to https://smithi172:3000 2024-02-19T21:00:46.799 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:46 smithi033 bash[38634]: cluster 2024-02-19T21:00:45.854125+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:46.799 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:46 smithi033 bash[35201]: cephadm 2024-02-19T21:00:45.015465+0000 mgr.y (mgr.14142) 203 : cephadm [INF] Setting dashboard grafana config to https://smithi172:3000 2024-02-19T21:00:46.799 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:46 smithi033 bash[35201]: cluster 2024-02-19T21:00:45.854125+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:46.809 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":192,"stamp":"2024-02-19T21:00:45.853955+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":8392216,"kb_used_data":3544,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741569000,"statfs":{"total":767960285184,"available":759366656000,"internally_reserved":8589934592,"allocated":3629056,"data_stored":1443348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002491"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2024-02-19T20:59:19.943892+0000","last_change":"2024-02-19T20:59:19.943892+0000","last_active":"2024-02-19T20:59:19.943892+0000","last_peered":"2024-02-19T20:59:19.943892+0000","last_clean":"2024-02-19T20:59:19.943892+0000","last_became_active":"2024-02-19T20:59:19.941082+0000","last_became_peered":"2024-02-19T20:59:19.941082+0000","last_unstale":"2024-02-19T20:59:19.943892+0000","last_undegraded":"2024-02-19T20:59:19.943892+0000","last_fullsized":"2024-02-19T20:59:19.943892+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-19T20:55:02.171076+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-19T20:55:02.171076+0000","last_clean_scrub_stamp":"2024-02-19T20:55:02.171076+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495636,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 19 21:00:18 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.54700000000000004}]},{"osd":1,"last update":"Mon Feb 19 21:00:18 2024","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.48699999999999999}]},{"osd":2,"last update":"Mon Feb 19 21:00:18 2024","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"last":0.55700000000000005}]},{"osd":3,"last update":"Mon Feb 19 21:00:18 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.46100000000000002}]},{"osd":4,"last update":"Mon Feb 19 21:00:18 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.27600000000000002},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.626,"5min":0.626,"15min":0.626},"last":0.29199999999999998}]},{"osd":5,"last update":"Mon Feb 19 21:00:18 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.26400000000000001},{"interface":"front","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.317}]},{"osd":6,"last update":"Mon Feb 19 21:00:18 2024","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.30499999999999999},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.30099999999999999}]}]},{"osd":6,"up_from":41,"seq":176093659159,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 19 21:00:00 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.55500000000000005}]},{"osd":1,"last update":"Mon Feb 19 21:00:00 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":0.53300000000000003}]},{"osd":2,"last update":"Mon Feb 19 21:00:00 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.179,"5min":1.179,"15min":1.179},"last":0.52200000000000002}]},{"osd":3,"last update":"Mon Feb 19 21:00:00 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.2290000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.70099999999999996}]},{"osd":4,"last update":"Mon Feb 19 21:00:00 2024","interfaces":[{"interface":"back","average":{"1min":0.375,"5min":0.375,"15min":0.375},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.38}]},{"osd":5,"last update":"Mon Feb 19 21:00:00 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.35999999999999999}]},{"osd":7,"last update":"Mon Feb 19 21:00:21 2024","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.376},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.39600000000000002}]}]},{"osd":1,"up_from":16,"seq":68719476778,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,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":"Mon Feb 19 21:00:32 2024","interfaces":[{"interface":"back","average":{"1min":0.33600000000000002,"5min":0.34200000000000003,"15min":0.34000000000000002},"min":{"1min":0.20000000000000001,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.33800000000000002,"5min":0.35699999999999998,"15min":0.35499999999999998},"min":{"1min":0.216,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.33300000000000002}]},{"osd":2,"last update":"Mon Feb 19 20:59:50 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.40600000000000003,"15min":0.40999999999999998},"min":{"1min":0.27400000000000002,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.54400000000000004,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.38700000000000001,"15min":0.38500000000000001},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.35799999999999998}]},{"osd":3,"last update":"Mon Feb 19 21:00:10 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.44700000000000001,"15min":0.45700000000000002},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.55900000000000005,"5min":0.66000000000000003,"15min":0.66000000000000003},"last":0.311},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.42699999999999999,"15min":0.434},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.57599999999999996,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.34499999999999997}]},{"osd":4,"last update":"Mon Feb 19 21:00:24 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.58699999999999997,"15min":0.60499999999999998},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.70099999999999996,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.496,"5min":0.56100000000000005,"15min":0.57199999999999995},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.75900000000000001,"5min":0.872,"15min":0.872},"last":0.48699999999999999}]},{"osd":5,"last update":"Mon Feb 19 20:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.6140000000000001,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":0.42099999999999999}]},{"osd":6,"last update":"Mon Feb 19 21:00:02 2024","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":1.7769999999999999,"5min":1.7769999999999999,"15min":1.7769999999999999},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"last":0.47599999999999998}]},{"osd":7,"last update":"Mon Feb 19 21:00:19 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"last":0.43099999999999999}]}]},{"osd":0,"up_from":10,"seq":42949673005,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Feb 19 21:00:32 2024","interfaces":[{"interface":"back","average":{"1min":0.309,"5min":0.31900000000000001,"15min":0.314},"min":{"1min":0.214,"5min":0.214,"15min":0.214},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.29699999999999999},{"interface":"front","average":{"1min":0.32400000000000001,"5min":0.33700000000000002,"15min":0.32600000000000001},"min":{"1min":0.19900000000000001,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":0.59899999999999998,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.23999999999999999}]},{"osd":2,"last update":"Mon Feb 19 20:59:52 2024","interfaces":[{"interface":"back","average":{"1min":0.41699999999999998,"5min":0.36899999999999999,"15min":0.36099999999999999},"min":{"1min":0.24299999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.28499999999999998},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.38500000000000001,"15min":0.38100000000000001},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.26300000000000001}]},{"osd":3,"last update":"Mon Feb 19 21:00:09 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.42799999999999999,"15min":0.434},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.318},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.442,"15min":0.437},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":1.9259999999999999,"5min":1.9259999999999999,"15min":1.9259999999999999},"last":0.311}]},{"osd":4,"last update":"Mon Feb 19 21:00:23 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.52600000000000002,"15min":0.53200000000000003},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.67900000000000005,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.53900000000000003,"15min":0.54400000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.50700000000000001}]},{"osd":5,"last update":"Mon Feb 19 20:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.48899999999999999}]},{"osd":6,"last update":"Mon Feb 19 21:00:04 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.55000000000000004}]},{"osd":7,"last update":"Mon Feb 19 21:00:20 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.53400000000000003}]}]},{"osd":2,"up_from":21,"seq":90194313255,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 19 20:59:52 2024","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.34799999999999998,"15min":0.33500000000000002},"min":{"1min":0.22900000000000001,"5min":0.224,"15min":0.224},"max":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.27800000000000002},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.40699999999999997,"15min":0.40100000000000002},"min":{"1min":0.30499999999999999,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.57799999999999996,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.33100000000000002}]},{"osd":1,"last update":"Mon Feb 19 20:59:52 2024","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.37,"15min":0.36199999999999999},"min":{"1min":0.30399999999999999,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.316},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.35699999999999998,"15min":0.35499999999999998},"min":{"1min":0.26000000000000001,"5min":0.215,"15min":0.215},"max":{"1min":0.51600000000000001,"5min":0.52500000000000002,"15min":0.52500000000000002},"last":0.29099999999999998}]},{"osd":3,"last update":"Mon Feb 19 21:00:09 2024","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.39300000000000002,"15min":0.39500000000000002},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.307},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.435,"15min":0.441},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.51700000000000002,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.36699999999999999}]},{"osd":4,"last update":"Mon Feb 19 21:00:23 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.54100000000000004,"15min":0.53300000000000003},"min":{"1min":0.35599999999999998,"5min":0.317,"15min":0.317},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.5},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.57599999999999996,"15min":0.57299999999999995},"min":{"1min":0.42099999999999999,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.76100000000000001,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.52500000000000002}]},{"osd":5,"last update":"Mon Feb 19 20:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.39000000000000001}]},{"osd":6,"last update":"Mon Feb 19 21:00:02 2024","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"last":0.49099999999999999}]},{"osd":7,"last update":"Mon Feb 19 21:00:19 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.50900000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149731,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 19 21:00:15 2024","interfaces":[{"interface":"back","average":{"1min":0.35999999999999999,"5min":0.36799999999999999,"15min":0.37},"min":{"1min":0.188,"5min":0.188,"15min":0.188},"max":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.34999999999999998,"5min":0.38100000000000001,"15min":0.38600000000000001},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.38}]},{"osd":1,"last update":"Mon Feb 19 21:00:15 2024","interfaces":[{"interface":"back","average":{"1min":0.33400000000000002,"5min":0.36299999999999999,"15min":0.36799999999999999},"min":{"1min":0.20499999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.56100000000000005,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.34000000000000002},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.41099999999999998,"15min":0.41499999999999998},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.53400000000000003,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.39300000000000002}]},{"osd":2,"last update":"Mon Feb 19 21:00:15 2024","interfaces":[{"interface":"back","average":{"1min":0.41899999999999998,"5min":0.44,"15min":0.44400000000000001},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.59499999999999997,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.371,"5min":0.40300000000000002,"15min":0.40899999999999997},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.54900000000000004,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.41899999999999998}]},{"osd":4,"last update":"Mon Feb 19 21:00:25 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.51700000000000002,"15min":0.52000000000000002},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.69599999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.52700000000000002,"15min":0.52900000000000003},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.61099999999999999}]},{"osd":5,"last update":"Mon Feb 19 20:59:47 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.64300000000000002}]},{"osd":6,"last update":"Mon Feb 19 21:00:04 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.59499999999999997}]},{"osd":7,"last update":"Mon Feb 19 21:00:22 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.51100000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986207,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 19 21:00:28 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.56299999999999994,"15min":0.56599999999999995},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.372},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.54400000000000004,"15min":0.55400000000000005},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.63100000000000001,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.54000000000000004}]},{"osd":1,"last update":"Mon Feb 19 21:00:28 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.52200000000000002,"15min":0.52600000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.55200000000000005,"15min":0.55400000000000005},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.51700000000000002}]},{"osd":2,"last update":"Mon Feb 19 21:00:28 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.57199999999999995,"15min":0.57399999999999995},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.55100000000000005,"15min":0.55500000000000005},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.83199999999999996,"5min":0.879,"15min":0.879},"last":0.39400000000000002}]},{"osd":3,"last update":"Mon Feb 19 21:00:28 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.55000000000000004,"15min":0.55900000000000005},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.59899999999999998,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.5,"5min":0.52300000000000002,"15min":0.52700000000000002},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.41599999999999998}]},{"osd":5,"last update":"Mon Feb 19 20:59:42 2024","interfaces":[{"interface":"back","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":1.8999999999999999,"5min":1.8999999999999999,"15min":1.8999999999999999},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":0.62}]},{"osd":6,"last update":"Mon Feb 19 21:00:03 2024","interfaces":[{"interface":"back","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.58399999999999996}]},{"osd":7,"last update":"Mon Feb 19 21:00:19 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":2.0099999999999998,"5min":2.0099999999999998,"15min":2.0099999999999998},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.60799999999999998}]}]},{"osd":5,"up_from":36,"seq":154618822684,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 19 20:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.1000000000000001,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":0.441}]},{"osd":1,"last update":"Mon Feb 19 20:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.077,"5min":1.077,"15min":1.077},"last":0.45700000000000002}]},{"osd":2,"last update":"Mon Feb 19 20:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.123,"5min":1.123,"15min":1.123},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.57999999999999996}]},{"osd":3,"last update":"Mon Feb 19 20:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.115,"5min":1.115,"15min":1.115},"last":0.64000000000000001}]},{"osd":4,"last update":"Mon Feb 19 20:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.42999999999999999}]},{"osd":6,"last update":"Mon Feb 19 21:00:03 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.45100000000000001}]},{"osd":7,"last update":"Mon Feb 19 21:00:21 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.46999999999999997}]}]}]}} 2024-02-19T21:00:46.810 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph pg dump --format=json 2024-02-19T21:00:46.946 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:46 smithi172 bash[35245]: cephadm 2024-02-19T21:00:45.015465+0000 mgr.y (mgr.14142) 203 : cephadm [INF] Setting dashboard grafana config to https://smithi172:3000 2024-02-19T21:00:46.946 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:46 smithi172 bash[35245]: cluster 2024-02-19T21:00:45.854125+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:47.946 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:47 smithi172 bash[35245]: audit 2024-02-19T21:00:46.038054+0000 mgr.y (mgr.14142) 205 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-19T21:00:48.058 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:47 smithi033 bash[35201]: audit 2024-02-19T21:00:46.038054+0000 mgr.y (mgr.14142) 205 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-19T21:00:48.059 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:47 smithi033 bash[38634]: audit 2024-02-19T21:00:46.038054+0000 mgr.y (mgr.14142) 205 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-19T21:00:48.757 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T21:00:48.758 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2024-02-19T21:00:48.946 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:48 smithi172 bash[35245]: cluster 2024-02-19T21:00:47.854383+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:49.058 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:48 smithi033 bash[35201]: cluster 2024-02-19T21:00:47.854383+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:49.059 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:48 smithi033 bash[38634]: cluster 2024-02-19T21:00:47.854383+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:50.058 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:49 smithi033 bash[35201]: audit 2024-02-19T21:00:48.766979+0000 mgr.y (mgr.14142) 207 : audit [DBG] from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-19T21:00:50.059 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:49 smithi033 bash[38634]: audit 2024-02-19T21:00:48.766979+0000 mgr.y (mgr.14142) 207 : audit [DBG] from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-19T21:00:50.179 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":193,"stamp":"2024-02-19T21:00:47.854276+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":8392216,"kb_used_data":3544,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741569000,"statfs":{"total":767960285184,"available":759366656000,"internally_reserved":8589934592,"allocated":3629056,"data_stored":1443348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":8589934592},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002310"},"pg_stats":[{"pgid":"1.0","version":"17'1","reported_seq":"14","reported_epoch":"47","state":"active+clean","last_fresh":"2024-02-19T20:59:19.943892+0000","last_change":"2024-02-19T20:59:19.943892+0000","last_active":"2024-02-19T20:59:19.943892+0000","last_peered":"2024-02-19T20:59:19.943892+0000","last_clean":"2024-02-19T20:59:19.943892+0000","last_became_active":"2024-02-19T20:59:19.941082+0000","last_became_peered":"2024-02-19T20:59:19.941082+0000","last_unstale":"2024-02-19T20:59:19.943892+0000","last_undegraded":"2024-02-19T20:59:19.943892+0000","last_fullsized":"2024-02-19T20:59:19.943892+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-19T20:55:02.171076+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-19T20:55:02.171076+0000","last_clean_scrub_stamp":"2024-02-19T20:55:02.171076+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495636,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 19 21:00:18 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.54700000000000004}]},{"osd":1,"last update":"Mon Feb 19 21:00:18 2024","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.48699999999999999}]},{"osd":2,"last update":"Mon Feb 19 21:00:18 2024","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"last":0.55700000000000005}]},{"osd":3,"last update":"Mon Feb 19 21:00:18 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.46100000000000002}]},{"osd":4,"last update":"Mon Feb 19 21:00:18 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.27600000000000002},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.626,"5min":0.626,"15min":0.626},"last":0.29199999999999998}]},{"osd":5,"last update":"Mon Feb 19 21:00:18 2024","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"last":0.26400000000000001},{"interface":"front","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.317}]},{"osd":6,"last update":"Mon Feb 19 21:00:18 2024","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"last":0.30499999999999999},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.30099999999999999}]}]},{"osd":6,"up_from":41,"seq":176093659159,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 19 21:00:00 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.55500000000000005}]},{"osd":1,"last update":"Mon Feb 19 21:00:00 2024","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.67900000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":0.53300000000000003}]},{"osd":2,"last update":"Mon Feb 19 21:00:00 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.179,"5min":1.179,"15min":1.179},"last":0.52200000000000002}]},{"osd":3,"last update":"Mon Feb 19 21:00:00 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.2290000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.70099999999999996}]},{"osd":4,"last update":"Mon Feb 19 21:00:00 2024","interfaces":[{"interface":"back","average":{"1min":0.375,"5min":0.375,"15min":0.375},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.38}]},{"osd":5,"last update":"Mon Feb 19 21:00:00 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.35999999999999999}]},{"osd":7,"last update":"Mon Feb 19 21:00:21 2024","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.376},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.39600000000000002}]}]},{"osd":1,"up_from":16,"seq":68719476778,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049024,"kb_used_data":440,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696128,"statfs":{"total":95995035648,"available":94920835072,"internally_reserved":1073741824,"allocated":450560,"data_stored":180198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,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":"Mon Feb 19 21:00:32 2024","interfaces":[{"interface":"back","average":{"1min":0.33600000000000002,"5min":0.34200000000000003,"15min":0.34000000000000002},"min":{"1min":0.20000000000000001,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.33800000000000002,"5min":0.35699999999999998,"15min":0.35499999999999998},"min":{"1min":0.216,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.33300000000000002}]},{"osd":2,"last update":"Mon Feb 19 20:59:50 2024","interfaces":[{"interface":"back","average":{"1min":0.38,"5min":0.40600000000000003,"15min":0.40999999999999998},"min":{"1min":0.27400000000000002,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.54400000000000004,"5min":0.56999999999999995,"15min":0.56999999999999995},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.39600000000000002,"5min":0.38700000000000001,"15min":0.38500000000000001},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"last":0.35799999999999998}]},{"osd":3,"last update":"Mon Feb 19 21:00:10 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.44700000000000001,"15min":0.45700000000000002},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.55900000000000005,"5min":0.66000000000000003,"15min":0.66000000000000003},"last":0.311},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.42699999999999999,"15min":0.434},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.57599999999999996,"5min":0.58699999999999997,"15min":0.58699999999999997},"last":0.34499999999999997}]},{"osd":4,"last update":"Mon Feb 19 21:00:24 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.58699999999999997,"15min":0.60499999999999998},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.70099999999999996,"5min":0.89900000000000002,"15min":0.89900000000000002},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.496,"5min":0.56100000000000005,"15min":0.57199999999999995},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.75900000000000001,"5min":0.872,"15min":0.872},"last":0.48699999999999999}]},{"osd":5,"last update":"Mon Feb 19 20:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.6140000000000001,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":0.42099999999999999}]},{"osd":6,"last update":"Mon Feb 19 21:00:02 2024","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":1.7769999999999999,"5min":1.7769999999999999,"15min":1.7769999999999999},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"last":0.47599999999999998}]},{"osd":7,"last update":"Mon Feb 19 21:00:19 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":0.90900000000000003,"5min":0.90900000000000003,"15min":0.90900000000000003},"last":0.43099999999999999}]}]},{"osd":0,"up_from":10,"seq":42949673006,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Feb 19 21:00:32 2024","interfaces":[{"interface":"back","average":{"1min":0.309,"5min":0.31900000000000001,"15min":0.314},"min":{"1min":0.214,"5min":0.214,"15min":0.214},"max":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.28599999999999998},{"interface":"front","average":{"1min":0.32400000000000001,"5min":0.33700000000000002,"15min":0.32600000000000001},"min":{"1min":0.19900000000000001,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":0.59899999999999998,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.22700000000000001}]},{"osd":2,"last update":"Mon Feb 19 20:59:52 2024","interfaces":[{"interface":"back","average":{"1min":0.41699999999999998,"5min":0.36899999999999999,"15min":0.36099999999999999},"min":{"1min":0.24299999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.30299999999999999},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.38500000000000001,"15min":0.38100000000000001},"min":{"1min":0.23499999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"last":0.27000000000000002}]},{"osd":3,"last update":"Mon Feb 19 21:00:09 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.42799999999999999,"15min":0.434},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.25900000000000001},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.442,"15min":0.437},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":1.9259999999999999,"5min":1.9259999999999999,"15min":1.9259999999999999},"last":0.34300000000000003}]},{"osd":4,"last update":"Mon Feb 19 21:00:23 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.52600000000000002,"15min":0.53200000000000003},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.67900000000000005,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.53900000000000003,"15min":0.54400000000000004},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.317}]},{"osd":5,"last update":"Mon Feb 19 21:00:44 2024","interfaces":[{"interface":"back","average":{"1min":0.48599999999999999,"5min":0.52600000000000002,"15min":0.53300000000000003},"min":{"1min":0.35299999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.68100000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.53400000000000003,"15min":0.53800000000000003},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.36599999999999999}]},{"osd":6,"last update":"Mon Feb 19 21:00:04 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.39500000000000002}]},{"osd":7,"last update":"Mon Feb 19 21:00:20 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.378},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.44700000000000001}]}]},{"osd":2,"up_from":21,"seq":90194313255,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 19 20:59:52 2024","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.34799999999999998,"15min":0.33500000000000002},"min":{"1min":0.22900000000000001,"5min":0.224,"15min":0.224},"max":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.27800000000000002},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.40699999999999997,"15min":0.40100000000000002},"min":{"1min":0.30499999999999999,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.57799999999999996,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.33100000000000002}]},{"osd":1,"last update":"Mon Feb 19 20:59:52 2024","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.37,"15min":0.36199999999999999},"min":{"1min":0.30399999999999999,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"last":0.316},{"interface":"front","average":{"1min":0.36899999999999999,"5min":0.35699999999999998,"15min":0.35499999999999998},"min":{"1min":0.26000000000000001,"5min":0.215,"15min":0.215},"max":{"1min":0.51600000000000001,"5min":0.52500000000000002,"15min":0.52500000000000002},"last":0.29099999999999998}]},{"osd":3,"last update":"Mon Feb 19 21:00:09 2024","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.39300000000000002,"15min":0.39500000000000002},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.307},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.435,"15min":0.441},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.51700000000000002,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.36699999999999999}]},{"osd":4,"last update":"Mon Feb 19 21:00:23 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.54100000000000004,"15min":0.53300000000000003},"min":{"1min":0.35599999999999998,"5min":0.317,"15min":0.317},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.5},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.57599999999999996,"15min":0.57299999999999995},"min":{"1min":0.42099999999999999,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.76100000000000001,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.52500000000000002}]},{"osd":5,"last update":"Mon Feb 19 20:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.39000000000000001}]},{"osd":6,"last update":"Mon Feb 19 21:00:02 2024","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"last":0.49099999999999999}]},{"osd":7,"last update":"Mon Feb 19 21:00:19 2024","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.50900000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149732,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 19 21:00:15 2024","interfaces":[{"interface":"back","average":{"1min":0.35999999999999999,"5min":0.36799999999999999,"15min":0.37},"min":{"1min":0.188,"5min":0.188,"15min":0.188},"max":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":0.22500000000000001},{"interface":"front","average":{"1min":0.34999999999999998,"5min":0.38100000000000001,"15min":0.38600000000000001},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"last":0.26300000000000001}]},{"osd":1,"last update":"Mon Feb 19 21:00:15 2024","interfaces":[{"interface":"back","average":{"1min":0.33400000000000002,"5min":0.36299999999999999,"15min":0.36799999999999999},"min":{"1min":0.20499999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.56100000000000005,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.23699999999999999},{"interface":"front","average":{"1min":0.38800000000000001,"5min":0.41099999999999998,"15min":0.41499999999999998},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.53400000000000003,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.28199999999999997}]},{"osd":2,"last update":"Mon Feb 19 21:00:15 2024","interfaces":[{"interface":"back","average":{"1min":0.41899999999999998,"5min":0.44,"15min":0.44400000000000001},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.59499999999999997,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.316},{"interface":"front","average":{"1min":0.371,"5min":0.40300000000000002,"15min":0.40899999999999997},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.54900000000000004,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.29599999999999999}]},{"osd":4,"last update":"Mon Feb 19 21:00:25 2024","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.51700000000000002,"15min":0.52000000000000002},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.69599999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.52700000000000002,"15min":0.52900000000000003},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.58899999999999997}]},{"osd":5,"last update":"Mon Feb 19 20:59:47 2024","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.68500000000000005}]},{"osd":6,"last update":"Mon Feb 19 21:00:04 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.63},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.496}]},{"osd":7,"last update":"Mon Feb 19 21:00:22 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.52500000000000002}]}]},{"osd":4,"up_from":31,"seq":133143986208,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 19 21:00:28 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.56299999999999994,"15min":0.56599999999999995},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.54400000000000004,"15min":0.55400000000000005},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.63100000000000001,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.44500000000000001}]},{"osd":1,"last update":"Mon Feb 19 21:00:28 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.52200000000000002,"15min":0.52600000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.55200000000000005,"15min":0.55400000000000005},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.51400000000000001}]},{"osd":2,"last update":"Mon Feb 19 21:00:28 2024","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.57199999999999995,"15min":0.57399999999999995},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.55100000000000005,"15min":0.55500000000000005},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":0.83199999999999996,"5min":0.879,"15min":0.879},"last":0.47599999999999998}]},{"osd":3,"last update":"Mon Feb 19 21:00:28 2024","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.55000000000000004,"15min":0.55900000000000005},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.59899999999999998,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.5,"5min":0.52300000000000002,"15min":0.52700000000000002},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.45200000000000001}]},{"osd":5,"last update":"Mon Feb 19 21:00:43 2024","interfaces":[{"interface":"back","average":{"1min":0.39900000000000002,"5min":0.432,"15min":0.438},"min":{"1min":0.23300000000000001,"5min":0.219,"15min":0.219},"max":{"1min":0.56000000000000005,"5min":1.8999999999999999,"15min":1.8999999999999999},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.42699999999999999,"5min":0.41599999999999998,"15min":0.41399999999999998},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":0.621,"5min":1.363,"15min":1.363},"last":0.35099999999999998}]},{"osd":6,"last update":"Mon Feb 19 21:00:03 2024","interfaces":[{"interface":"back","average":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.316}]},{"osd":7,"last update":"Mon Feb 19 21:00:19 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":2.0099999999999998,"5min":2.0099999999999998,"15min":2.0099999999999998},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.36899999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822684,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049028,"kb_used_data":444,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696124,"statfs":{"total":95995035648,"available":94920830976,"internally_reserved":1073741824,"allocated":454656,"data_stored":180492,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Feb 19 20:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.1000000000000001,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":0.441}]},{"osd":1,"last update":"Mon Feb 19 20:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.077,"5min":1.077,"15min":1.077},"last":0.45700000000000002}]},{"osd":2,"last update":"Mon Feb 19 20:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.123,"5min":1.123,"15min":1.123},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.57999999999999996}]},{"osd":3,"last update":"Mon Feb 19 20:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.115,"5min":1.115,"15min":1.115},"last":0.64000000000000001}]},{"osd":4,"last update":"Mon Feb 19 20:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.42999999999999999}]},{"osd":6,"last update":"Mon Feb 19 21:00:03 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.45100000000000001}]},{"osd":7,"last update":"Mon Feb 19 21:00:21 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.435,"5min":0.435,"15min":0.435},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"last":0.46999999999999997}]}]}]}} 2024-02-19T21:00:50.180 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-19T21:00:50.180 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-19T21:00:50.180 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-19T21:00:50.180 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -- ceph health --format=json 2024-02-19T21:00:50.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:49 smithi172 bash[35245]: audit 2024-02-19T21:00:48.766979+0000 mgr.y (mgr.14142) 207 : audit [DBG] from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-19T21:00:50.809 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:50 smithi033 bash[35201]: cluster 2024-02-19T21:00:49.854674+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:50.809 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:50 smithi033 bash[38634]: cluster 2024-02-19T21:00:49.854674+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:51.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:50 smithi172 bash[35245]: cluster 2024-02-19T21:00:49.854674+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:51.795 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:51 smithi033 bash[38634]: audit 2024-02-19T21:00:50.880110+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.878930\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879008\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879053\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879086\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879117\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879147\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879177\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879208\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879237\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}}, \"last_daemon_update\": \"2024-02-19T21:00:50.879316\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:00:51.795 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:51 smithi033 bash[38634]: audit 2024-02-19T21:00:50.883345+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.878930\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879008\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879053\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879086\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879117\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879147\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879177\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879208\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879237\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}}, \"last_daemon_update\": \"2024-02-19T21:00:50.879316\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:00:51.795 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:51 smithi033 bash[38634]: audit 2024-02-19T21:00:50.883917+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:00:51.796 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:51 smithi033 bash[35201]: audit 2024-02-19T21:00:50.880110+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.878930\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879008\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879053\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879086\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879117\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879147\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879177\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879208\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879237\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}}, \"last_daemon_update\": \"2024-02-19T21:00:50.879316\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:00:51.796 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:51 smithi033 bash[35201]: audit 2024-02-19T21:00:50.883345+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.878930\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879008\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879053\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879086\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879117\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879147\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879177\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879208\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879237\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}}, \"last_daemon_update\": \"2024-02-19T21:00:50.879316\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:00:51.796 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:51 smithi033 bash[35201]: audit 2024-02-19T21:00:50.883917+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:00:52.058 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:00:51 smithi033 bash[51090]: ts=2024-02-19T21:00:51.958Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003513944s 2024-02-19T21:00:52.098 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:51 smithi172 bash[35245]: audit 2024-02-19T21:00:50.880110+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.878930\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879008\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879053\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879086\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879117\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879147\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879177\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879208\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879237\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}}, \"last_daemon_update\": \"2024-02-19T21:00:50.879316\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:00:52.099 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:51 smithi172 bash[35245]: audit 2024-02-19T21:00:50.883345+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.878930\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879008\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879053\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879086\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879117\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879147\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879177\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879208\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:50.879237\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}}, \"last_daemon_update\": \"2024-02-19T21:00:50.879316\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:00:52.099 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:51 smithi172 bash[35245]: audit 2024-02-19T21:00:50.883917+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:00:52.224 INFO:teuthology.orchestra.run.smithi033.stdout: 2024-02-19T21:00:52.843 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:52 smithi033 bash[38634]: cluster 2024-02-19T21:00:51.855129+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:52.843 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:52 smithi033 bash[38634]: audit 2024-02-19T21:00:52.237207+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.33:0/2728213316' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-19T21:00:52.843 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:52 smithi033 bash[35201]: cluster 2024-02-19T21:00:51.855129+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:52.843 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:52 smithi033 bash[35201]: audit 2024-02-19T21:00:52.237207+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.33:0/2728213316' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-19T21:00:52.854 INFO:teuthology.orchestra.run.smithi033.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-19T21:00:52.855 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-19T21:00:52.855 INFO:tasks.cephadm:Setup complete, yielding 2024-02-19T21:00:52.856 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-19T21:00:52.871 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi033.front.sepia.ceph.com 2024-02-19T21:00:52.872 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-02-19T21:00:52.947 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:52 smithi172 bash[35245]: cluster 2024-02-19T21:00:51.855129+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:52.947 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:52 smithi172 bash[35245]: audit 2024-02-19T21:00:52.237207+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.33:0/2728213316' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-19T21:00:55.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:54 smithi033 bash[35201]: cluster 2024-02-19T21:00:53.855437+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:55.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:54 smithi033 bash[38634]: cluster 2024-02-19T21:00:53.855437+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:55.447 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:54 smithi172 bash[35245]: cluster 2024-02-19T21:00:53.855437+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:56.044 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-02-19T21:00:56.045 INFO:teuthology.orchestra.run.smithi033.stdout: "id": "cb825ddd-2201-4221-8bac-a11feb70f393", 2024-02-19T21:00:56.045 INFO:teuthology.orchestra.run.smithi033.stdout: "name": "r", 2024-02-19T21:00:56.045 INFO:teuthology.orchestra.run.smithi033.stdout: "current_period": "5534672d-b066-4962-8fbf-d613122ab83d", 2024-02-19T21:00:56.045 INFO:teuthology.orchestra.run.smithi033.stdout: "epoch": 1 2024-02-19T21:00:56.045 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-02-19T21:00:56.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:56 smithi033 bash[35201]: cluster 2024-02-19T21:00:55.020406+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-19T21:00:56.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:56 smithi033 bash[35201]: audit 2024-02-19T21:00:55.022732+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.33:0/3148161296' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-19T21:00:56.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:56 smithi033 bash[35201]: audit 2024-02-19T21:00:55.023434+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-19T21:00:56.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:56 smithi033 bash[35201]: cluster 2024-02-19T21:00:55.855972+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v198: 33 pgs: 5 creating+peering, 1 active+clean, 27 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:56.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:56 smithi033 bash[38634]: cluster 2024-02-19T21:00:55.020406+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-19T21:00:56.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:56 smithi033 bash[38634]: audit 2024-02-19T21:00:55.022732+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.33:0/3148161296' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-19T21:00:56.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:56 smithi033 bash[38634]: audit 2024-02-19T21:00:55.023434+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-19T21:00:56.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:56 smithi033 bash[38634]: cluster 2024-02-19T21:00:55.855972+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v198: 33 pgs: 5 creating+peering, 1 active+clean, 27 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:56.447 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:56 smithi172 bash[35245]: cluster 2024-02-19T21:00:55.020406+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-19T21:00:56.447 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:56 smithi172 bash[35245]: audit 2024-02-19T21:00:55.022732+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.33:0/3148161296' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-19T21:00:56.447 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:56 smithi172 bash[35245]: audit 2024-02-19T21:00:55.023434+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-19T21:00:56.447 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:56 smithi172 bash[35245]: cluster 2024-02-19T21:00:55.855972+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v198: 33 pgs: 5 creating+peering, 1 active+clean, 27 unknown; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:00:56.671 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-02-19T21:00:57.306 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:57 smithi172 bash[35245]: audit 2024-02-19T21:00:56.027265+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-19T21:00:57.307 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:57 smithi172 bash[35245]: cluster 2024-02-19T21:00:56.027377+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-19T21:00:57.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:57 smithi033 bash[35201]: audit 2024-02-19T21:00:56.027265+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-19T21:00:57.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:57 smithi033 bash[35201]: cluster 2024-02-19T21:00:56.027377+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-19T21:00:57.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:57 smithi033 bash[38634]: audit 2024-02-19T21:00:56.027265+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-19T21:00:57.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:57 smithi033 bash[38634]: cluster 2024-02-19T21:00:56.027377+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-19T21:00:58.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:58 smithi172 bash[35245]: cluster 2024-02-19T21:00:57.030611+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-19T21:00:58.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:58 smithi172 bash[35245]: cluster 2024-02-19T21:00:57.856318+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v201: 33 pgs: 5 creating+peering, 7 active+clean, 21 unknown; 101 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-02-19T21:00:58.201 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:58 smithi033 bash[35201]: cluster 2024-02-19T21:00:57.030611+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-19T21:00:58.201 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:58 smithi033 bash[35201]: cluster 2024-02-19T21:00:57.856318+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v201: 33 pgs: 5 creating+peering, 7 active+clean, 21 unknown; 101 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-02-19T21:00:58.201 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:58 smithi033 bash[38634]: cluster 2024-02-19T21:00:57.030611+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-19T21:00:58.201 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:58 smithi033 bash[38634]: cluster 2024-02-19T21:00:57.856318+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v201: 33 pgs: 5 creating+peering, 7 active+clean, 21 unknown; 101 B data, 3.6 MiB used, 707 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-02-19T21:00:58.412 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-02-19T21:00:58.412 INFO:teuthology.orchestra.run.smithi033.stdout: "id": "a4248b09-16c4-4097-8e86-e871bf48bc7b", 2024-02-19T21:00:58.412 INFO:teuthology.orchestra.run.smithi033.stdout: "name": "default", 2024-02-19T21:00:58.412 INFO:teuthology.orchestra.run.smithi033.stdout: "api_name": "default", 2024-02-19T21:00:58.412 INFO:teuthology.orchestra.run.smithi033.stdout: "is_master": "true", 2024-02-19T21:00:58.412 INFO:teuthology.orchestra.run.smithi033.stdout: "endpoints": [], 2024-02-19T21:00:58.412 INFO:teuthology.orchestra.run.smithi033.stdout: "hostnames": [], 2024-02-19T21:00:58.412 INFO:teuthology.orchestra.run.smithi033.stdout: "hostnames_s3website": [], 2024-02-19T21:00:58.413 INFO:teuthology.orchestra.run.smithi033.stdout: "master_zone": "", 2024-02-19T21:00:58.413 INFO:teuthology.orchestra.run.smithi033.stdout: "zones": [], 2024-02-19T21:00:58.413 INFO:teuthology.orchestra.run.smithi033.stdout: "placement_targets": [], 2024-02-19T21:00:58.413 INFO:teuthology.orchestra.run.smithi033.stdout: "default_placement": "", 2024-02-19T21:00:58.413 INFO:teuthology.orchestra.run.smithi033.stdout: "realm_id": "cb825ddd-2201-4221-8bac-a11feb70f393", 2024-02-19T21:00:58.413 INFO:teuthology.orchestra.run.smithi033.stdout: "sync_policy": { 2024-02-19T21:00:58.413 INFO:teuthology.orchestra.run.smithi033.stdout: "groups": [] 2024-02-19T21:00:58.413 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-02-19T21:00:58.413 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-02-19T21:00:58.991 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-02-19T21:00:59.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:59 smithi033 bash[35201]: audit 2024-02-19T21:00:58.885130+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.883859\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.883946\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.883982\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884021\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884068\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884100\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884131\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884162\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884193\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_daemon_update\": \"2024-02-19T21:00:58.884279\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:00:59.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:59 smithi033 bash[38634]: audit 2024-02-19T21:00:58.885130+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.883859\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.883946\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.883982\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884021\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884068\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884100\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884131\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884162\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884193\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_daemon_update\": \"2024-02-19T21:00:58.884279\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:00:59.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:59 smithi033 bash[35201]: audit 2024-02-19T21:00:58.888187+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.883859\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.883946\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.883982\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884021\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884068\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884100\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884131\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884162\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884193\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_daemon_update\": \"2024-02-19T21:00:58.884279\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:00:59.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:00:59 smithi033 bash[35201]: audit 2024-02-19T21:00:58.890378+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:00:59.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:59 smithi033 bash[38634]: audit 2024-02-19T21:00:58.888187+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.883859\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.883946\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.883982\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884021\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884068\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884100\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884131\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884162\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884193\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_daemon_update\": \"2024-02-19T21:00:58.884279\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:00:59.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:00:59 smithi033 bash[38634]: audit 2024-02-19T21:00:58.890378+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:00:59.447 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:59 smithi172 bash[35245]: audit 2024-02-19T21:00:58.885130+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.883859\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.883946\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.883982\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884021\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884068\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884100\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884131\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884162\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884193\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_daemon_update\": \"2024-02-19T21:00:58.884279\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:00:59.447 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:59 smithi172 bash[35245]: audit 2024-02-19T21:00:58.888187+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.883859\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.883946\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.883982\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884021\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884068\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884100\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884131\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884162\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:00:58.884193\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_daemon_update\": \"2024-02-19T21:00:58.884279\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:00:59.447 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:00:59 smithi172 bash[35245]: audit 2024-02-19T21:00:58.890378+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:01:00.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:00 smithi033 bash[35201]: cluster 2024-02-19T21:00:59.856844+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v202: 33 pgs: 5 creating+peering, 22 active+clean, 6 unknown; 600 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-02-19T21:01:00.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:00 smithi033 bash[38634]: cluster 2024-02-19T21:00:59.856844+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v202: 33 pgs: 5 creating+peering, 22 active+clean, 6 unknown; 600 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-02-19T21:01:00.447 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:00 smithi172 bash[35245]: cluster 2024-02-19T21:00:59.856844+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v202: 33 pgs: 5 creating+peering, 22 active+clean, 6 unknown; 600 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s wr, 1 op/s 2024-02-19T21:01:01.189 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-02-19T21:01:01.189 INFO:teuthology.orchestra.run.smithi033.stdout: "id": "d2b60ed5-1527-4981-bc7d-1f14e675f75b", 2024-02-19T21:01:01.189 INFO:teuthology.orchestra.run.smithi033.stdout: "name": "z", 2024-02-19T21:01:01.189 INFO:teuthology.orchestra.run.smithi033.stdout: "domain_root": "z.rgw.meta:root", 2024-02-19T21:01:01.189 INFO:teuthology.orchestra.run.smithi033.stdout: "control_pool": "z.rgw.control", 2024-02-19T21:01:01.189 INFO:teuthology.orchestra.run.smithi033.stdout: "gc_pool": "z.rgw.log:gc", 2024-02-19T21:01:01.189 INFO:teuthology.orchestra.run.smithi033.stdout: "lc_pool": "z.rgw.log:lc", 2024-02-19T21:01:01.189 INFO:teuthology.orchestra.run.smithi033.stdout: "log_pool": "z.rgw.log", 2024-02-19T21:01:01.189 INFO:teuthology.orchestra.run.smithi033.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-02-19T21:01:01.189 INFO:teuthology.orchestra.run.smithi033.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-02-19T21:01:01.189 INFO:teuthology.orchestra.run.smithi033.stdout: "roles_pool": "z.rgw.meta:roles", 2024-02-19T21:01:01.189 INFO:teuthology.orchestra.run.smithi033.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-02-19T21:01:01.189 INFO:teuthology.orchestra.run.smithi033.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-02-19T21:01:01.190 INFO:teuthology.orchestra.run.smithi033.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-02-19T21:01:01.190 INFO:teuthology.orchestra.run.smithi033.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-02-19T21:01:01.190 INFO:teuthology.orchestra.run.smithi033.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-02-19T21:01:01.190 INFO:teuthology.orchestra.run.smithi033.stdout: "otp_pool": "z.rgw.otp", 2024-02-19T21:01:01.190 INFO:teuthology.orchestra.run.smithi033.stdout: "system_key": { 2024-02-19T21:01:01.190 INFO:teuthology.orchestra.run.smithi033.stdout: "access_key": "", 2024-02-19T21:01:01.190 INFO:teuthology.orchestra.run.smithi033.stdout: "secret_key": "" 2024-02-19T21:01:01.190 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:01:01.190 INFO:teuthology.orchestra.run.smithi033.stdout: "placement_pools": [ 2024-02-19T21:01:01.190 INFO:teuthology.orchestra.run.smithi033.stdout: { 2024-02-19T21:01:01.190 INFO:teuthology.orchestra.run.smithi033.stdout: "key": "default-placement", 2024-02-19T21:01:01.190 INFO:teuthology.orchestra.run.smithi033.stdout: "val": { 2024-02-19T21:01:01.190 INFO:teuthology.orchestra.run.smithi033.stdout: "index_pool": "z.rgw.buckets.index", 2024-02-19T21:01:01.190 INFO:teuthology.orchestra.run.smithi033.stdout: "storage_classes": { 2024-02-19T21:01:01.190 INFO:teuthology.orchestra.run.smithi033.stdout: "STANDARD": { 2024-02-19T21:01:01.190 INFO:teuthology.orchestra.run.smithi033.stdout: "data_pool": "z.rgw.buckets.data" 2024-02-19T21:01:01.191 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-02-19T21:01:01.191 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:01:01.191 INFO:teuthology.orchestra.run.smithi033.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-02-19T21:01:01.191 INFO:teuthology.orchestra.run.smithi033.stdout: "index_type": 0 2024-02-19T21:01:01.191 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-02-19T21:01:01.191 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-02-19T21:01:01.191 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-02-19T21:01:01.191 INFO:teuthology.orchestra.run.smithi033.stdout: "realm_id": "cb825ddd-2201-4221-8bac-a11feb70f393" 2024-02-19T21:01:01.191 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-02-19T21:01:01.875 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-02-19T21:01:03.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:02 smithi172 bash[35245]: cluster 2024-02-19T21:01:01.857334+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v203: 33 pgs: 33 active+clean; 726 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s wr, 1 op/s 2024-02-19T21:01:03.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:02 smithi033 bash[35201]: cluster 2024-02-19T21:01:01.857334+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v203: 33 pgs: 33 active+clean; 726 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s wr, 1 op/s 2024-02-19T21:01:03.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:02 smithi033 bash[38634]: cluster 2024-02-19T21:01:01.857334+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v203: 33 pgs: 33 active+clean; 726 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s wr, 1 op/s 2024-02-19T21:01:05.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:04 smithi172 bash[35245]: cluster 2024-02-19T21:01:03.857696+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v204: 33 pgs: 33 active+clean; 1.7 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 639 B/s rd, 1.9 KiB/s wr, 3 op/s 2024-02-19T21:01:05.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:04 smithi172 bash[35245]: audit 2024-02-19T21:01:04.714149+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.712922\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713001\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713046\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713081\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713111\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713140\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713170\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713200\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713229\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}}, \"last_daemon_update\": \"2024-02-19T21:01:04.713303\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:01:05.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:04 smithi172 bash[35245]: audit 2024-02-19T21:01:04.717539+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.712922\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713001\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713046\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713081\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713111\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713140\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713170\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713200\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713229\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}}, \"last_daemon_update\": \"2024-02-19T21:01:04.713303\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:01:05.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:04 smithi172 bash[35245]: audit 2024-02-19T21:01:04.718110+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:01:05.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:04 smithi033 bash[38634]: cluster 2024-02-19T21:01:03.857696+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v204: 33 pgs: 33 active+clean; 1.7 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 639 B/s rd, 1.9 KiB/s wr, 3 op/s 2024-02-19T21:01:05.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:04 smithi033 bash[35201]: cluster 2024-02-19T21:01:03.857696+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v204: 33 pgs: 33 active+clean; 1.7 KiB data, 3.9 MiB used, 707 GiB / 715 GiB avail; 639 B/s rd, 1.9 KiB/s wr, 3 op/s 2024-02-19T21:01:05.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:04 smithi033 bash[38634]: audit 2024-02-19T21:01:04.714149+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.712922\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713001\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713046\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713081\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713111\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713140\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713170\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713200\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713229\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}}, \"last_daemon_update\": \"2024-02-19T21:01:04.713303\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:01:05.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:04 smithi033 bash[38634]: audit 2024-02-19T21:01:04.717539+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.712922\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713001\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713046\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713081\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713111\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713140\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713170\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713200\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713229\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}}, \"last_daemon_update\": \"2024-02-19T21:01:04.713303\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:01:05.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:04 smithi033 bash[38634]: audit 2024-02-19T21:01:04.718110+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:01:05.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:04 smithi033 bash[35201]: audit 2024-02-19T21:01:04.714149+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.712922\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713001\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713046\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713081\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713111\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713140\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713170\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713200\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713229\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}}, \"last_daemon_update\": \"2024-02-19T21:01:04.713303\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:01:05.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:04 smithi033 bash[35201]: audit 2024-02-19T21:01:04.717539+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.712922\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713001\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713046\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713081\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713111\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713140\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713170\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713200\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713229\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}}, \"last_daemon_update\": \"2024-02-19T21:01:04.713303\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:01:05.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:04 smithi033 bash[35201]: audit 2024-02-19T21:01:04.718110+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:01:05.947 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:05 smithi172 bash[35245]: cluster 2024-02-19T21:01:04.924303+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-19T21:01:05.947 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:05 smithi172 bash[35245]: audit 2024-02-19T21:01:04.925740+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.33:0/1871865838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-19T21:01:05.947 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:05 smithi172 bash[35245]: audit 2024-02-19T21:01:04.928125+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-19T21:01:06.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:05 smithi033 bash[35201]: cluster 2024-02-19T21:01:04.924303+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-19T21:01:06.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:05 smithi033 bash[35201]: audit 2024-02-19T21:01:04.925740+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.33:0/1871865838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-19T21:01:06.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:05 smithi033 bash[35201]: audit 2024-02-19T21:01:04.928125+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-19T21:01:06.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:05 smithi033 bash[38634]: cluster 2024-02-19T21:01:04.924303+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-19T21:01:06.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:05 smithi033 bash[38634]: audit 2024-02-19T21:01:04.925740+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.33:0/1871865838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-19T21:01:06.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:05 smithi033 bash[38634]: audit 2024-02-19T21:01:04.928125+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-19T21:01:07.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:06 smithi172 bash[35245]: cluster 2024-02-19T21:01:05.858173+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v206: 65 pgs: 2 creating+peering, 30 unknown, 33 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.6 KiB/s wr, 3 op/s 2024-02-19T21:01:07.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:06 smithi172 bash[35245]: audit 2024-02-19T21:01:05.935068+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-19T21:01:07.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:06 smithi172 bash[35245]: cluster 2024-02-19T21:01:05.935234+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-19T21:01:07.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:06 smithi033 bash[35201]: cluster 2024-02-19T21:01:05.858173+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v206: 65 pgs: 2 creating+peering, 30 unknown, 33 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.6 KiB/s wr, 3 op/s 2024-02-19T21:01:07.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:06 smithi033 bash[35201]: audit 2024-02-19T21:01:05.935068+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-19T21:01:07.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:06 smithi033 bash[35201]: cluster 2024-02-19T21:01:05.935234+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-19T21:01:07.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:06 smithi033 bash[38634]: cluster 2024-02-19T21:01:05.858173+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v206: 65 pgs: 2 creating+peering, 30 unknown, 33 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.6 KiB/s wr, 3 op/s 2024-02-19T21:01:07.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:06 smithi033 bash[38634]: audit 2024-02-19T21:01:05.935068+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-19T21:01:07.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:06 smithi033 bash[38634]: cluster 2024-02-19T21:01:05.935234+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-19T21:01:08.166 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:07 smithi172 bash[35245]: cluster 2024-02-19T21:01:06.939891+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-02-19T21:01:08.166 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:07 smithi172 bash[35245]: audit 2024-02-19T21:01:06.941224+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.33:0/1871865838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-19T21:01:08.166 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:07 smithi172 bash[35245]: audit 2024-02-19T21:01:06.941588+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-19T21:01:08.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:07 smithi033 bash[35201]: cluster 2024-02-19T21:01:06.939891+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-02-19T21:01:08.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:07 smithi033 bash[35201]: audit 2024-02-19T21:01:06.941224+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.33:0/1871865838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-19T21:01:08.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:07 smithi033 bash[35201]: audit 2024-02-19T21:01:06.941588+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-19T21:01:08.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:07 smithi033 bash[38634]: cluster 2024-02-19T21:01:06.939891+0000 mon.a (mon.0) 540 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-02-19T21:01:08.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:07 smithi033 bash[38634]: audit 2024-02-19T21:01:06.941224+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.33:0/1871865838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-19T21:01:08.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:07 smithi033 bash[38634]: audit 2024-02-19T21:01:06.941588+0000 mon.a (mon.0) 541 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-19T21:01:09.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:08 smithi172 bash[35245]: cluster 2024-02-19T21:01:07.858616+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v209: 97 pgs: 2 creating+peering, 46 unknown, 49 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 3.0 KiB/s rd, 1023 B/s wr, 4 op/s 2024-02-19T21:01:09.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:08 smithi172 bash[35245]: audit 2024-02-19T21:01:07.946376+0000 mon.a (mon.0) 542 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-19T21:01:09.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:08 smithi172 bash[35245]: cluster 2024-02-19T21:01:07.946518+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-19T21:01:09.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:08 smithi172 bash[35245]: audit 2024-02-19T21:01:08.445873+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413803\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413879\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413912\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413942\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413971\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414000\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414041\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414075\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414104\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_daemon_update\": \"2024-02-19T21:01:08.414177\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:01:09.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:08 smithi172 bash[35245]: audit 2024-02-19T21:01:08.449153+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413803\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413879\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413912\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413942\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413971\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414000\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414041\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414075\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414104\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_daemon_update\": \"2024-02-19T21:01:08.414177\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:01:09.211 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:08 smithi033 bash[38634]: cluster 2024-02-19T21:01:07.858616+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v209: 97 pgs: 2 creating+peering, 46 unknown, 49 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 3.0 KiB/s rd, 1023 B/s wr, 4 op/s 2024-02-19T21:01:09.211 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:08 smithi033 bash[38634]: audit 2024-02-19T21:01:07.946376+0000 mon.a (mon.0) 542 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-19T21:01:09.211 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:08 smithi033 bash[38634]: cluster 2024-02-19T21:01:07.946518+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-19T21:01:09.211 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:08 smithi033 bash[35201]: cluster 2024-02-19T21:01:07.858616+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v209: 97 pgs: 2 creating+peering, 46 unknown, 49 active+clean; 1.8 KiB data, 4.0 MiB used, 707 GiB / 715 GiB avail; 3.0 KiB/s rd, 1023 B/s wr, 4 op/s 2024-02-19T21:01:09.212 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:08 smithi033 bash[35201]: audit 2024-02-19T21:01:07.946376+0000 mon.a (mon.0) 542 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-19T21:01:09.212 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:08 smithi033 bash[35201]: cluster 2024-02-19T21:01:07.946518+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-19T21:01:09.212 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:08 smithi033 bash[38634]: audit 2024-02-19T21:01:08.445873+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413803\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413879\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413912\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413942\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413971\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414000\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414041\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414075\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414104\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_daemon_update\": \"2024-02-19T21:01:08.414177\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:01:09.212 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:08 smithi033 bash[38634]: audit 2024-02-19T21:01:08.449153+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413803\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413879\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413912\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413942\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413971\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414000\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414041\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414075\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414104\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_daemon_update\": \"2024-02-19T21:01:08.414177\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:01:09.213 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:08 smithi033 bash[35201]: audit 2024-02-19T21:01:08.445873+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413803\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413879\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413912\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413942\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413971\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414000\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414041\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414075\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414104\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_daemon_update\": \"2024-02-19T21:01:08.414177\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:01:09.213 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:08 smithi033 bash[35201]: audit 2024-02-19T21:01:08.449153+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413803\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413879\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413912\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413942\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413971\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414000\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414041\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414075\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414104\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}}, \"last_daemon_update\": \"2024-02-19T21:01:08.414177\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:01:10.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:09 smithi033 bash[35201]: cluster 2024-02-19T21:01:08.954988+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-19T21:01:10.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:09 smithi033 bash[35201]: audit 2024-02-19T21:01:08.959788+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.33:0/1052425620' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-19T21:01:10.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:09 smithi033 bash[35201]: audit 2024-02-19T21:01:08.960267+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-19T21:01:10.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:09 smithi033 bash[35201]: cluster 2024-02-19T21:01:09.859130+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v212: 129 pgs: 6 creating+peering, 58 unknown, 65 active+clean; 1.8 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-02-19T21:01:10.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:09 smithi033 bash[38634]: cluster 2024-02-19T21:01:08.954988+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-19T21:01:10.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:09 smithi033 bash[38634]: audit 2024-02-19T21:01:08.959788+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.33:0/1052425620' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-19T21:01:10.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:09 smithi033 bash[38634]: audit 2024-02-19T21:01:08.960267+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-19T21:01:10.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:09 smithi033 bash[38634]: cluster 2024-02-19T21:01:09.859130+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v212: 129 pgs: 6 creating+peering, 58 unknown, 65 active+clean; 1.8 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-02-19T21:01:10.447 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:09 smithi172 bash[35245]: cluster 2024-02-19T21:01:08.954988+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-19T21:01:10.447 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:09 smithi172 bash[35245]: audit 2024-02-19T21:01:08.959788+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.33:0/1052425620' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-19T21:01:10.447 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:09 smithi172 bash[35245]: audit 2024-02-19T21:01:08.960267+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-19T21:01:10.447 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:09 smithi172 bash[35245]: cluster 2024-02-19T21:01:09.859130+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v212: 129 pgs: 6 creating+peering, 58 unknown, 65 active+clean; 1.8 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-02-19T21:01:11.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:10 smithi033 bash[35201]: audit 2024-02-19T21:01:09.961169+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-19T21:01:11.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:10 smithi033 bash[35201]: cluster 2024-02-19T21:01:09.961299+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-19T21:01:11.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:10 smithi033 bash[35201]: audit 2024-02-19T21:01:09.971752+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.33:0/1052425620' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-19T21:01:11.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:10 smithi033 bash[35201]: audit 2024-02-19T21:01:09.972267+0000 mon.a (mon.0) 550 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-19T21:01:11.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:10 smithi033 bash[38634]: audit 2024-02-19T21:01:09.961169+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-19T21:01:11.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:10 smithi033 bash[38634]: cluster 2024-02-19T21:01:09.961299+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-19T21:01:11.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:10 smithi033 bash[38634]: audit 2024-02-19T21:01:09.971752+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.33:0/1052425620' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-19T21:01:11.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:10 smithi033 bash[38634]: audit 2024-02-19T21:01:09.972267+0000 mon.a (mon.0) 550 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-19T21:01:11.447 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:10 smithi172 bash[35245]: audit 2024-02-19T21:01:09.961169+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-19T21:01:11.447 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:10 smithi172 bash[35245]: cluster 2024-02-19T21:01:09.961299+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-19T21:01:11.447 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:10 smithi172 bash[35245]: audit 2024-02-19T21:01:09.971752+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.33:0/1052425620' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-19T21:01:11.448 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:10 smithi172 bash[35245]: audit 2024-02-19T21:01:09.972267+0000 mon.a (mon.0) 550 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-19T21:01:12.051 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-02-19T21:01:12.051 INFO:teuthology.orchestra.run.smithi033.stdout: "id": "31d93fd8-66bf-4066-ae20-f0ee786dc292", 2024-02-19T21:01:12.051 INFO:teuthology.orchestra.run.smithi033.stdout: "epoch": 1, 2024-02-19T21:01:12.051 INFO:teuthology.orchestra.run.smithi033.stdout: "predecessor_uuid": "5534672d-b066-4962-8fbf-d613122ab83d", 2024-02-19T21:01:12.051 INFO:teuthology.orchestra.run.smithi033.stdout: "sync_status": [], 2024-02-19T21:01:12.051 INFO:teuthology.orchestra.run.smithi033.stdout: "period_map": { 2024-02-19T21:01:12.052 INFO:teuthology.orchestra.run.smithi033.stdout: "id": "31d93fd8-66bf-4066-ae20-f0ee786dc292", 2024-02-19T21:01:12.052 INFO:teuthology.orchestra.run.smithi033.stdout: "zonegroups": [ 2024-02-19T21:01:12.052 INFO:teuthology.orchestra.run.smithi033.stdout: { 2024-02-19T21:01:12.052 INFO:teuthology.orchestra.run.smithi033.stdout: "id": "a4248b09-16c4-4097-8e86-e871bf48bc7b", 2024-02-19T21:01:12.052 INFO:teuthology.orchestra.run.smithi033.stdout: "name": "default", 2024-02-19T21:01:12.052 INFO:teuthology.orchestra.run.smithi033.stdout: "api_name": "default", 2024-02-19T21:01:12.052 INFO:teuthology.orchestra.run.smithi033.stdout: "is_master": "true", 2024-02-19T21:01:12.052 INFO:teuthology.orchestra.run.smithi033.stdout: "endpoints": [], 2024-02-19T21:01:12.052 INFO:teuthology.orchestra.run.smithi033.stdout: "hostnames": [], 2024-02-19T21:01:12.052 INFO:teuthology.orchestra.run.smithi033.stdout: "hostnames_s3website": [], 2024-02-19T21:01:12.052 INFO:teuthology.orchestra.run.smithi033.stdout: "master_zone": "d2b60ed5-1527-4981-bc7d-1f14e675f75b", 2024-02-19T21:01:12.052 INFO:teuthology.orchestra.run.smithi033.stdout: "zones": [ 2024-02-19T21:01:12.052 INFO:teuthology.orchestra.run.smithi033.stdout: { 2024-02-19T21:01:12.052 INFO:teuthology.orchestra.run.smithi033.stdout: "id": "d2b60ed5-1527-4981-bc7d-1f14e675f75b", 2024-02-19T21:01:12.052 INFO:teuthology.orchestra.run.smithi033.stdout: "name": "z", 2024-02-19T21:01:12.052 INFO:teuthology.orchestra.run.smithi033.stdout: "endpoints": [], 2024-02-19T21:01:12.052 INFO:teuthology.orchestra.run.smithi033.stdout: "log_meta": "false", 2024-02-19T21:01:12.053 INFO:teuthology.orchestra.run.smithi033.stdout: "log_data": "false", 2024-02-19T21:01:12.053 INFO:teuthology.orchestra.run.smithi033.stdout: "bucket_index_max_shards": 11, 2024-02-19T21:01:12.053 INFO:teuthology.orchestra.run.smithi033.stdout: "read_only": "false", 2024-02-19T21:01:12.053 INFO:teuthology.orchestra.run.smithi033.stdout: "tier_type": "", 2024-02-19T21:01:12.053 INFO:teuthology.orchestra.run.smithi033.stdout: "sync_from_all": "true", 2024-02-19T21:01:12.053 INFO:teuthology.orchestra.run.smithi033.stdout: "sync_from": [], 2024-02-19T21:01:12.053 INFO:teuthology.orchestra.run.smithi033.stdout: "redirect_zone": "" 2024-02-19T21:01:12.053 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-02-19T21:01:12.053 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-02-19T21:01:12.053 INFO:teuthology.orchestra.run.smithi033.stdout: "placement_targets": [ 2024-02-19T21:01:12.053 INFO:teuthology.orchestra.run.smithi033.stdout: { 2024-02-19T21:01:12.053 INFO:teuthology.orchestra.run.smithi033.stdout: "name": "default-placement", 2024-02-19T21:01:12.053 INFO:teuthology.orchestra.run.smithi033.stdout: "tags": [], 2024-02-19T21:01:12.053 INFO:teuthology.orchestra.run.smithi033.stdout: "storage_classes": [ 2024-02-19T21:01:12.053 INFO:teuthology.orchestra.run.smithi033.stdout: "STANDARD" 2024-02-19T21:01:12.053 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2024-02-19T21:01:12.053 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-02-19T21:01:12.054 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-02-19T21:01:12.054 INFO:teuthology.orchestra.run.smithi033.stdout: "default_placement": "default-placement", 2024-02-19T21:01:12.054 INFO:teuthology.orchestra.run.smithi033.stdout: "realm_id": "cb825ddd-2201-4221-8bac-a11feb70f393", 2024-02-19T21:01:12.054 INFO:teuthology.orchestra.run.smithi033.stdout: "sync_policy": { 2024-02-19T21:01:12.054 INFO:teuthology.orchestra.run.smithi033.stdout: "groups": [] 2024-02-19T21:01:12.054 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-02-19T21:01:12.054 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-02-19T21:01:12.054 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-02-19T21:01:12.054 INFO:teuthology.orchestra.run.smithi033.stdout: "short_zone_ids": [ 2024-02-19T21:01:12.054 INFO:teuthology.orchestra.run.smithi033.stdout: { 2024-02-19T21:01:12.054 INFO:teuthology.orchestra.run.smithi033.stdout: "key": "d2b60ed5-1527-4981-bc7d-1f14e675f75b", 2024-02-19T21:01:12.054 INFO:teuthology.orchestra.run.smithi033.stdout: "val": 2000149298 2024-02-19T21:01:12.054 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-02-19T21:01:12.054 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2024-02-19T21:01:12.054 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:01:12.054 INFO:teuthology.orchestra.run.smithi033.stdout: "master_zonegroup": "a4248b09-16c4-4097-8e86-e871bf48bc7b", 2024-02-19T21:01:12.054 INFO:teuthology.orchestra.run.smithi033.stdout: "master_zone": "d2b60ed5-1527-4981-bc7d-1f14e675f75b", 2024-02-19T21:01:12.055 INFO:teuthology.orchestra.run.smithi033.stdout: "period_config": { 2024-02-19T21:01:12.055 INFO:teuthology.orchestra.run.smithi033.stdout: "bucket_quota": { 2024-02-19T21:01:12.055 INFO:teuthology.orchestra.run.smithi033.stdout: "enabled": false, 2024-02-19T21:01:12.055 INFO:teuthology.orchestra.run.smithi033.stdout: "check_on_raw": false, 2024-02-19T21:01:12.055 INFO:teuthology.orchestra.run.smithi033.stdout: "max_size": -1, 2024-02-19T21:01:12.055 INFO:teuthology.orchestra.run.smithi033.stdout: "max_size_kb": 0, 2024-02-19T21:01:12.055 INFO:teuthology.orchestra.run.smithi033.stdout: "max_objects": -1 2024-02-19T21:01:12.055 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:01:12.055 INFO:teuthology.orchestra.run.smithi033.stdout: "user_quota": { 2024-02-19T21:01:12.055 INFO:teuthology.orchestra.run.smithi033.stdout: "enabled": false, 2024-02-19T21:01:12.055 INFO:teuthology.orchestra.run.smithi033.stdout: "check_on_raw": false, 2024-02-19T21:01:12.055 INFO:teuthology.orchestra.run.smithi033.stdout: "max_size": -1, 2024-02-19T21:01:12.055 INFO:teuthology.orchestra.run.smithi033.stdout: "max_size_kb": 0, 2024-02-19T21:01:12.055 INFO:teuthology.orchestra.run.smithi033.stdout: "max_objects": -1 2024-02-19T21:01:12.056 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-02-19T21:01:12.056 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:01:12.056 INFO:teuthology.orchestra.run.smithi033.stdout: "realm_id": "cb825ddd-2201-4221-8bac-a11feb70f393", 2024-02-19T21:01:12.056 INFO:teuthology.orchestra.run.smithi033.stdout: "realm_name": "r", 2024-02-19T21:01:12.056 INFO:teuthology.orchestra.run.smithi033.stdout: "realm_epoch": 2 2024-02-19T21:01:12.056 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-02-19T21:01:12.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:11 smithi033 bash[35201]: audit 2024-02-19T21:01:10.964473+0000 mon.a (mon.0) 551 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-19T21:01:12.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:11 smithi033 bash[35201]: cluster 2024-02-19T21:01:10.964533+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-19T21:01:12.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:11 smithi033 bash[35201]: audit 2024-02-19T21:01:10.966065+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.33:0/1052425620' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-19T21:01:12.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:11 smithi033 bash[35201]: audit 2024-02-19T21:01:10.966681+0000 mon.a (mon.0) 553 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-19T21:01:12.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:11 smithi033 bash[35201]: cluster 2024-02-19T21:01:11.859644+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v215: 129 pgs: 8 creating+peering, 42 unknown, 79 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-19T21:01:12.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:11 smithi033 bash[35201]: audit 2024-02-19T21:01:11.966978+0000 mon.a (mon.0) 554 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-19T21:01:12.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:11 smithi033 bash[35201]: cluster 2024-02-19T21:01:11.967053+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-19T21:01:12.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:11 smithi033 bash[38634]: audit 2024-02-19T21:01:10.964473+0000 mon.a (mon.0) 551 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-19T21:01:12.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:11 smithi033 bash[38634]: cluster 2024-02-19T21:01:10.964533+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-19T21:01:12.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:11 smithi033 bash[38634]: audit 2024-02-19T21:01:10.966065+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.33:0/1052425620' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-19T21:01:12.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:11 smithi033 bash[38634]: audit 2024-02-19T21:01:10.966681+0000 mon.a (mon.0) 553 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-19T21:01:12.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:11 smithi033 bash[38634]: cluster 2024-02-19T21:01:11.859644+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v215: 129 pgs: 8 creating+peering, 42 unknown, 79 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-19T21:01:12.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:11 smithi033 bash[38634]: audit 2024-02-19T21:01:11.966978+0000 mon.a (mon.0) 554 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-19T21:01:12.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:11 smithi033 bash[38634]: cluster 2024-02-19T21:01:11.967053+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-19T21:01:12.447 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:11 smithi172 bash[35245]: audit 2024-02-19T21:01:10.964473+0000 mon.a (mon.0) 551 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-19T21:01:12.447 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:11 smithi172 bash[35245]: cluster 2024-02-19T21:01:10.964533+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-19T21:01:12.447 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:11 smithi172 bash[35245]: audit 2024-02-19T21:01:10.966065+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.33:0/1052425620' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-19T21:01:12.447 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:11 smithi172 bash[35245]: audit 2024-02-19T21:01:10.966681+0000 mon.a (mon.0) 553 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-19T21:01:12.448 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:11 smithi172 bash[35245]: cluster 2024-02-19T21:01:11.859644+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v215: 129 pgs: 8 creating+peering, 42 unknown, 79 active+clean; 1.8 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-19T21:01:12.448 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:11 smithi172 bash[35245]: audit 2024-02-19T21:01:11.966978+0000 mon.a (mon.0) 554 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-19T21:01:12.448 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:11 smithi172 bash[35245]: cluster 2024-02-19T21:01:11.967053+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-19T21:01:12.867 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2024-02-19T21:01:14.689 INFO:teuthology.orchestra.run.smithi033.stdout:Scheduled rgw update... 2024-02-19T21:01:15.059 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[35201]: cluster 2024-02-19T21:01:13.860078+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v217: 129 pgs: 8 creating+peering, 121 active+clean; 2.2 KiB data, 4.6 MiB used, 707 GiB / 715 GiB avail; 208 B/s rd, 1.0 KiB/s wr, 3 op/s 2024-02-19T21:01:15.059 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[35201]: audit 2024-02-19T21:01:14.697128+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-19T21:01:14.696800\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-02-19T21:01:15.059 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[35201]: audit 2024-02-19T21:01:14.699963+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-19T21:01:14.696800\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-02-19T21:01:15.060 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[35201]: audit 2024-02-19T21:01:14.702172+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-02-19T21:01:15.060 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[35201]: audit 2024-02-19T21:01:14.705684+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-02-19T21:01:15.060 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[35201]: audit 2024-02-19T21:01:14.706434+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-02-19T21:01:15.060 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[35201]: audit 2024-02-19T21:01:14.710144+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-02-19T21:01:15.060 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[35201]: audit 2024-02-19T21:01:14.710863+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-02-19T21:01:15.060 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[35201]: audit 2024-02-19T21:01:14.715422+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-02-19T21:01:15.060 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[35201]: audit 2024-02-19T21:01:14.716229+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi172.stcvbx", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:01:15.060 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[35201]: audit 2024-02-19T21:01:14.719221+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi172.stcvbx", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-19T21:01:15.060 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[35201]: audit 2024-02-19T21:01:14.719815+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:01:15.060 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[35201]: audit 2024-02-19T21:01:14.720545+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi172.stcvbx", "key": "container_image"}]: dispatch 2024-02-19T21:01:15.061 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[38634]: cluster 2024-02-19T21:01:13.860078+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v217: 129 pgs: 8 creating+peering, 121 active+clean; 2.2 KiB data, 4.6 MiB used, 707 GiB / 715 GiB avail; 208 B/s rd, 1.0 KiB/s wr, 3 op/s 2024-02-19T21:01:15.061 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[38634]: audit 2024-02-19T21:01:14.697128+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-19T21:01:14.696800\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-02-19T21:01:15.061 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[38634]: audit 2024-02-19T21:01:14.699963+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-19T21:01:14.696800\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-02-19T21:01:15.061 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[38634]: audit 2024-02-19T21:01:14.702172+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-02-19T21:01:15.061 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[38634]: audit 2024-02-19T21:01:14.705684+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-02-19T21:01:15.061 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[38634]: audit 2024-02-19T21:01:14.706434+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-02-19T21:01:15.061 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[38634]: audit 2024-02-19T21:01:14.710144+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-02-19T21:01:15.061 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[38634]: audit 2024-02-19T21:01:14.710863+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-02-19T21:01:15.061 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[38634]: audit 2024-02-19T21:01:14.715422+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-02-19T21:01:15.061 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[38634]: audit 2024-02-19T21:01:14.716229+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi172.stcvbx", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:01:15.061 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[38634]: audit 2024-02-19T21:01:14.719221+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi172.stcvbx", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-19T21:01:15.061 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[38634]: audit 2024-02-19T21:01:14.719815+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:01:15.061 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:14 smithi033 bash[38634]: audit 2024-02-19T21:01:14.720545+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi172.stcvbx", "key": "container_image"}]: dispatch 2024-02-19T21:01:15.164 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:14 smithi172 bash[35245]: cluster 2024-02-19T21:01:13.860078+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v217: 129 pgs: 8 creating+peering, 121 active+clean; 2.2 KiB data, 4.6 MiB used, 707 GiB / 715 GiB avail; 208 B/s rd, 1.0 KiB/s wr, 3 op/s 2024-02-19T21:01:15.164 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:14 smithi172 bash[35245]: audit 2024-02-19T21:01:14.697128+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-19T21:01:14.696800\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2024-02-19T21:01:15.164 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:14 smithi172 bash[35245]: audit 2024-02-19T21:01:14.699963+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2024-02-19T21:01:14.696800\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2024-02-19T21:01:15.164 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:14 smithi172 bash[35245]: audit 2024-02-19T21:01:14.702172+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2024-02-19T21:01:15.164 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:14 smithi172 bash[35245]: audit 2024-02-19T21:01:14.705684+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2024-02-19T21:01:15.165 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:14 smithi172 bash[35245]: audit 2024-02-19T21:01:14.706434+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2024-02-19T21:01:15.165 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:14 smithi172 bash[35245]: audit 2024-02-19T21:01:14.710144+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2024-02-19T21:01:15.165 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:14 smithi172 bash[35245]: audit 2024-02-19T21:01:14.710863+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2024-02-19T21:01:15.165 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:14 smithi172 bash[35245]: audit 2024-02-19T21:01:14.715422+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2024-02-19T21:01:15.165 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:14 smithi172 bash[35245]: audit 2024-02-19T21:01:14.716229+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi172.stcvbx", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:01:15.165 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:14 smithi172 bash[35245]: audit 2024-02-19T21:01:14.719221+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi172.stcvbx", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-19T21:01:15.165 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:14 smithi172 bash[35245]: audit 2024-02-19T21:01:14.719815+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:01:15.165 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:14 smithi172 bash[35245]: audit 2024-02-19T21:01:14.720545+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi172.stcvbx", "key": "container_image"}]: dispatch 2024-02-19T21:01:15.491 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'sleep 120' 2024-02-19T21:01:16.048 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:15 smithi172 bash[35245]: audit 2024-02-19T21:01:14.696291+0000 mgr.y (mgr.14142) 221 : audit [DBG] from='client.24550 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:01:16.048 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:15 smithi172 bash[35245]: cephadm 2024-02-19T21:01:14.696786+0000 mgr.y (mgr.14142) 222 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-02-19T21:01:16.048 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:15 smithi172 bash[35245]: cephadm 2024-02-19T21:01:14.720237+0000 mgr.y (mgr.14142) 223 : cephadm [INF] Deploying daemon rgw.r.z.smithi172.stcvbx on smithi172 2024-02-19T21:01:16.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:15 smithi033 bash[35201]: audit 2024-02-19T21:01:14.696291+0000 mgr.y (mgr.14142) 221 : audit [DBG] from='client.24550 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:01:16.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:15 smithi033 bash[35201]: cephadm 2024-02-19T21:01:14.696786+0000 mgr.y (mgr.14142) 222 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-02-19T21:01:16.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:15 smithi033 bash[35201]: cephadm 2024-02-19T21:01:14.720237+0000 mgr.y (mgr.14142) 223 : cephadm [INF] Deploying daemon rgw.r.z.smithi172.stcvbx on smithi172 2024-02-19T21:01:16.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:15 smithi033 bash[38634]: audit 2024-02-19T21:01:14.696291+0000 mgr.y (mgr.14142) 221 : audit [DBG] from='client.24550 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:01:16.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:15 smithi033 bash[38634]: cephadm 2024-02-19T21:01:14.696786+0000 mgr.y (mgr.14142) 222 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-02-19T21:01:16.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:15 smithi033 bash[38634]: cephadm 2024-02-19T21:01:14.720237+0000 mgr.y (mgr.14142) 223 : cephadm [INF] Deploying daemon rgw.r.z.smithi172.stcvbx on smithi172 2024-02-19T21:01:17.059 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:16 smithi033 bash[38634]: cluster 2024-02-19T21:01:15.860612+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 4.5 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 3.5 KiB/s wr, 13 op/s 2024-02-19T21:01:17.059 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:16 smithi033 bash[35201]: cluster 2024-02-19T21:01:15.860612+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 4.5 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 3.5 KiB/s wr, 13 op/s 2024-02-19T21:01:17.060 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:16 smithi033 bash[38634]: audit 2024-02-19T21:01:16.506720+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413803\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413879\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413912\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413942\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413971\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414000\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414041\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414075\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414104\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:01:17.060 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:16 smithi033 bash[38634]: audit 2024-02-19T21:01:16.509805+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413803\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413879\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413912\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413942\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413971\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414000\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414041\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414075\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414104\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:01:17.060 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:16 smithi033 bash[38634]: audit 2024-02-19T21:01:16.510385+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi033.kfouac", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:01:17.060 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:16 smithi033 bash[38634]: audit 2024-02-19T21:01:16.513253+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi033.kfouac", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-19T21:01:17.060 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:16 smithi033 bash[38634]: audit 2024-02-19T21:01:16.513929+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:01:17.060 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:16 smithi033 bash[38634]: audit 2024-02-19T21:01:16.514668+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi033.kfouac", "key": "container_image"}]: dispatch 2024-02-19T21:01:17.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:16 smithi033 bash[35201]: audit 2024-02-19T21:01:16.506720+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413803\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413879\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413912\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413942\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413971\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414000\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414041\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414075\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414104\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:01:17.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:16 smithi033 bash[35201]: audit 2024-02-19T21:01:16.509805+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413803\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413879\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413912\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413942\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413971\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414000\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414041\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414075\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414104\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:01:17.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:16 smithi033 bash[35201]: audit 2024-02-19T21:01:16.510385+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi033.kfouac", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:01:17.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:16 smithi033 bash[35201]: audit 2024-02-19T21:01:16.513253+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi033.kfouac", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-19T21:01:17.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:16 smithi033 bash[35201]: audit 2024-02-19T21:01:16.513929+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:01:17.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:16 smithi033 bash[35201]: audit 2024-02-19T21:01:16.514668+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi033.kfouac", "key": "container_image"}]: dispatch 2024-02-19T21:01:17.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:16 smithi172 bash[35245]: cluster 2024-02-19T21:01:15.860612+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 4.5 KiB data, 4.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 3.5 KiB/s wr, 13 op/s 2024-02-19T21:01:17.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:16 smithi172 bash[35245]: audit 2024-02-19T21:01:16.506720+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413803\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413879\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413912\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413942\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413971\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414000\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414041\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414075\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414104\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:01:17.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:16 smithi172 bash[35245]: audit 2024-02-19T21:01:16.509805+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413803\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413879\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413912\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413942\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.413971\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414000\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414041\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414075\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:08.414104\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:01:17.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:16 smithi172 bash[35245]: audit 2024-02-19T21:01:16.510385+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi033.kfouac", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:01:17.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:16 smithi172 bash[35245]: audit 2024-02-19T21:01:16.513253+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi033.kfouac", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2024-02-19T21:01:17.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:16 smithi172 bash[35245]: audit 2024-02-19T21:01:16.513929+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:01:17.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:16 smithi172 bash[35245]: audit 2024-02-19T21:01:16.514668+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi033.kfouac", "key": "container_image"}]: dispatch 2024-02-19T21:01:17.915 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:17 smithi033 bash[35201]: cephadm 2024-02-19T21:01:16.514390+0000 mgr.y (mgr.14142) 225 : cephadm [INF] Deploying daemon rgw.r.z.smithi033.kfouac on smithi033 2024-02-19T21:01:18.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:17 smithi172 bash[35245]: cephadm 2024-02-19T21:01:16.514390+0000 mgr.y (mgr.14142) 225 : cephadm [INF] Deploying daemon rgw.r.z.smithi033.kfouac on smithi033 2024-02-19T21:01:18.213 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:17 smithi033 bash[38634]: cephadm 2024-02-19T21:01:16.514390+0000 mgr.y (mgr.14142) 225 : cephadm [INF] Deploying daemon rgw.r.z.smithi033.kfouac on smithi033 2024-02-19T21:01:19.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:18 smithi172 bash[35245]: cluster 2024-02-19T21:01:17.861096+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 907 B/s rd, 4.9 KiB/s wr, 18 op/s 2024-02-19T21:01:19.213 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:18 smithi033 bash[38634]: cluster 2024-02-19T21:01:17.861096+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 907 B/s rd, 4.9 KiB/s wr, 18 op/s 2024-02-19T21:01:19.213 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:18 smithi033 bash[35201]: cluster 2024-02-19T21:01:17.861096+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 6.9 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 907 B/s rd, 4.9 KiB/s wr, 18 op/s 2024-02-19T21:01:20.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:19 smithi172 bash[35245]: audit 2024-02-19T21:01:18.978349+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.712922\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713001\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713046\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713081\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713111\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713140\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713170\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713200\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713229\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}, \"rgw.r.z.smithi033.kfouac\": {\"hostname\": \"smithi033\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:01:20.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:19 smithi172 bash[35245]: audit 2024-02-19T21:01:18.981135+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.712922\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713001\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713046\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713081\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713111\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713140\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713170\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713200\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713229\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}, \"rgw.r.z.smithi033.kfouac\": {\"hostname\": \"smithi033\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:01:20.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:19 smithi172 bash[35245]: audit 2024-02-19T21:01:18.981767+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:01:20.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:19 smithi033 bash[35201]: audit 2024-02-19T21:01:18.978349+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.712922\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713001\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713046\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713081\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713111\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713140\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713170\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713200\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713229\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}, \"rgw.r.z.smithi033.kfouac\": {\"hostname\": \"smithi033\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:01:20.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:19 smithi033 bash[35201]: audit 2024-02-19T21:01:18.981135+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.712922\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713001\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713046\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713081\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713111\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713140\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713170\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713200\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713229\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}, \"rgw.r.z.smithi033.kfouac\": {\"hostname\": \"smithi033\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:01:20.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:19 smithi033 bash[35201]: audit 2024-02-19T21:01:18.981767+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:01:20.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:19 smithi033 bash[38634]: audit 2024-02-19T21:01:18.978349+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.712922\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713001\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713046\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713081\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713111\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713140\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713170\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713200\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713229\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}, \"rgw.r.z.smithi033.kfouac\": {\"hostname\": \"smithi033\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:01:20.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:19 smithi033 bash[38634]: audit 2024-02-19T21:01:18.981135+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.712922\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713001\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713046\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713081\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713111\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713140\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713170\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713200\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:04.713229\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}, \"rgw.r.z.smithi033.kfouac\": {\"hostname\": \"smithi033\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"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\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:01:20.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:19 smithi033 bash[38634]: audit 2024-02-19T21:01:18.981767+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:01:21.059 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:20 smithi033 bash[35201]: cluster 2024-02-19T21:01:19.861532+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 17 KiB/s rd, 4.5 KiB/s wr, 49 op/s 2024-02-19T21:01:21.060 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:20 smithi033 bash[38634]: cluster 2024-02-19T21:01:19.861532+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 17 KiB/s rd, 4.5 KiB/s wr, 49 op/s 2024-02-19T21:01:21.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:20 smithi172 bash[35245]: cluster 2024-02-19T21:01:19.861532+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 17 KiB/s rd, 4.5 KiB/s wr, 49 op/s 2024-02-19T21:01:22.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:21 smithi172 bash[35245]: audit 2024-02-19T21:01:21.929251+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928033\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928115\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928149\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928180\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928210\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928240\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928270\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928300\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928329\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}, \"rgw.r.z.smithi033.kfouac\": {\"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928358\", \"created\": \"2024-02-19T21:01:18.945511\", \"started\": \"2024-02-19T21:01:18.979577\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720\"}}, \"last_daemon_update\": \"2024-02-19T21:01:21.928435\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:01:22.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:21 smithi172 bash[35245]: audit 2024-02-19T21:01:21.932310+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928033\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928115\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928149\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928180\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928210\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928240\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928270\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928300\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928329\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}, \"rgw.r.z.smithi033.kfouac\": {\"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928358\", \"created\": \"2024-02-19T21:01:18.945511\", \"started\": \"2024-02-19T21:01:18.979577\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720\"}}, \"last_daemon_update\": \"2024-02-19T21:01:21.928435\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:01:22.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:21 smithi172 bash[35245]: audit 2024-02-19T21:01:21.932772+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:01:22.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:21 smithi033 bash[35201]: audit 2024-02-19T21:01:21.929251+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928033\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928115\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928149\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928180\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928210\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928240\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928270\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928300\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928329\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}, \"rgw.r.z.smithi033.kfouac\": {\"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928358\", \"created\": \"2024-02-19T21:01:18.945511\", \"started\": \"2024-02-19T21:01:18.979577\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720\"}}, \"last_daemon_update\": \"2024-02-19T21:01:21.928435\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:01:22.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:21 smithi033 bash[35201]: audit 2024-02-19T21:01:21.932310+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928033\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928115\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928149\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928180\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928210\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928240\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928270\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928300\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928329\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}, \"rgw.r.z.smithi033.kfouac\": {\"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928358\", \"created\": \"2024-02-19T21:01:18.945511\", \"started\": \"2024-02-19T21:01:18.979577\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720\"}}, \"last_daemon_update\": \"2024-02-19T21:01:21.928435\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:01:22.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:21 smithi033 bash[35201]: audit 2024-02-19T21:01:21.932772+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:01:22.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:21 smithi033 bash[38634]: audit 2024-02-19T21:01:21.929251+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928033\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928115\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928149\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928180\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928210\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928240\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928270\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928300\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928329\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}, \"rgw.r.z.smithi033.kfouac\": {\"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928358\", \"created\": \"2024-02-19T21:01:18.945511\", \"started\": \"2024-02-19T21:01:18.979577\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720\"}}, \"last_daemon_update\": \"2024-02-19T21:01:21.928435\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]: dispatch 2024-02-19T21:01:22.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:21 smithi033 bash[38634]: audit 2024-02-19T21:01:21.932310+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928033\", \"created\": \"2024-02-19T20:54:50.806675\", \"started\": \"2024-02-19T20:54:55.144482\"}, \"mgr.y\": {\"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928115\", \"created\": \"2024-02-19T20:54:57.383570\", \"started\": \"2024-02-19T20:54:57.415212\"}, \"mon.c\": {\"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928149\", \"created\": \"2024-02-19T20:56:18.010278\", \"started\": \"2024-02-19T20:56:18.043289\"}, \"osd.0\": {\"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928180\", \"created\": \"2024-02-19T20:57:05.084530\", \"started\": \"2024-02-19T20:57:06.770631\"}, \"osd.1\": {\"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928210\", \"created\": \"2024-02-19T20:57:22.461255\", \"started\": \"2024-02-19T20:57:23.955086\"}, \"osd.2\": {\"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928240\", \"created\": \"2024-02-19T20:57:41.319957\", \"started\": \"2024-02-19T20:57:43.127951\"}, \"osd.3\": {\"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928270\", \"created\": \"2024-02-19T20:58:00.493654\", \"started\": \"2024-02-19T20:58:02.357878\"}, \"node-exporter.a\": {\"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928300\", \"created\": \"2024-02-19T20:59:44.593005\", \"started\": \"2024-02-19T20:59:56.082782\"}, \"alertmanager.a\": {\"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928329\", \"created\": \"2024-02-19T21:00:03.003714\", \"started\": \"2024-02-19T21:00:41.086021\"}, \"rgw.r.z.smithi033.kfouac\": {\"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:21.928358\", \"created\": \"2024-02-19T21:01:18.945511\", \"started\": \"2024-02-19T21:01:18.979577\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720\"}}, \"last_daemon_update\": \"2024-02-19T21:01:21.928435\", \"last_device_update\": \"2024-02-19T20:58:07.088918\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.33\"]}, \"last_host_check\": \"2024-02-19T20:55:25.029543\"}"}]': finished 2024-02-19T21:01:22.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:21 smithi033 bash[38634]: audit 2024-02-19T21:01:21.932772+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:01:23.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:22 smithi172 bash[35245]: cluster 2024-02-19T21:01:21.861914+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 91 op/s 2024-02-19T21:01:23.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:22 smithi033 bash[35201]: cluster 2024-02-19T21:01:21.861914+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 91 op/s 2024-02-19T21:01:23.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:22 smithi033 bash[38634]: cluster 2024-02-19T21:01:21.861914+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 41 KiB/s rd, 4.0 KiB/s wr, 91 op/s 2024-02-19T21:01:24.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:23 smithi033 bash[35201]: cluster 2024-02-19T21:01:23.862679+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 85 KiB/s rd, 3.4 KiB/s wr, 165 op/s 2024-02-19T21:01:24.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:23 smithi033 bash[38634]: cluster 2024-02-19T21:01:23.862679+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 85 KiB/s rd, 3.4 KiB/s wr, 165 op/s 2024-02-19T21:01:24.360 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:23 smithi172 bash[35245]: cluster 2024-02-19T21:01:23.862679+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 85 KiB/s rd, 3.4 KiB/s wr, 165 op/s 2024-02-19T21:01:25.698 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:25 smithi172 bash[35245]: audit 2024-02-19T21:01:25.373248+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371808\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371905\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371945\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371980\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372013\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372068\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372103\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372136\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372170\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372203\", \"created\": \"2024-02-19T21:01:16.473307\", \"started\": \"2024-02-19T21:01:16.507991\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_daemon_update\": \"2024-02-19T21:01:25.372301\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:01:25.698 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:25 smithi172 bash[35245]: audit 2024-02-19T21:01:25.376633+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371808\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371905\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371945\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371980\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372013\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372068\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372103\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372136\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372170\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372203\", \"created\": \"2024-02-19T21:01:16.473307\", \"started\": \"2024-02-19T21:01:16.507991\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_daemon_update\": \"2024-02-19T21:01:25.372301\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:01:25.810 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:25 smithi033 bash[35201]: audit 2024-02-19T21:01:25.373248+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371808\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371905\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371945\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371980\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372013\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372068\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372103\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372136\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372170\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372203\", \"created\": \"2024-02-19T21:01:16.473307\", \"started\": \"2024-02-19T21:01:16.507991\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_daemon_update\": \"2024-02-19T21:01:25.372301\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:01:25.810 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:25 smithi033 bash[35201]: audit 2024-02-19T21:01:25.376633+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371808\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371905\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371945\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371980\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372013\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372068\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372103\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372136\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372170\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372203\", \"created\": \"2024-02-19T21:01:16.473307\", \"started\": \"2024-02-19T21:01:16.507991\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_daemon_update\": \"2024-02-19T21:01:25.372301\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:01:25.810 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:25 smithi033 bash[38634]: audit 2024-02-19T21:01:25.373248+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371808\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371905\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371945\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371980\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372013\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372068\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372103\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372136\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372170\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372203\", \"created\": \"2024-02-19T21:01:16.473307\", \"started\": \"2024-02-19T21:01:16.507991\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_daemon_update\": \"2024-02-19T21:01:25.372301\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:01:25.811 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:25 smithi033 bash[38634]: audit 2024-02-19T21:01:25.376633+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371808\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"ea0bc953d7bc\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371905\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T20:56:49.519419\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371945\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371980\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372013\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372068\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372103\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372136\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372170\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372203\", \"created\": \"2024-02-19T21:01:16.473307\", \"started\": \"2024-02-19T21:01:16.507991\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:47.508620\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_daemon_update\": \"2024-02-19T21:01:25.372301\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:01:26.947 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:26 smithi172 bash[35245]: cluster 2024-02-19T21:01:25.863296+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 3.0 KiB/s wr, 177 op/s 2024-02-19T21:01:27.059 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:26 smithi033 bash[35201]: cluster 2024-02-19T21:01:25.863296+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 3.0 KiB/s wr, 177 op/s 2024-02-19T21:01:27.059 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:26 smithi033 bash[38634]: cluster 2024-02-19T21:01:25.863296+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 3.0 KiB/s wr, 177 op/s 2024-02-19T21:01:29.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:28 smithi172 bash[35245]: cluster 2024-02-19T21:01:27.863875+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 1.7 KiB/s wr, 172 op/s 2024-02-19T21:01:29.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:28 smithi033 bash[35201]: cluster 2024-02-19T21:01:27.863875+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 1.7 KiB/s wr, 172 op/s 2024-02-19T21:01:29.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:28 smithi033 bash[38634]: cluster 2024-02-19T21:01:27.863875+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 1.7 KiB/s wr, 172 op/s 2024-02-19T21:01:31.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:30 smithi172 bash[35245]: cluster 2024-02-19T21:01:29.864367+0000 mgr.y (mgr.14142) 232 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-02-19T21:01:31.309 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:30 smithi033 bash[38634]: cluster 2024-02-19T21:01:29.864367+0000 mgr.y (mgr.14142) 232 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-02-19T21:01:31.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:30 smithi033 bash[35201]: cluster 2024-02-19T21:01:29.864367+0000 mgr.y (mgr.14142) 232 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 170 B/s wr, 166 op/s 2024-02-19T21:01:33.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:32 smithi172 bash[35245]: cluster 2024-02-19T21:01:31.864779+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 141 op/s 2024-02-19T21:01:33.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:32 smithi033 bash[35201]: cluster 2024-02-19T21:01:31.864779+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 141 op/s 2024-02-19T21:01:33.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:32 smithi033 bash[38634]: cluster 2024-02-19T21:01:31.864779+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 141 op/s 2024-02-19T21:01:35.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:34 smithi172 bash[35245]: cluster 2024-02-19T21:01:33.865569+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 60 KiB/s rd, 85 B/s wr, 102 op/s 2024-02-19T21:01:35.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:34 smithi033 bash[35201]: cluster 2024-02-19T21:01:33.865569+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 60 KiB/s rd, 85 B/s wr, 102 op/s 2024-02-19T21:01:35.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:34 smithi033 bash[38634]: cluster 2024-02-19T21:01:33.865569+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 60 KiB/s rd, 85 B/s wr, 102 op/s 2024-02-19T21:01:37.059 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:36 smithi033 bash[35201]: cluster 2024-02-19T21:01:35.866324+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 9.7 KiB/s rd, 85 B/s wr, 14 op/s 2024-02-19T21:01:37.060 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:36 smithi033 bash[38634]: cluster 2024-02-19T21:01:35.866324+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 9.7 KiB/s rd, 85 B/s wr, 14 op/s 2024-02-19T21:01:37.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:36 smithi172 bash[35245]: cluster 2024-02-19T21:01:35.866324+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 9.7 KiB/s rd, 85 B/s wr, 14 op/s 2024-02-19T21:01:39.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:38 smithi172 bash[35245]: cluster 2024-02-19T21:01:37.866886+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:39.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:38 smithi033 bash[35201]: cluster 2024-02-19T21:01:37.866886+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:39.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:38 smithi033 bash[38634]: cluster 2024-02-19T21:01:37.866886+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:41.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:40 smithi172 bash[35245]: cluster 2024-02-19T21:01:39.867387+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:41.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:40 smithi033 bash[35201]: cluster 2024-02-19T21:01:39.867387+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:41.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:40 smithi033 bash[38634]: cluster 2024-02-19T21:01:39.867387+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:43.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:42 smithi172 bash[35245]: cluster 2024-02-19T21:01:41.867910+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:43.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:42 smithi033 bash[35201]: cluster 2024-02-19T21:01:41.867910+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:43.311 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:42 smithi033 bash[38634]: cluster 2024-02-19T21:01:41.867910+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:45.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:44 smithi172 bash[35245]: cluster 2024-02-19T21:01:43.868482+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:45.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:44 smithi033 bash[35201]: cluster 2024-02-19T21:01:43.868482+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:45.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:44 smithi033 bash[38634]: cluster 2024-02-19T21:01:43.868482+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:47.060 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:46 smithi033 bash[35201]: cluster 2024-02-19T21:01:45.869011+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:47.060 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:46 smithi033 bash[38634]: cluster 2024-02-19T21:01:45.869011+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:47.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:46 smithi172 bash[35245]: cluster 2024-02-19T21:01:45.869011+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:49.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:48 smithi172 bash[35245]: cluster 2024-02-19T21:01:47.869584+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:49.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:48 smithi033 bash[35201]: cluster 2024-02-19T21:01:47.869584+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:49.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:48 smithi033 bash[38634]: cluster 2024-02-19T21:01:47.869584+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:51.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:50 smithi172 bash[35245]: cluster 2024-02-19T21:01:49.870278+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:51.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:50 smithi033 bash[35201]: cluster 2024-02-19T21:01:49.870278+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:51.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:50 smithi033 bash[38634]: cluster 2024-02-19T21:01:49.870278+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:53.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:52 smithi172 bash[35245]: cluster 2024-02-19T21:01:51.870780+0000 mgr.y (mgr.14142) 243 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:53.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:52 smithi033 bash[35201]: cluster 2024-02-19T21:01:51.870780+0000 mgr.y (mgr.14142) 243 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:53.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:52 smithi033 bash[38634]: cluster 2024-02-19T21:01:51.870780+0000 mgr.y (mgr.14142) 243 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:55.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:54 smithi172 bash[35245]: cluster 2024-02-19T21:01:53.871622+0000 mgr.y (mgr.14142) 244 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:55.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:54 smithi033 bash[35201]: cluster 2024-02-19T21:01:53.871622+0000 mgr.y (mgr.14142) 244 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:55.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:54 smithi033 bash[38634]: cluster 2024-02-19T21:01:53.871622+0000 mgr.y (mgr.14142) 244 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:57.060 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:56 smithi033 bash[35201]: cluster 2024-02-19T21:01:55.872276+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:57.060 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:56 smithi033 bash[38634]: cluster 2024-02-19T21:01:55.872276+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:57.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:56 smithi172 bash[35245]: cluster 2024-02-19T21:01:55.872276+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:59.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:01:58 smithi172 bash[35245]: cluster 2024-02-19T21:01:57.872764+0000 mgr.y (mgr.14142) 246 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:59.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:01:58 smithi033 bash[35201]: cluster 2024-02-19T21:01:57.872764+0000 mgr.y (mgr.14142) 246 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:01:59.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:01:58 smithi033 bash[38634]: cluster 2024-02-19T21:01:57.872764+0000 mgr.y (mgr.14142) 246 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:01.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:00 smithi172 bash[35245]: cluster 2024-02-19T21:01:59.873283+0000 mgr.y (mgr.14142) 247 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:01.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:00 smithi033 bash[35201]: cluster 2024-02-19T21:01:59.873283+0000 mgr.y (mgr.14142) 247 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:01.311 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:00 smithi033 bash[38634]: cluster 2024-02-19T21:01:59.873283+0000 mgr.y (mgr.14142) 247 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:03.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:02 smithi172 bash[35245]: cluster 2024-02-19T21:02:01.873864+0000 mgr.y (mgr.14142) 248 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:03.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:02 smithi033 bash[38634]: cluster 2024-02-19T21:02:01.873864+0000 mgr.y (mgr.14142) 248 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:03.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:02 smithi033 bash[35201]: cluster 2024-02-19T21:02:01.873864+0000 mgr.y (mgr.14142) 248 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:05.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:04 smithi172 bash[35245]: cluster 2024-02-19T21:02:03.874676+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:05.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:04 smithi033 bash[38634]: cluster 2024-02-19T21:02:03.874676+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:05.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:04 smithi033 bash[35201]: cluster 2024-02-19T21:02:03.874676+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:07.060 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:06 smithi033 bash[35201]: cluster 2024-02-19T21:02:05.875339+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:07.061 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:06 smithi033 bash[38634]: cluster 2024-02-19T21:02:05.875339+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:07.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:06 smithi172 bash[35245]: cluster 2024-02-19T21:02:05.875339+0000 mgr.y (mgr.14142) 250 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:09.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:08 smithi172 bash[35245]: cluster 2024-02-19T21:02:07.876090+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:09.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:08 smithi033 bash[35201]: cluster 2024-02-19T21:02:07.876090+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:09.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:08 smithi033 bash[38634]: cluster 2024-02-19T21:02:07.876090+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:11.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:10 smithi172 bash[35245]: cluster 2024-02-19T21:02:09.876683+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:11.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:10 smithi033 bash[35201]: cluster 2024-02-19T21:02:09.876683+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:11.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:10 smithi033 bash[38634]: cluster 2024-02-19T21:02:09.876683+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:13.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:12 smithi172 bash[35245]: cluster 2024-02-19T21:02:11.877269+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:13.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:12 smithi033 bash[38634]: cluster 2024-02-19T21:02:11.877269+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:13.311 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:12 smithi033 bash[35201]: cluster 2024-02-19T21:02:11.877269+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:15.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:14 smithi172 bash[35245]: cluster 2024-02-19T21:02:13.878054+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:15.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:14 smithi033 bash[38634]: cluster 2024-02-19T21:02:13.878054+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:15.311 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:14 smithi033 bash[35201]: cluster 2024-02-19T21:02:13.878054+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:17.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:16 smithi033 bash[35201]: cluster 2024-02-19T21:02:15.878671+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:17.061 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:16 smithi033 bash[38634]: cluster 2024-02-19T21:02:15.878671+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:17.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:16 smithi172 bash[35245]: cluster 2024-02-19T21:02:15.878671+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:19.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:18 smithi172 bash[35245]: cluster 2024-02-19T21:02:17.879364+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:19.311 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:18 smithi033 bash[35201]: cluster 2024-02-19T21:02:17.879364+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:19.311 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:18 smithi033 bash[38634]: cluster 2024-02-19T21:02:17.879364+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:21.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:20 smithi172 bash[35245]: cluster 2024-02-19T21:02:19.879864+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:21.311 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:20 smithi033 bash[35201]: cluster 2024-02-19T21:02:19.879864+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:21.311 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:20 smithi033 bash[38634]: cluster 2024-02-19T21:02:19.879864+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:23.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:22 smithi172 bash[35245]: cluster 2024-02-19T21:02:21.880361+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:23.311 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:22 smithi033 bash[38634]: cluster 2024-02-19T21:02:21.880361+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:23.311 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:22 smithi033 bash[35201]: cluster 2024-02-19T21:02:21.880361+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:25.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:24 smithi172 bash[35245]: cluster 2024-02-19T21:02:23.880996+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:25.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:24 smithi033 bash[35201]: cluster 2024-02-19T21:02:23.880996+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:25.311 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:24 smithi033 bash[38634]: cluster 2024-02-19T21:02:23.880996+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:27.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:26 smithi033 bash[35201]: cluster 2024-02-19T21:02:25.881596+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:27.061 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:26 smithi033 bash[38634]: cluster 2024-02-19T21:02:25.881596+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:27.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:26 smithi172 bash[35245]: cluster 2024-02-19T21:02:25.881596+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:29.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:28 smithi172 bash[35245]: cluster 2024-02-19T21:02:27.882223+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:29.311 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:28 smithi033 bash[35201]: cluster 2024-02-19T21:02:27.882223+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:29.311 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:28 smithi033 bash[38634]: cluster 2024-02-19T21:02:27.882223+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:31.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:30 smithi172 bash[35245]: cluster 2024-02-19T21:02:29.882761+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:31.311 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:30 smithi033 bash[35201]: cluster 2024-02-19T21:02:29.882761+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:31.311 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:30 smithi033 bash[38634]: cluster 2024-02-19T21:02:29.882761+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:33.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:32 smithi172 bash[35245]: cluster 2024-02-19T21:02:31.883309+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:33.311 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:32 smithi033 bash[35201]: cluster 2024-02-19T21:02:31.883309+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:33.311 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:32 smithi033 bash[38634]: cluster 2024-02-19T21:02:31.883309+0000 mgr.y (mgr.14142) 263 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:35.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:34 smithi172 bash[35245]: cluster 2024-02-19T21:02:33.883952+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:35.311 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:34 smithi033 bash[35201]: cluster 2024-02-19T21:02:33.883952+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:35.311 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:34 smithi033 bash[38634]: cluster 2024-02-19T21:02:33.883952+0000 mgr.y (mgr.14142) 264 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:37.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:36 smithi033 bash[35201]: cluster 2024-02-19T21:02:35.884544+0000 mgr.y (mgr.14142) 265 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:37.061 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:36 smithi033 bash[38634]: cluster 2024-02-19T21:02:35.884544+0000 mgr.y (mgr.14142) 265 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:37.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:36 smithi172 bash[35245]: cluster 2024-02-19T21:02:35.884544+0000 mgr.y (mgr.14142) 265 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:39.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:38 smithi172 bash[35245]: cluster 2024-02-19T21:02:37.885267+0000 mgr.y (mgr.14142) 266 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:39.311 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:38 smithi033 bash[35201]: cluster 2024-02-19T21:02:37.885267+0000 mgr.y (mgr.14142) 266 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:39.311 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:38 smithi033 bash[38634]: cluster 2024-02-19T21:02:37.885267+0000 mgr.y (mgr.14142) 266 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:41.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:40 smithi172 bash[35245]: cluster 2024-02-19T21:02:39.885999+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:41.311 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:40 smithi033 bash[35201]: cluster 2024-02-19T21:02:39.885999+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:41.311 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:40 smithi033 bash[38634]: cluster 2024-02-19T21:02:39.885999+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:43.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:42 smithi172 bash[35245]: cluster 2024-02-19T21:02:41.886692+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:43.311 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:42 smithi033 bash[38634]: cluster 2024-02-19T21:02:41.886692+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:43.311 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:42 smithi033 bash[35201]: cluster 2024-02-19T21:02:41.886692+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:45.200 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:44 smithi172 bash[35245]: cluster 2024-02-19T21:02:43.887415+0000 mgr.y (mgr.14142) 269 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:45.311 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:44 smithi033 bash[35201]: cluster 2024-02-19T21:02:43.887415+0000 mgr.y (mgr.14142) 269 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:45.311 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:44 smithi033 bash[38634]: cluster 2024-02-19T21:02:43.887415+0000 mgr.y (mgr.14142) 269 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:47.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:46 smithi033 bash[35201]: cluster 2024-02-19T21:02:45.888133+0000 mgr.y (mgr.14142) 270 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:47.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:46 smithi033 bash[38634]: cluster 2024-02-19T21:02:45.888133+0000 mgr.y (mgr.14142) 270 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:47.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:46 smithi172 bash[35245]: cluster 2024-02-19T21:02:45.888133+0000 mgr.y (mgr.14142) 270 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:49.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:48 smithi172 bash[35245]: cluster 2024-02-19T21:02:47.888890+0000 mgr.y (mgr.14142) 271 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:49.311 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:48 smithi033 bash[35201]: cluster 2024-02-19T21:02:47.888890+0000 mgr.y (mgr.14142) 271 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:49.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:48 smithi033 bash[38634]: cluster 2024-02-19T21:02:47.888890+0000 mgr.y (mgr.14142) 271 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:51.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:50 smithi172 bash[35245]: cluster 2024-02-19T21:02:49.889422+0000 mgr.y (mgr.14142) 272 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:51.311 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:50 smithi033 bash[35201]: cluster 2024-02-19T21:02:49.889422+0000 mgr.y (mgr.14142) 272 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:51.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:50 smithi033 bash[38634]: cluster 2024-02-19T21:02:49.889422+0000 mgr.y (mgr.14142) 272 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:53.199 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:52 smithi172 bash[35245]: cluster 2024-02-19T21:02:51.889944+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:53.311 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:52 smithi033 bash[35201]: cluster 2024-02-19T21:02:51.889944+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:53.311 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:52 smithi033 bash[38634]: cluster 2024-02-19T21:02:51.889944+0000 mgr.y (mgr.14142) 273 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:54.311 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:54 smithi033 bash[35201]: cluster 2024-02-19T21:02:53.890678+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:54.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:54 smithi033 bash[38634]: cluster 2024-02-19T21:02:53.890678+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:54.449 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:54 smithi172 bash[35245]: cluster 2024-02-19T21:02:53.890678+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:57.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:56 smithi033 bash[35201]: cluster 2024-02-19T21:02:55.891298+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:57.062 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:56 smithi033 bash[38634]: cluster 2024-02-19T21:02:55.891298+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:57.200 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:56 smithi172 bash[35245]: cluster 2024-02-19T21:02:55.891298+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:59.200 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:02:58 smithi172 bash[35245]: cluster 2024-02-19T21:02:57.892061+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:59.311 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:02:58 smithi033 bash[35201]: cluster 2024-02-19T21:02:57.892061+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:02:59.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:02:58 smithi033 bash[38634]: cluster 2024-02-19T21:02:57.892061+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:01.200 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:00 smithi172 bash[35245]: cluster 2024-02-19T21:02:59.892677+0000 mgr.y (mgr.14142) 277 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:01.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:00 smithi033 bash[35201]: cluster 2024-02-19T21:02:59.892677+0000 mgr.y (mgr.14142) 277 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:01.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:00 smithi033 bash[38634]: cluster 2024-02-19T21:02:59.892677+0000 mgr.y (mgr.14142) 277 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:03.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:02 smithi033 bash[35201]: cluster 2024-02-19T21:03:01.893174+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:03.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:02 smithi033 bash[38634]: cluster 2024-02-19T21:03:01.893174+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:03.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:02 smithi172 bash[35245]: cluster 2024-02-19T21:03:01.893174+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:04.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:03 smithi033 bash[38634]: cluster 2024-02-19T21:03:03.893904+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:04.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:03 smithi033 bash[35201]: cluster 2024-02-19T21:03:03.893904+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:04.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:03 smithi172 bash[35245]: cluster 2024-02-19T21:03:03.893904+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:07.062 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:06 smithi033 bash[38634]: cluster 2024-02-19T21:03:05.894432+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:07.062 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:06 smithi033 bash[35201]: cluster 2024-02-19T21:03:05.894432+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:07.200 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:06 smithi172 bash[35245]: cluster 2024-02-19T21:03:05.894432+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:09.200 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:08 smithi172 bash[35245]: cluster 2024-02-19T21:03:07.895016+0000 mgr.y (mgr.14142) 281 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:09.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:08 smithi033 bash[35201]: cluster 2024-02-19T21:03:07.895016+0000 mgr.y (mgr.14142) 281 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:09.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:08 smithi033 bash[38634]: cluster 2024-02-19T21:03:07.895016+0000 mgr.y (mgr.14142) 281 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:11.200 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:10 smithi172 bash[35245]: cluster 2024-02-19T21:03:09.895599+0000 mgr.y (mgr.14142) 282 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:11.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:10 smithi033 bash[35201]: cluster 2024-02-19T21:03:09.895599+0000 mgr.y (mgr.14142) 282 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:11.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:10 smithi033 bash[38634]: cluster 2024-02-19T21:03:09.895599+0000 mgr.y (mgr.14142) 282 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:13.200 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:12 smithi172 bash[35245]: cluster 2024-02-19T21:03:11.896109+0000 mgr.y (mgr.14142) 283 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:13.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:12 smithi033 bash[35201]: cluster 2024-02-19T21:03:11.896109+0000 mgr.y (mgr.14142) 283 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:13.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:12 smithi033 bash[38634]: cluster 2024-02-19T21:03:11.896109+0000 mgr.y (mgr.14142) 283 : cluster [DBG] pgmap v276: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:15.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:14 smithi033 bash[35201]: cluster 2024-02-19T21:03:13.896720+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:15.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:14 smithi033 bash[38634]: cluster 2024-02-19T21:03:13.896720+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:15.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:14 smithi172 bash[35245]: cluster 2024-02-19T21:03:13.896720+0000 mgr.y (mgr.14142) 284 : cluster [DBG] pgmap v277: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:17.062 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:16 smithi033 bash[35201]: cluster 2024-02-19T21:03:15.897315+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:17.062 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:16 smithi033 bash[38634]: cluster 2024-02-19T21:03:15.897315+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:17.200 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:16 smithi172 bash[35245]: cluster 2024-02-19T21:03:15.897315+0000 mgr.y (mgr.14142) 285 : cluster [DBG] pgmap v278: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:18.091 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-02-19T21:03:19.062 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:18 smithi033 bash[35201]: cluster 2024-02-19T21:03:17.897862+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:19.063 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:18 smithi033 bash[38634]: cluster 2024-02-19T21:03:17.897862+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:19.200 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:18 smithi172 bash[35245]: cluster 2024-02-19T21:03:17.897862+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v279: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:20.584 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-02-19T21:03:21.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:20 smithi033 bash[38634]: cluster 2024-02-19T21:03:19.898310+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:21.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:20 smithi033 bash[38634]: audit 2024-02-19T21:03:20.043551+0000 mon.a (mon.0) 582 : audit [INF] from='client.? 172.21.15.33:0/434118961' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-02-19T21:03:21.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:20 smithi033 bash[38634]: audit 2024-02-19T21:03:20.049146+0000 mon.a (mon.0) 583 : audit [INF] from='client.? 172.21.15.33:0/434118961' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-02-19T21:03:21.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:20 smithi033 bash[35201]: cluster 2024-02-19T21:03:19.898310+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:21.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:20 smithi033 bash[35201]: audit 2024-02-19T21:03:20.043551+0000 mon.a (mon.0) 582 : audit [INF] from='client.? 172.21.15.33:0/434118961' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-02-19T21:03:21.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:20 smithi033 bash[35201]: audit 2024-02-19T21:03:20.049146+0000 mon.a (mon.0) 583 : audit [INF] from='client.? 172.21.15.33:0/434118961' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-02-19T21:03:21.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:20 smithi172 bash[35245]: cluster 2024-02-19T21:03:19.898310+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v280: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:21.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:20 smithi172 bash[35245]: audit 2024-02-19T21:03:20.043551+0000 mon.a (mon.0) 582 : audit [INF] from='client.? 172.21.15.33:0/434118961' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2024-02-19T21:03:21.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:20 smithi172 bash[35245]: audit 2024-02-19T21:03:20.049146+0000 mon.a (mon.0) 583 : audit [INF] from='client.? 172.21.15.33:0/434118961' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2024-02-19T21:03:22.114 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:22 smithi033 bash[38634]: cluster 2024-02-19T21:03:21.898682+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:22.114 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:22 smithi033 bash[35201]: cluster 2024-02-19T21:03:21.898682+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:22.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:22 smithi172 bash[35245]: cluster 2024-02-19T21:03:21.898682+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v281: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:23.030 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-02-19T21:03:23.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:23 smithi033 bash[35201]: audit 2024-02-19T21:03:22.473331+0000 mon.a (mon.0) 584 : audit [INF] from='client.? 172.21.15.33:0/2367494727' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-02-19T21:03:23.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:23 smithi033 bash[35201]: audit 2024-02-19T21:03:22.479171+0000 mon.a (mon.0) 585 : audit [INF] from='client.? 172.21.15.33:0/2367494727' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-02-19T21:03:23.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:23 smithi033 bash[38634]: audit 2024-02-19T21:03:22.473331+0000 mon.a (mon.0) 584 : audit [INF] from='client.? 172.21.15.33:0/2367494727' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-02-19T21:03:23.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:23 smithi033 bash[38634]: audit 2024-02-19T21:03:22.479171+0000 mon.a (mon.0) 585 : audit [INF] from='client.? 172.21.15.33:0/2367494727' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-02-19T21:03:23.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:23 smithi172 bash[35245]: audit 2024-02-19T21:03:22.473331+0000 mon.a (mon.0) 584 : audit [INF] from='client.? 172.21.15.33:0/2367494727' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2024-02-19T21:03:23.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:23 smithi172 bash[35245]: audit 2024-02-19T21:03:22.479171+0000 mon.a (mon.0) 585 : audit [INF] from='client.? 172.21.15.33:0/2367494727' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2024-02-19T21:03:24.275 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:24 smithi033 bash[38634]: cluster 2024-02-19T21:03:23.899344+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:24.275 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:24 smithi033 bash[35201]: cluster 2024-02-19T21:03:23.899344+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:24.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:24 smithi172 bash[35245]: cluster 2024-02-19T21:03:23.899344+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v282: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:24.940 INFO:teuthology.orchestra.run.smithi033.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-19T21:03:25.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:25 smithi033 bash[35201]: audit 2024-02-19T21:03:24.943013+0000 mgr.y (mgr.14142) 290 : audit [DBG] from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:03:25.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:25 smithi033 bash[35201]: audit 2024-02-19T21:03:24.943781+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\"}"}]: dispatch 2024-02-19T21:03:25.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:25 smithi033 bash[35201]: audit 2024-02-19T21:03:24.946638+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\"}"}]': finished 2024-02-19T21:03:25.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:25 smithi033 bash[35201]: cephadm 2024-02-19T21:03:24.948915+0000 mgr.y (mgr.14142) 291 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-19T21:03:25.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:25 smithi033 bash[38634]: audit 2024-02-19T21:03:24.943013+0000 mgr.y (mgr.14142) 290 : audit [DBG] from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:03:25.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:25 smithi033 bash[38634]: audit 2024-02-19T21:03:24.943781+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\"}"}]: dispatch 2024-02-19T21:03:25.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:25 smithi033 bash[38634]: audit 2024-02-19T21:03:24.946638+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\"}"}]': finished 2024-02-19T21:03:25.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:25 smithi033 bash[38634]: cephadm 2024-02-19T21:03:24.948915+0000 mgr.y (mgr.14142) 291 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-19T21:03:25.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:25 smithi172 bash[35245]: audit 2024-02-19T21:03:24.943013+0000 mgr.y (mgr.14142) 290 : audit [DBG] from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:03:25.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:25 smithi172 bash[35245]: audit 2024-02-19T21:03:24.943781+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\"}"}]: dispatch 2024-02-19T21:03:25.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:25 smithi172 bash[35245]: audit 2024-02-19T21:03:24.946638+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\"}"}]': finished 2024-02-19T21:03:25.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:25 smithi172 bash[35245]: cephadm 2024-02-19T21:03:24.948915+0000 mgr.y (mgr.14142) 291 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-19T21:03:25.587 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-19T21:03:25.596 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi033.front.sepia.ceph.com 2024-02-19T21:03:25.596 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-02-19T21:03:26.984 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:26 smithi033 bash[38634]: cluster 2024-02-19T21:03:25.899865+0000 mgr.y (mgr.14142) 292 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:26.984 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:26 smithi033 bash[35201]: cluster 2024-02-19T21:03:25.899865+0000 mgr.y (mgr.14142) 292 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:27.200 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:26 smithi172 bash[35245]: cluster 2024-02-19T21:03:25.899865+0000 mgr.y (mgr.14142) 292 : cluster [DBG] pgmap v283: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:27.781 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-02-19T21:03:28.516 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-19T21:03:28.516 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.a smithi033 running (2m) 2m ago 3m docker.io/prom/alertmanager:latest 9f27df16978d 859e65eb1c0c 2024-02-19T21:03:28.516 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.a smithi172 running (3m) 2m ago 3m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c 5576f5bd9468 2024-02-19T21:03:28.516 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.x smithi172 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ea0bc953d7bc 2024-02-19T21:03:28.516 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.y smithi033 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3c5c95184ab8 2024-02-19T21:03:28.517 INFO:teuthology.orchestra.run.smithi033.stdout:mon.a smithi033 running (8m) 2m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 146827b201bf 2024-02-19T21:03:28.517 INFO:teuthology.orchestra.run.smithi033.stdout:mon.b smithi172 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f80d06a526f3 2024-02-19T21:03:28.517 INFO:teuthology.orchestra.run.smithi033.stdout:mon.c smithi033 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cbaecda7bdb5 2024-02-19T21:03:28.517 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.a smithi033 running (3m) 2m ago 3m docker.io/prom/node-exporter:latest 72c9c2088986 d73052d16008 2024-02-19T21:03:28.517 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.b smithi172 running (3m) 2m ago 3m docker.io/prom/node-exporter:latest 72c9c2088986 d2c342998e0f 2024-02-19T21:03:28.517 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 6736698e142c 2024-02-19T21:03:28.517 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b7caa2920c7c 2024-02-19T21:03:28.517 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 6a29eb5eb346 2024-02-19T21:03:28.517 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1a63a165586b 2024-02-19T21:03:28.517 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi172 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 abbb968d916a 2024-02-19T21:03:28.517 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi172 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c0f961bd70c5 2024-02-19T21:03:28.517 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi172 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5e5090daaa5e 2024-02-19T21:03:28.517 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi172 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d9ef9b9b788c 2024-02-19T21:03:28.517 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.a smithi172 running (2m) 2m ago 3m docker.io/prom/prometheus:latest 2a72b385beaf cf170d9ba608 2024-02-19T21:03:28.517 INFO:teuthology.orchestra.run.smithi033.stdout:rgw.r.z.smithi033.kfouac smithi033 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4bc1b4fc6127 2024-02-19T21:03:28.518 INFO:teuthology.orchestra.run.smithi033.stdout:rgw.r.z.smithi172.stcvbx smithi172 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 bd833410517d 2024-02-19T21:03:28.921 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-02-19T21:03:28.921 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-02-19T21:03:28.921 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-19T21:03:28.921 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:03:28.921 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-02-19T21:03:28.921 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-19T21:03:28.921 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:03:28.921 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-02-19T21:03:28.921 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-19T21:03:28.922 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:03:28.922 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": {}, 2024-02-19T21:03:28.922 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw": { 2024-02-19T21:03:28.922 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-19T21:03:28.922 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:03:28.922 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-02-19T21:03:28.922 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-19T21:03:28.922 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-02-19T21:03:28.922 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-02-19T21:03:29.200 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:28 smithi172 bash[35245]: audit 2024-02-19T21:03:27.776049+0000 mgr.y (mgr.14142) 293 : audit [DBG] from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:03:29.200 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:28 smithi172 bash[35245]: cluster 2024-02-19T21:03:27.900397+0000 mgr.y (mgr.14142) 294 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:29.200 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:28 smithi172 bash[35245]: audit 2024-02-19T21:03:28.929924+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.33:0/3641493168' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:03:29.311 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-02-19T21:03:29.311 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", 2024-02-19T21:03:29.311 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-02-19T21:03:29.311 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-02-19T21:03:29.311 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "" 2024-02-19T21:03:29.311 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-02-19T21:03:29.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:28 smithi033 bash[38634]: audit 2024-02-19T21:03:27.776049+0000 mgr.y (mgr.14142) 293 : audit [DBG] from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:03:29.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:28 smithi033 bash[38634]: cluster 2024-02-19T21:03:27.900397+0000 mgr.y (mgr.14142) 294 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:29.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:28 smithi033 bash[38634]: audit 2024-02-19T21:03:28.929924+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.33:0/3641493168' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:03:29.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:28 smithi033 bash[35201]: audit 2024-02-19T21:03:27.776049+0000 mgr.y (mgr.14142) 293 : audit [DBG] from='client.14688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:03:29.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:28 smithi033 bash[35201]: cluster 2024-02-19T21:03:27.900397+0000 mgr.y (mgr.14142) 294 : cluster [DBG] pgmap v284: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:29.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:28 smithi033 bash[35201]: audit 2024-02-19T21:03:28.929924+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.33:0/3641493168' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:03:30.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:29 smithi033 bash[38634]: audit 2024-02-19T21:03:28.144907+0000 mgr.y (mgr.14142) 295 : audit [DBG] from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:03:30.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:29 smithi033 bash[38634]: audit 2024-02-19T21:03:28.520886+0000 mgr.y (mgr.14142) 296 : audit [DBG] from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:03:30.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:29 smithi033 bash[35201]: audit 2024-02-19T21:03:28.144907+0000 mgr.y (mgr.14142) 295 : audit [DBG] from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:03:30.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:29 smithi033 bash[35201]: audit 2024-02-19T21:03:28.520886+0000 mgr.y (mgr.14142) 296 : audit [DBG] from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:03:30.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:29 smithi172 bash[35245]: audit 2024-02-19T21:03:28.144907+0000 mgr.y (mgr.14142) 295 : audit [DBG] from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:03:30.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:29 smithi172 bash[35245]: audit 2024-02-19T21:03:28.520886+0000 mgr.y (mgr.14142) 296 : audit [DBG] from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:03:31.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:30 smithi033 bash[35201]: audit 2024-02-19T21:03:29.319637+0000 mgr.y (mgr.14142) 297 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:03:31.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:30 smithi033 bash[35201]: cluster 2024-02-19T21:03:29.900818+0000 mgr.y (mgr.14142) 298 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:31.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:30 smithi033 bash[38634]: audit 2024-02-19T21:03:29.319637+0000 mgr.y (mgr.14142) 297 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:03:31.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:30 smithi033 bash[38634]: cluster 2024-02-19T21:03:29.900818+0000 mgr.y (mgr.14142) 298 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:31.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:30 smithi172 bash[35245]: audit 2024-02-19T21:03:29.319637+0000 mgr.y (mgr.14142) 297 : audit [DBG] from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:03:31.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:30 smithi172 bash[35245]: cluster 2024-02-19T21:03:29.900818+0000 mgr.y (mgr.14142) 298 : cluster [DBG] pgmap v285: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:32.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:31 smithi033 bash[35201]: cluster 2024-02-19T21:03:31.901254+0000 mgr.y (mgr.14142) 299 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:32.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:31 smithi033 bash[38634]: cluster 2024-02-19T21:03:31.901254+0000 mgr.y (mgr.14142) 299 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:32.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:31 smithi172 bash[35245]: cluster 2024-02-19T21:03:31.901254+0000 mgr.y (mgr.14142) 299 : cluster [DBG] pgmap v286: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:35.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:34 smithi033 bash[35201]: cluster 2024-02-19T21:03:33.901740+0000 mgr.y (mgr.14142) 300 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:35.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:34 smithi033 bash[38634]: cluster 2024-02-19T21:03:33.901740+0000 mgr.y (mgr.14142) 300 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:35.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:34 smithi172 bash[35245]: cluster 2024-02-19T21:03:33.901740+0000 mgr.y (mgr.14142) 300 : cluster [DBG] pgmap v287: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:37.062 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:36 smithi033 bash[38634]: cluster 2024-02-19T21:03:35.902179+0000 mgr.y (mgr.14142) 301 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:37.062 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:36 smithi033 bash[35201]: cluster 2024-02-19T21:03:35.902179+0000 mgr.y (mgr.14142) 301 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:37.200 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:36 smithi172 bash[35245]: cluster 2024-02-19T21:03:35.902179+0000 mgr.y (mgr.14142) 301 : cluster [DBG] pgmap v288: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:39.200 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:38 smithi172 bash[35245]: cluster 2024-02-19T21:03:37.902611+0000 mgr.y (mgr.14142) 302 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:39.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:38 smithi033 bash[35201]: cluster 2024-02-19T21:03:37.902611+0000 mgr.y (mgr.14142) 302 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:39.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:38 smithi033 bash[38634]: cluster 2024-02-19T21:03:37.902611+0000 mgr.y (mgr.14142) 302 : cluster [DBG] pgmap v289: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:41.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:40 smithi033 bash[38634]: cluster 2024-02-19T21:03:39.903038+0000 mgr.y (mgr.14142) 303 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:41.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:40 smithi033 bash[35201]: cluster 2024-02-19T21:03:39.903038+0000 mgr.y (mgr.14142) 303 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:41.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:40 smithi172 bash[35245]: cluster 2024-02-19T21:03:39.903038+0000 mgr.y (mgr.14142) 303 : cluster [DBG] pgmap v290: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:43.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:42 smithi033 bash[35201]: cluster 2024-02-19T21:03:41.903423+0000 mgr.y (mgr.14142) 304 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:43.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:42 smithi033 bash[38634]: cluster 2024-02-19T21:03:41.903423+0000 mgr.y (mgr.14142) 304 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:43.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:42 smithi172 bash[35245]: cluster 2024-02-19T21:03:41.903423+0000 mgr.y (mgr.14142) 304 : cluster [DBG] pgmap v291: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:44.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:44 smithi033 bash[35201]: cluster 2024-02-19T21:03:43.903890+0000 mgr.y (mgr.14142) 305 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:44.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:44 smithi033 bash[38634]: cluster 2024-02-19T21:03:43.903890+0000 mgr.y (mgr.14142) 305 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:44.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:44 smithi172 bash[35245]: cluster 2024-02-19T21:03:43.903890+0000 mgr.y (mgr.14142) 305 : cluster [DBG] pgmap v292: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:47.062 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:46 smithi033 bash[35201]: cluster 2024-02-19T21:03:45.904318+0000 mgr.y (mgr.14142) 306 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:47.063 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:46 smithi033 bash[38634]: cluster 2024-02-19T21:03:45.904318+0000 mgr.y (mgr.14142) 306 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:47.201 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:46 smithi172 bash[35245]: cluster 2024-02-19T21:03:45.904318+0000 mgr.y (mgr.14142) 306 : cluster [DBG] pgmap v293: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:49.042 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:48 smithi033 bash[38634]: cluster 2024-02-19T21:03:47.904778+0000 mgr.y (mgr.14142) 307 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:49.042 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:48 smithi033 bash[35201]: cluster 2024-02-19T21:03:47.904778+0000 mgr.y (mgr.14142) 307 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:49.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:48 smithi172 bash[35245]: cluster 2024-02-19T21:03:47.904778+0000 mgr.y (mgr.14142) 307 : cluster [DBG] pgmap v294: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:50.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:49 smithi033 bash[35201]: audit 2024-02-19T21:03:49.060918+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\", \"target_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"target_version\": \"ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)\"}"}]: dispatch 2024-02-19T21:03:50.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:49 smithi033 bash[35201]: audit 2024-02-19T21:03:49.063668+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\", \"target_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"target_version\": \"ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)\"}"}]': finished 2024-02-19T21:03:50.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:49 smithi033 bash[35201]: audit 2024-02-19T21:03:49.064179+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:03:50.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:49 smithi033 bash[38634]: audit 2024-02-19T21:03:49.060918+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\", \"target_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"target_version\": \"ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)\"}"}]: dispatch 2024-02-19T21:03:50.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:49 smithi033 bash[38634]: audit 2024-02-19T21:03:49.063668+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\", \"target_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"target_version\": \"ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)\"}"}]': finished 2024-02-19T21:03:50.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:49 smithi033 bash[38634]: audit 2024-02-19T21:03:49.064179+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:03:50.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:49 smithi172 bash[35245]: audit 2024-02-19T21:03:49.060918+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\", \"target_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"target_version\": \"ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)\"}"}]: dispatch 2024-02-19T21:03:50.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:49 smithi172 bash[35245]: audit 2024-02-19T21:03:49.063668+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\", \"target_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"target_version\": \"ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)\"}"}]': finished 2024-02-19T21:03:50.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:49 smithi172 bash[35245]: audit 2024-02-19T21:03:49.064179+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:03:51.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:50 smithi033 bash[38634]: cephadm 2024-02-19T21:03:49.063979+0000 mgr.y (mgr.14142) 308 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 with id 823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa 2024-02-19T21:03:51.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:50 smithi033 bash[38634]: cephadm 2024-02-19T21:03:49.064883+0000 mgr.y (mgr.14142) 309 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-19T21:03:51.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:50 smithi033 bash[38634]: cephadm 2024-02-19T21:03:49.064976+0000 mgr.y (mgr.14142) 310 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-19T21:03:51.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:50 smithi033 bash[38634]: cephadm 2024-02-19T21:03:49.271559+0000 mgr.y (mgr.14142) 311 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 on smithi172 2024-02-19T21:03:51.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:50 smithi033 bash[38634]: cluster 2024-02-19T21:03:49.905351+0000 mgr.y (mgr.14142) 312 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:51.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:50 smithi033 bash[35201]: cephadm 2024-02-19T21:03:49.063979+0000 mgr.y (mgr.14142) 308 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 with id 823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa 2024-02-19T21:03:51.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:50 smithi033 bash[35201]: cephadm 2024-02-19T21:03:49.064883+0000 mgr.y (mgr.14142) 309 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-19T21:03:51.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:50 smithi033 bash[35201]: cephadm 2024-02-19T21:03:49.064976+0000 mgr.y (mgr.14142) 310 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-19T21:03:51.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:50 smithi033 bash[35201]: cephadm 2024-02-19T21:03:49.271559+0000 mgr.y (mgr.14142) 311 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 on smithi172 2024-02-19T21:03:51.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:50 smithi033 bash[35201]: cluster 2024-02-19T21:03:49.905351+0000 mgr.y (mgr.14142) 312 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:51.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:50 smithi172 bash[35245]: cephadm 2024-02-19T21:03:49.063979+0000 mgr.y (mgr.14142) 308 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 with id 823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa 2024-02-19T21:03:51.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:50 smithi172 bash[35245]: cephadm 2024-02-19T21:03:49.064883+0000 mgr.y (mgr.14142) 309 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-19T21:03:51.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:50 smithi172 bash[35245]: cephadm 2024-02-19T21:03:49.064976+0000 mgr.y (mgr.14142) 310 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-19T21:03:51.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:50 smithi172 bash[35245]: cephadm 2024-02-19T21:03:49.271559+0000 mgr.y (mgr.14142) 311 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 on smithi172 2024-02-19T21:03:51.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:50 smithi172 bash[35245]: cluster 2024-02-19T21:03:49.905351+0000 mgr.y (mgr.14142) 312 : cluster [DBG] pgmap v295: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:52.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:51 smithi033 bash[35201]: cluster 2024-02-19T21:03:51.905867+0000 mgr.y (mgr.14142) 313 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:52.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:51 smithi033 bash[38634]: cluster 2024-02-19T21:03:51.905867+0000 mgr.y (mgr.14142) 313 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:52.450 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:51 smithi172 bash[35245]: cluster 2024-02-19T21:03:51.905867+0000 mgr.y (mgr.14142) 313 : cluster [DBG] pgmap v296: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:55.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:54 smithi033 bash[35201]: cluster 2024-02-19T21:03:53.906524+0000 mgr.y (mgr.14142) 314 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:55.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:54 smithi033 bash[38634]: cluster 2024-02-19T21:03:53.906524+0000 mgr.y (mgr.14142) 314 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:55.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:54 smithi172 bash[35245]: cluster 2024-02-19T21:03:53.906524+0000 mgr.y (mgr.14142) 314 : cluster [DBG] pgmap v297: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:57.063 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:56 smithi033 bash[35201]: cluster 2024-02-19T21:03:55.907169+0000 mgr.y (mgr.14142) 315 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:57.063 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:56 smithi033 bash[38634]: cluster 2024-02-19T21:03:55.907169+0000 mgr.y (mgr.14142) 315 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:57.201 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:56 smithi172 bash[35245]: cluster 2024-02-19T21:03:55.907169+0000 mgr.y (mgr.14142) 315 : cluster [DBG] pgmap v298: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:59.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:03:58 smithi033 bash[38634]: cluster 2024-02-19T21:03:57.907916+0000 mgr.y (mgr.14142) 316 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:59.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:03:58 smithi033 bash[35201]: cluster 2024-02-19T21:03:57.907916+0000 mgr.y (mgr.14142) 316 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:59.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:03:58 smithi172 bash[35245]: cluster 2024-02-19T21:03:57.907916+0000 mgr.y (mgr.14142) 316 : cluster [DBG] pgmap v299: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:03:59.621 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-02-19T21:04:00.176 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-19T21:04:00.176 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.a smithi033 running (3m) 2m ago 3m docker.io/prom/alertmanager:latest 9f27df16978d 859e65eb1c0c 2024-02-19T21:04:00.176 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.a smithi172 running (3m) 2m ago 3m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c 5576f5bd9468 2024-02-19T21:04:00.176 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.x smithi172 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 ea0bc953d7bc 2024-02-19T21:04:00.176 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.y smithi033 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3c5c95184ab8 2024-02-19T21:04:00.176 INFO:teuthology.orchestra.run.smithi033.stdout:mon.a smithi033 running (9m) 2m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 146827b201bf 2024-02-19T21:04:00.176 INFO:teuthology.orchestra.run.smithi033.stdout:mon.b smithi172 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f80d06a526f3 2024-02-19T21:04:00.176 INFO:teuthology.orchestra.run.smithi033.stdout:mon.c smithi033 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cbaecda7bdb5 2024-02-19T21:04:00.176 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.a smithi033 running (4m) 2m ago 4m docker.io/prom/node-exporter:latest 72c9c2088986 d73052d16008 2024-02-19T21:04:00.176 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.b smithi172 running (4m) 2m ago 4m docker.io/prom/node-exporter:latest 72c9c2088986 d2c342998e0f 2024-02-19T21:04:00.177 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 6736698e142c 2024-02-19T21:04:00.177 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b7caa2920c7c 2024-02-19T21:04:00.177 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 6a29eb5eb346 2024-02-19T21:04:00.177 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1a63a165586b 2024-02-19T21:04:00.177 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi172 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 abbb968d916a 2024-02-19T21:04:00.177 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi172 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c0f961bd70c5 2024-02-19T21:04:00.177 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi172 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5e5090daaa5e 2024-02-19T21:04:00.177 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi172 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d9ef9b9b788c 2024-02-19T21:04:00.177 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.a smithi172 running (3m) 2m ago 4m docker.io/prom/prometheus:latest 2a72b385beaf cf170d9ba608 2024-02-19T21:04:00.177 INFO:teuthology.orchestra.run.smithi033.stdout:rgw.r.z.smithi033.kfouac smithi033 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4bc1b4fc6127 2024-02-19T21:04:00.177 INFO:teuthology.orchestra.run.smithi033.stdout:rgw.r.z.smithi172.stcvbx smithi172 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 bd833410517d 2024-02-19T21:04:00.478 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-02-19T21:04:00.478 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-02-19T21:04:00.478 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-19T21:04:00.478 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:04:00.478 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-02-19T21:04:00.478 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-19T21:04:00.478 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:04:00.478 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-02-19T21:04:00.478 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-19T21:04:00.479 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:04:00.479 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": {}, 2024-02-19T21:04:00.479 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw": { 2024-02-19T21:04:00.479 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-19T21:04:00.479 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:04:00.479 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-02-19T21:04:00.479 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-19T21:04:00.479 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-02-19T21:04:00.479 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-02-19T21:04:00.761 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-02-19T21:04:00.761 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", 2024-02-19T21:04:00.762 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-02-19T21:04:00.762 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-02-19T21:04:00.762 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "" 2024-02-19T21:04:00.762 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-02-19T21:04:01.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:00 smithi033 bash[35201]: audit 2024-02-19T21:03:59.618114+0000 mgr.y (mgr.14142) 317 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:01.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:00 smithi033 bash[35201]: audit 2024-02-19T21:03:59.901659+0000 mgr.y (mgr.14142) 318 : audit [DBG] from='client.24643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:01.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:00 smithi033 bash[35201]: cluster 2024-02-19T21:03:59.908338+0000 mgr.y (mgr.14142) 319 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:01.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:00 smithi033 bash[35201]: audit 2024-02-19T21:04:00.486496+0000 mon.a (mon.0) 591 : audit [DBG] from='client.? 172.21.15.33:0/3706584746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:04:01.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:00 smithi033 bash[38634]: audit 2024-02-19T21:03:59.618114+0000 mgr.y (mgr.14142) 317 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:01.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:00 smithi033 bash[38634]: audit 2024-02-19T21:03:59.901659+0000 mgr.y (mgr.14142) 318 : audit [DBG] from='client.24643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:01.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:00 smithi033 bash[38634]: cluster 2024-02-19T21:03:59.908338+0000 mgr.y (mgr.14142) 319 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:01.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:00 smithi033 bash[38634]: audit 2024-02-19T21:04:00.486496+0000 mon.a (mon.0) 591 : audit [DBG] from='client.? 172.21.15.33:0/3706584746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:04:01.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:00 smithi172 bash[35245]: audit 2024-02-19T21:03:59.618114+0000 mgr.y (mgr.14142) 317 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:01.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:00 smithi172 bash[35245]: audit 2024-02-19T21:03:59.901659+0000 mgr.y (mgr.14142) 318 : audit [DBG] from='client.24643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:01.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:00 smithi172 bash[35245]: cluster 2024-02-19T21:03:59.908338+0000 mgr.y (mgr.14142) 319 : cluster [DBG] pgmap v300: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:01.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:00 smithi172 bash[35245]: audit 2024-02-19T21:04:00.486496+0000 mon.a (mon.0) 591 : audit [DBG] from='client.? 172.21.15.33:0/3706584746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:04:02.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:01 smithi033 bash[35201]: audit 2024-02-19T21:04:00.180912+0000 mgr.y (mgr.14142) 320 : audit [DBG] from='client.24649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:02.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:01 smithi033 bash[35201]: audit 2024-02-19T21:04:00.769542+0000 mgr.y (mgr.14142) 321 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:02.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:01 smithi033 bash[35201]: cluster 2024-02-19T21:04:01.909092+0000 mgr.y (mgr.14142) 322 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:02.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:01 smithi033 bash[38634]: audit 2024-02-19T21:04:00.180912+0000 mgr.y (mgr.14142) 320 : audit [DBG] from='client.24649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:02.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:01 smithi033 bash[38634]: audit 2024-02-19T21:04:00.769542+0000 mgr.y (mgr.14142) 321 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:02.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:01 smithi033 bash[38634]: cluster 2024-02-19T21:04:01.909092+0000 mgr.y (mgr.14142) 322 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:02.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:01 smithi172 bash[35245]: audit 2024-02-19T21:04:00.180912+0000 mgr.y (mgr.14142) 320 : audit [DBG] from='client.24649 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:02.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:01 smithi172 bash[35245]: audit 2024-02-19T21:04:00.769542+0000 mgr.y (mgr.14142) 321 : audit [DBG] from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:02.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:01 smithi172 bash[35245]: cluster 2024-02-19T21:04:01.909092+0000 mgr.y (mgr.14142) 322 : cluster [DBG] pgmap v301: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:05.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:04 smithi033 bash[35201]: cluster 2024-02-19T21:04:03.909674+0000 mgr.y (mgr.14142) 323 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:05.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:04 smithi033 bash[38634]: cluster 2024-02-19T21:04:03.909674+0000 mgr.y (mgr.14142) 323 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:05.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:04 smithi172 bash[35245]: cluster 2024-02-19T21:04:03.909674+0000 mgr.y (mgr.14142) 323 : cluster [DBG] pgmap v302: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:07.063 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:06 smithi033 bash[35201]: cluster 2024-02-19T21:04:05.910256+0000 mgr.y (mgr.14142) 324 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:07.063 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:06 smithi033 bash[38634]: cluster 2024-02-19T21:04:05.910256+0000 mgr.y (mgr.14142) 324 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:07.201 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:06 smithi172 bash[35245]: cluster 2024-02-19T21:04:05.910256+0000 mgr.y (mgr.14142) 324 : cluster [DBG] pgmap v303: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:09.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:08 smithi033 bash[35201]: cluster 2024-02-19T21:04:07.910930+0000 mgr.y (mgr.14142) 325 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:09.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:08 smithi033 bash[38634]: cluster 2024-02-19T21:04:07.910930+0000 mgr.y (mgr.14142) 325 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:09.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:08 smithi172 bash[35245]: cluster 2024-02-19T21:04:07.910930+0000 mgr.y (mgr.14142) 325 : cluster [DBG] pgmap v304: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:10.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:09 smithi033 bash[35201]: cluster 2024-02-19T21:04:09.911606+0000 mgr.y (mgr.14142) 326 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:10.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:09 smithi033 bash[38634]: cluster 2024-02-19T21:04:09.911606+0000 mgr.y (mgr.14142) 326 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:10.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:09 smithi172 bash[35245]: cluster 2024-02-19T21:04:09.911606+0000 mgr.y (mgr.14142) 326 : cluster [DBG] pgmap v305: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:13.217 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:12 smithi172 bash[35245]: cluster 2024-02-19T21:04:11.912232+0000 mgr.y (mgr.14142) 327 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:13.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:12 smithi033 bash[35201]: cluster 2024-02-19T21:04:11.912232+0000 mgr.y (mgr.14142) 327 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:13.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:12 smithi033 bash[38634]: cluster 2024-02-19T21:04:11.912232+0000 mgr.y (mgr.14142) 327 : cluster [DBG] pgmap v306: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:14.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:13 smithi033 bash[35201]: cluster 2024-02-19T21:04:13.912901+0000 mgr.y (mgr.14142) 328 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:14.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:13 smithi033 bash[38634]: cluster 2024-02-19T21:04:13.912901+0000 mgr.y (mgr.14142) 328 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:14.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:13 smithi172 bash[35245]: cluster 2024-02-19T21:04:13.912901+0000 mgr.y (mgr.14142) 328 : cluster [DBG] pgmap v307: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:17.063 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:16 smithi033 bash[35201]: cluster 2024-02-19T21:04:15.913571+0000 mgr.y (mgr.14142) 329 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:17.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:16 smithi033 bash[35201]: audit 2024-02-19T21:04:16.467595+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", "who": "mgr.x"}]: dispatch 2024-02-19T21:04:17.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:16 smithi033 bash[35201]: audit 2024-02-19T21:04:16.472086+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", "who": "mgr.x"}]': finished 2024-02-19T21:04:17.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:16 smithi033 bash[35201]: audit 2024-02-19T21:04:16.472983+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-02-19T21:04:17.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:16 smithi033 bash[35201]: audit 2024-02-19T21:04:16.473770+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:04:17.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:16 smithi033 bash[35201]: audit 2024-02-19T21:04:16.474850+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-19T21:04:17.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:16 smithi033 bash[38634]: cluster 2024-02-19T21:04:15.913571+0000 mgr.y (mgr.14142) 329 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:17.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:16 smithi033 bash[38634]: audit 2024-02-19T21:04:16.467595+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", "who": "mgr.x"}]: dispatch 2024-02-19T21:04:17.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:16 smithi033 bash[38634]: audit 2024-02-19T21:04:16.472086+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", "who": "mgr.x"}]': finished 2024-02-19T21:04:17.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:16 smithi033 bash[38634]: audit 2024-02-19T21:04:16.472983+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-02-19T21:04:17.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:16 smithi033 bash[38634]: audit 2024-02-19T21:04:16.473770+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:04:17.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:16 smithi033 bash[38634]: audit 2024-02-19T21:04:16.474850+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-19T21:04:17.104 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:16 smithi172 bash[35245]: cluster 2024-02-19T21:04:15.913571+0000 mgr.y (mgr.14142) 329 : cluster [DBG] pgmap v308: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:17.104 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:16 smithi172 bash[35245]: audit 2024-02-19T21:04:16.467595+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", "who": "mgr.x"}]: dispatch 2024-02-19T21:04:17.104 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:16 smithi172 bash[35245]: audit 2024-02-19T21:04:16.472086+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", "who": "mgr.x"}]': finished 2024-02-19T21:04:17.104 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:16 smithi172 bash[35245]: audit 2024-02-19T21:04:16.472983+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-02-19T21:04:17.104 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:16 smithi172 bash[35245]: audit 2024-02-19T21:04:16.473770+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:04:17.104 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:16 smithi172 bash[35245]: audit 2024-02-19T21:04:16.474850+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-19T21:04:17.928 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:17 smithi172 bash[35245]: cephadm 2024-02-19T21:04:16.467083+0000 mgr.y (mgr.14142) 330 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2024-02-19T21:04:17.928 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:17 smithi172 bash[35245]: cephadm 2024-02-19T21:04:16.467191+0000 mgr.y (mgr.14142) 331 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-02-19T21:04:17.928 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:17 smithi172 bash[35245]: cephadm 2024-02-19T21:04:16.474427+0000 mgr.y (mgr.14142) 332 : cephadm [INF] Deploying daemon mgr.x on smithi172 2024-02-19T21:04:18.063 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:17 smithi033 bash[35201]: cephadm 2024-02-19T21:04:16.467083+0000 mgr.y (mgr.14142) 330 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2024-02-19T21:04:18.063 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:17 smithi033 bash[35201]: cephadm 2024-02-19T21:04:16.467191+0000 mgr.y (mgr.14142) 331 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-02-19T21:04:18.063 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:17 smithi033 bash[35201]: cephadm 2024-02-19T21:04:16.474427+0000 mgr.y (mgr.14142) 332 : cephadm [INF] Deploying daemon mgr.x on smithi172 2024-02-19T21:04:18.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:17 smithi033 bash[38634]: cephadm 2024-02-19T21:04:16.467083+0000 mgr.y (mgr.14142) 330 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2024-02-19T21:04:18.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:17 smithi033 bash[38634]: cephadm 2024-02-19T21:04:16.467191+0000 mgr.y (mgr.14142) 331 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-02-19T21:04:18.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:17 smithi033 bash[38634]: cephadm 2024-02-19T21:04:16.474427+0000 mgr.y (mgr.14142) 332 : cephadm [INF] Deploying daemon mgr.x on smithi172 2024-02-19T21:04:18.202 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:18 smithi172 systemd[1]: Stopping Ceph mgr.x for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:04:19.063 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:18 smithi033 bash[35201]: cluster 2024-02-19T21:04:17.914233+0000 mgr.y (mgr.14142) 333 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:19.063 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:18 smithi033 bash[38634]: cluster 2024-02-19T21:04:17.914233+0000 mgr.y (mgr.14142) 333 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:19.201 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:18 smithi172 bash[35245]: cluster 2024-02-19T21:04:17.914233+0000 mgr.y (mgr.14142) 333 : cluster [DBG] pgmap v309: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:21.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:20 smithi033 bash[35201]: cluster 2024-02-19T21:04:19.914946+0000 mgr.y (mgr.14142) 334 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:21.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:20 smithi033 bash[38634]: cluster 2024-02-19T21:04:19.914946+0000 mgr.y (mgr.14142) 334 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:21.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:20 smithi172 bash[35245]: cluster 2024-02-19T21:04:19.914946+0000 mgr.y (mgr.14142) 334 : cluster [DBG] pgmap v310: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:22.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:21 smithi033 bash[35201]: cluster 2024-02-19T21:04:21.915626+0000 mgr.y (mgr.14142) 335 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:22.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:21 smithi033 bash[38634]: cluster 2024-02-19T21:04:21.915626+0000 mgr.y (mgr.14142) 335 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:22.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:21 smithi172 bash[35245]: cluster 2024-02-19T21:04:21.915626+0000 mgr.y (mgr.14142) 335 : cluster [DBG] pgmap v311: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:24.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:24 smithi033 bash[38634]: cluster 2024-02-19T21:04:23.916272+0000 mgr.y (mgr.14142) 336 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:24.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:24 smithi033 bash[35201]: cluster 2024-02-19T21:04:23.916272+0000 mgr.y (mgr.14142) 336 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:24.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:24 smithi172 bash[35245]: cluster 2024-02-19T21:04:23.916272+0000 mgr.y (mgr.14142) 336 : cluster [DBG] pgmap v312: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:27.063 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:26 smithi033 bash[35201]: cluster 2024-02-19T21:04:25.916767+0000 mgr.y (mgr.14142) 337 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:27.063 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:26 smithi033 bash[38634]: cluster 2024-02-19T21:04:25.916767+0000 mgr.y (mgr.14142) 337 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:27.201 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:26 smithi172 bash[35245]: cluster 2024-02-19T21:04:25.916767+0000 mgr.y (mgr.14142) 337 : cluster [DBG] pgmap v313: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:28.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:28 smithi033 bash[35201]: cluster 2024-02-19T21:04:27.917312+0000 mgr.y (mgr.14142) 338 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:28.314 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:28 smithi033 bash[38634]: cluster 2024-02-19T21:04:27.917312+0000 mgr.y (mgr.14142) 338 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:28.451 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:28 smithi172 bash[35245]: cluster 2024-02-19T21:04:27.917312+0000 mgr.y (mgr.14142) 338 : cluster [DBG] pgmap v314: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:28.452 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:28 smithi172 podman[47894]: time="2024-02-19T21:04:28Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr.x in 10 seconds, resorting to SIGKILL" 2024-02-19T21:04:28.927 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:28 smithi172 podman[47894]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr.x 2024-02-19T21:04:29.189 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:28 smithi172 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2024-02-19T21:04:29.189 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:28 smithi172 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-19T21:04:29.189 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:28 smithi172 systemd[1]: Stopped Ceph mgr.x for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:04:29.189 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:29 smithi172 systemd[1]: Starting Ceph mgr.x for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:04:29.189 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:29 smithi172 podman[47971]: Error: no container with ID or name "ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr.x" found: no such container 2024-02-19T21:04:29.189 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:29 smithi172 systemd[1]: Started Ceph mgr.x for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:04:29.452 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:29 smithi172 bash[35245]: audit 2024-02-19T21:04:29.142648+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371808\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371945\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371980\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372013\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372068\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372103\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372136\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372170\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372203\", \"created\": \"2024-02-19T21:01:16.473307\", \"started\": \"2024-02-19T21:01:16.507991\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:04:29.452 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:29 smithi172 bash[35245]: audit 2024-02-19T21:04:29.147109+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371808\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371945\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371980\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372013\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372068\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372103\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372136\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372170\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372203\", \"created\": \"2024-02-19T21:01:16.473307\", \"started\": \"2024-02-19T21:01:16.507991\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:04:29.452 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:29 smithi172 bash[35245]: audit 2024-02-19T21:04:29.147963+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:04:29.564 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:29 smithi033 bash[35201]: audit 2024-02-19T21:04:29.142648+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371808\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371945\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371980\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372013\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372068\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372103\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372136\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372170\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372203\", \"created\": \"2024-02-19T21:01:16.473307\", \"started\": \"2024-02-19T21:01:16.507991\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:04:29.564 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:29 smithi033 bash[35201]: audit 2024-02-19T21:04:29.147109+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371808\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371945\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371980\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372013\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372068\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372103\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372136\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372170\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372203\", \"created\": \"2024-02-19T21:01:16.473307\", \"started\": \"2024-02-19T21:01:16.507991\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:04:29.564 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:29 smithi033 bash[35201]: audit 2024-02-19T21:04:29.147963+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:04:29.565 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:29 smithi033 bash[38634]: audit 2024-02-19T21:04:29.142648+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371808\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371945\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371980\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372013\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372068\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372103\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372136\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372170\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372203\", \"created\": \"2024-02-19T21:01:16.473307\", \"started\": \"2024-02-19T21:01:16.507991\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:04:29.565 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:29 smithi033 bash[38634]: audit 2024-02-19T21:04:29.147109+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371808\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371945\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.371980\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372013\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372068\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372103\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372136\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372170\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:01:25.372203\", \"created\": \"2024-02-19T21:01:16.473307\", \"started\": \"2024-02-19T21:01:16.507991\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:04:29.565 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:29 smithi033 bash[38634]: audit 2024-02-19T21:04:29.147963+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:04:30.142 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:29 smithi172 bash[47989]: debug 2024-02-19T21:04:29.785+0000 7fb24535b700 1 -- 172.21.15.172:0/271792415 <== mon.2 v2:172.21.15.172:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56047ccde4e0 con 0x56047ccb3400 2024-02-19T21:04:30.142 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:29 smithi172 bash[47989]: debug 2024-02-19T21:04:29.907+0000 7fb255956680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-19T21:04:30.142 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:29 smithi172 bash[47989]: debug 2024-02-19T21:04:29.990+0000 7fb255956680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-19T21:04:30.452 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:30 smithi172 bash[35245]: cluster 2024-02-19T21:04:29.917888+0000 mgr.y (mgr.14142) 339 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:30.452 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:30 smithi172 bash[47989]: debug 2024-02-19T21:04:30.366+0000 7fb255956680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-19T21:04:30.563 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:30 smithi033 bash[35201]: cluster 2024-02-19T21:04:29.917888+0000 mgr.y (mgr.14142) 339 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:30.563 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:30 smithi033 bash[38634]: cluster 2024-02-19T21:04:29.917888+0000 mgr.y (mgr.14142) 339 : cluster [DBG] pgmap v315: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:31.082 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-02-19T21:04:31.259 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:31 smithi172 bash[47989]: debug 2024-02-19T21:04:31.179+0000 7fb255956680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-19T21:04:31.259 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:31 smithi172 bash[47989]: debug 2024-02-19T21:04:31.266+0000 7fb255956680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-19T21:04:31.632 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-19T21:04:31.632 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.a smithi033 running (3m) 3m ago 4m docker.io/prom/alertmanager:latest 9f27df16978d 859e65eb1c0c 2024-02-19T21:04:31.633 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.a smithi172 running (4m) 3m ago 4m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c 5576f5bd9468 2024-02-19T21:04:31.633 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.x smithi172 running - - 2024-02-19T21:04:31.633 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.y smithi033 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3c5c95184ab8 2024-02-19T21:04:31.633 INFO:teuthology.orchestra.run.smithi033.stdout:mon.a smithi033 running (9m) 3m ago 9m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 146827b201bf 2024-02-19T21:04:31.633 INFO:teuthology.orchestra.run.smithi033.stdout:mon.b smithi172 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f80d06a526f3 2024-02-19T21:04:31.633 INFO:teuthology.orchestra.run.smithi033.stdout:mon.c smithi033 running (8m) 3m ago 8m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 cbaecda7bdb5 2024-02-19T21:04:31.633 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.a smithi033 running (4m) 3m ago 4m docker.io/prom/node-exporter:latest 72c9c2088986 d73052d16008 2024-02-19T21:04:31.633 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.b smithi172 running (4m) 3m ago 4m docker.io/prom/node-exporter:latest 72c9c2088986 d2c342998e0f 2024-02-19T21:04:31.633 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 6736698e142c 2024-02-19T21:04:31.633 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b7caa2920c7c 2024-02-19T21:04:31.633 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 6a29eb5eb346 2024-02-19T21:04:31.633 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 1a63a165586b 2024-02-19T21:04:31.633 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi172 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 abbb968d916a 2024-02-19T21:04:31.633 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi172 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 c0f961bd70c5 2024-02-19T21:04:31.634 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi172 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5e5090daaa5e 2024-02-19T21:04:31.634 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi172 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 d9ef9b9b788c 2024-02-19T21:04:31.634 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.a smithi172 running (3m) 3m ago 4m docker.io/prom/prometheus:latest 2a72b385beaf cf170d9ba608 2024-02-19T21:04:31.634 INFO:teuthology.orchestra.run.smithi033.stdout:rgw.r.z.smithi033.kfouac smithi033 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 4bc1b4fc6127 2024-02-19T21:04:31.634 INFO:teuthology.orchestra.run.smithi033.stdout:rgw.r.z.smithi172.stcvbx smithi172 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 bd833410517d 2024-02-19T21:04:31.701 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:31 smithi172 bash[47989]: debug 2024-02-19T21:04:31.480+0000 7fb255956680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-19T21:04:31.936 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-02-19T21:04:31.937 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-02-19T21:04:31.937 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-19T21:04:31.937 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:04:31.937 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-02-19T21:04:31.937 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-19T21:04:31.937 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:04:31.937 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-02-19T21:04:31.937 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-19T21:04:31.937 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:04:31.937 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": {}, 2024-02-19T21:04:31.937 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw": { 2024-02-19T21:04:31.937 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-19T21:04:31.937 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:04:31.937 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-02-19T21:04:31.937 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2024-02-19T21:04:31.938 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-02-19T21:04:31.938 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-02-19T21:04:32.222 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-02-19T21:04:32.222 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", 2024-02-19T21:04:32.222 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-02-19T21:04:32.222 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-02-19T21:04:32.222 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "" 2024-02-19T21:04:32.222 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-02-19T21:04:32.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:31 smithi033 bash[38634]: audit 2024-02-19T21:04:31.079049+0000 mgr.y (mgr.14142) 340 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:32.314 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:31 smithi033 bash[38634]: audit 2024-02-19T21:04:31.360500+0000 mgr.y (mgr.14142) 341 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:32.314 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:32 smithi033 bash[38634]: audit 2024-02-19T21:04:31.636757+0000 mgr.y (mgr.14142) 342 : audit [DBG] from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:32.314 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:32 smithi033 bash[38634]: cluster 2024-02-19T21:04:31.918314+0000 mgr.y (mgr.14142) 343 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:32.314 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:32 smithi033 bash[38634]: audit 2024-02-19T21:04:31.944454+0000 mon.a (mon.0) 600 : audit [DBG] from='client.? 172.21.15.33:0/3038181090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:04:32.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:31 smithi033 bash[35201]: audit 2024-02-19T21:04:31.079049+0000 mgr.y (mgr.14142) 340 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:32.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:31 smithi033 bash[35201]: audit 2024-02-19T21:04:31.360500+0000 mgr.y (mgr.14142) 341 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:32.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:31 smithi033 bash[35201]: audit 2024-02-19T21:04:31.636757+0000 mgr.y (mgr.14142) 342 : audit [DBG] from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:32.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:31 smithi033 bash[35201]: cluster 2024-02-19T21:04:31.918314+0000 mgr.y (mgr.14142) 343 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:32.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:31 smithi033 bash[35201]: audit 2024-02-19T21:04:31.944454+0000 mon.a (mon.0) 600 : audit [DBG] from='client.? 172.21.15.33:0/3038181090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:04:32.452 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:32 smithi172 bash[35245]: audit 2024-02-19T21:04:31.079049+0000 mgr.y (mgr.14142) 340 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:32.452 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:32 smithi172 bash[35245]: audit 2024-02-19T21:04:31.360500+0000 mgr.y (mgr.14142) 341 : audit [DBG] from='client.24679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:32.452 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:32 smithi172 bash[35245]: audit 2024-02-19T21:04:31.636757+0000 mgr.y (mgr.14142) 342 : audit [DBG] from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:32.452 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:32 smithi172 bash[35245]: cluster 2024-02-19T21:04:31.918314+0000 mgr.y (mgr.14142) 343 : cluster [DBG] pgmap v316: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:32.452 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:32 smithi172 bash[35245]: audit 2024-02-19T21:04:31.944454+0000 mon.a (mon.0) 600 : audit [DBG] from='client.? 172.21.15.33:0/3038181090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:04:32.739 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:32 smithi172 bash[47989]: debug 2024-02-19T21:04:32.522+0000 7fb255956680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-19T21:04:32.740 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:32 smithi172 bash[47989]: debug 2024-02-19T21:04:32.662+0000 7fb255956680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:04:32.740 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:32 smithi172 bash[47989]: debug 2024-02-19T21:04:32.746+0000 7fb255956680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-19T21:04:32.995 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:32 smithi172 bash[47989]: debug 2024-02-19T21:04:32.837+0000 7fb255956680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-19T21:04:33.249 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:33 smithi172 bash[47989]: debug 2024-02-19T21:04:33.041+0000 7fb255956680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-19T21:04:33.249 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:33 smithi172 bash[35245]: audit 2024-02-19T21:04:32.229263+0000 mgr.y (mgr.14142) 344 : audit [DBG] from='client.34643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:33.315 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:33 smithi033 bash[38634]: audit 2024-02-19T21:04:32.229263+0000 mgr.y (mgr.14142) 344 : audit [DBG] from='client.34643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:33.315 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:33 smithi033 bash[35201]: audit 2024-02-19T21:04:32.229263+0000 mgr.y (mgr.14142) 344 : audit [DBG] from='client.34643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:04:33.701 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:33 smithi172 bash[47989]: debug 2024-02-19T21:04:33.326+0000 7fb255956680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-19T21:04:33.702 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:33 smithi172 bash[47989]: debug 2024-02-19T21:04:33.425+0000 7fb255956680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-19T21:04:34.265 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:34 smithi172 bash[47989]: debug 2024-02-19T21:04:34.186+0000 7fb255956680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-19T21:04:34.266 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:34 smithi172 bash[35245]: cluster 2024-02-19T21:04:33.919128+0000 mgr.y (mgr.14142) 345 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:34.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:34 smithi033 bash[35201]: cluster 2024-02-19T21:04:33.919128+0000 mgr.y (mgr.14142) 345 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:34.313 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:34 smithi033 bash[38634]: cluster 2024-02-19T21:04:33.919128+0000 mgr.y (mgr.14142) 345 : cluster [DBG] pgmap v317: 129 pgs: 129 active+clean; 7.0 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:34.537 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:34 smithi172 bash[47989]: debug 2024-02-19T21:04:34.272+0000 7fb255956680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-19T21:04:34.538 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:34 smithi172 bash[47989]: debug 2024-02-19T21:04:34.372+0000 7fb255956680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-19T21:04:34.800 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:34 smithi172 bash[47989]: debug 2024-02-19T21:04:34.544+0000 7fb255956680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-19T21:04:34.800 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:34 smithi172 bash[47989]: debug 2024-02-19T21:04:34.806+0000 7fb255956680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-19T21:04:35.066 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:34 smithi172 bash[47989]: debug 2024-02-19T21:04:34.937+0000 7fb255956680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-19T21:04:35.067 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:35 smithi172 bash[35245]: audit 2024-02-19T21:04:34.324062+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322686\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322783\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T21:04:29.141821\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322821\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322857\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322890\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322924\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322956\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322990\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.323023\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.323078\", \"created\": \"2024-02-19T21:01:16.473307\", \"started\": \"2024-02-19T21:01:16.507991\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_daemon_update\": \"2024-02-19T21:04:34.323181\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:04:35.067 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:35 smithi172 bash[35245]: audit 2024-02-19T21:04:34.327332+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322686\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322783\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T21:04:29.141821\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322821\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322857\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322890\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322924\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322956\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322990\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.323023\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.323078\", \"created\": \"2024-02-19T21:01:16.473307\", \"started\": \"2024-02-19T21:01:16.507991\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_daemon_update\": \"2024-02-19T21:04:34.323181\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:04:35.067 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:35 smithi172 bash[35245]: cephadm 2024-02-19T21:04:34.329686+0000 mgr.y (mgr.14142) 346 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 with id 823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa 2024-02-19T21:04:35.067 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:35 smithi172 bash[35245]: audit 2024-02-19T21:04:34.329976+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:04:35.067 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:35 smithi172 bash[35245]: cephadm 2024-02-19T21:04:34.330913+0000 mgr.y (mgr.14142) 347 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-19T21:04:35.067 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:35 smithi172 bash[35245]: cephadm 2024-02-19T21:04:34.331059+0000 mgr.y (mgr.14142) 348 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-19T21:04:35.067 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:35 smithi172 bash[35245]: cephadm 2024-02-19T21:04:34.333066+0000 mgr.y (mgr.14142) 349 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2024-02-19T21:04:35.067 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:35 smithi172 bash[35245]: audit 2024-02-19T21:04:34.333590+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-19T21:04:35.067 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:35 smithi172 bash[35245]: cluster 2024-02-19T21:04:34.338192+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-19T21:04:35.067 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:35 smithi172 bash[35245]: cluster 2024-02-19T21:04:34.750954+0000 mon.a (mon.0) 606 : cluster [DBG] Standby manager daemon y started 2024-02-19T21:04:35.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[35201]: audit 2024-02-19T21:04:34.324062+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322686\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322783\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T21:04:29.141821\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322821\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322857\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322890\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322924\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322956\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322990\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.323023\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.323078\", \"created\": \"2024-02-19T21:01:16.473307\", \"started\": \"2024-02-19T21:01:16.507991\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_daemon_update\": \"2024-02-19T21:04:34.323181\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:04:35.315 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[38634]: audit 2024-02-19T21:04:34.324062+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322686\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322783\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T21:04:29.141821\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322821\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322857\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322890\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322924\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322956\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322990\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.323023\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.323078\", \"created\": \"2024-02-19T21:01:16.473307\", \"started\": \"2024-02-19T21:01:16.507991\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_daemon_update\": \"2024-02-19T21:04:34.323181\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]: dispatch 2024-02-19T21:04:35.315 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[35201]: audit 2024-02-19T21:04:34.327332+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322686\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322783\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T21:04:29.141821\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322821\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322857\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322890\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322924\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322956\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322990\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.323023\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.323078\", \"created\": \"2024-02-19T21:01:16.473307\", \"started\": \"2024-02-19T21:01:16.507991\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_daemon_update\": \"2024-02-19T21:04:34.323181\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:04:35.315 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[35201]: cephadm 2024-02-19T21:04:34.329686+0000 mgr.y (mgr.14142) 346 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 with id 823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa 2024-02-19T21:04:35.315 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[35201]: audit 2024-02-19T21:04:34.329976+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:04:35.315 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[35201]: cephadm 2024-02-19T21:04:34.330913+0000 mgr.y (mgr.14142) 347 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-19T21:04:35.315 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[35201]: cephadm 2024-02-19T21:04:34.331059+0000 mgr.y (mgr.14142) 348 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-19T21:04:35.315 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[35201]: cephadm 2024-02-19T21:04:34.333066+0000 mgr.y (mgr.14142) 349 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2024-02-19T21:04:35.315 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[35201]: audit 2024-02-19T21:04:34.333590+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-19T21:04:35.315 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[35201]: cluster 2024-02-19T21:04:34.338192+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-19T21:04:35.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[35201]: cluster 2024-02-19T21:04:34.750954+0000 mon.a (mon.0) 606 : cluster [DBG] Standby manager daemon y started 2024-02-19T21:04:35.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[38634]: audit 2024-02-19T21:04:34.327332+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322686\", \"created\": \"2024-02-19T20:56:30.381415\", \"started\": \"2024-02-19T20:56:30.416064\"}, \"mgr.x\": {\"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322783\", \"created\": \"2024-02-19T20:56:49.482942\", \"started\": \"2024-02-19T21:04:29.141821\"}, \"osd.4\": {\"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322821\", \"created\": \"2024-02-19T20:58:15.893803\", \"started\": \"2024-02-19T20:58:17.874657\"}, \"osd.5\": {\"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322857\", \"created\": \"2024-02-19T20:58:34.740336\", \"started\": \"2024-02-19T20:58:37.987768\"}, \"osd.6\": {\"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322890\", \"created\": \"2024-02-19T20:58:53.597869\", \"started\": \"2024-02-19T20:58:56.050622\"}, \"osd.7\": {\"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322924\", \"created\": \"2024-02-19T20:59:12.121408\", \"started\": \"2024-02-19T20:59:14.549429\"}, \"prometheus.a\": {\"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322956\", \"created\": \"2024-02-19T20:59:41.285682\", \"started\": \"2024-02-19T21:00:45.107596\"}, \"node-exporter.b\": {\"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.322990\", \"created\": \"2024-02-19T20:59:44.040614\", \"started\": \"2024-02-19T20:59:52.216626\"}, \"grafana.a\": {\"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.323023\", \"created\": \"2024-02-19T21:00:23.507630\", \"started\": \"2024-02-19T21:00:23.616613\"}, \"rgw.r.z.smithi172.stcvbx\": {\"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2024-02-19T21:04:34.323078\", \"created\": \"2024-02-19T21:01:16.473307\", \"started\": \"2024-02-19T21:01:16.507991\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"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\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613\"}}, \"last_daemon_update\": \"2024-02-19T21:04:34.323181\", \"last_device_update\": \"2024-02-19T20:59:18.535562\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.172\"]}, \"last_host_check\": \"2024-02-19T20:56:05.041197\"}"}]': finished 2024-02-19T21:04:35.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[38634]: cephadm 2024-02-19T21:04:34.329686+0000 mgr.y (mgr.14142) 346 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 with id 823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa 2024-02-19T21:04:35.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[38634]: audit 2024-02-19T21:04:34.329976+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:04:35.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[38634]: cephadm 2024-02-19T21:04:34.330913+0000 mgr.y (mgr.14142) 347 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-19T21:04:35.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[38634]: cephadm 2024-02-19T21:04:34.331059+0000 mgr.y (mgr.14142) 348 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-19T21:04:35.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[38634]: cephadm 2024-02-19T21:04:34.333066+0000 mgr.y (mgr.14142) 349 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2024-02-19T21:04:35.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[38634]: audit 2024-02-19T21:04:34.333590+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-19T21:04:35.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[38634]: cluster 2024-02-19T21:04:34.338192+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-19T21:04:35.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[38634]: cluster 2024-02-19T21:04:34.750954+0000 mon.a (mon.0) 606 : cluster [DBG] Standby manager daemon y started 2024-02-19T21:04:35.323 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:35 smithi172 bash[47989]: debug 2024-02-19T21:04:35.072+0000 7fb255956680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:04:35.323 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:35 smithi172 bash[47989]: debug 2024-02-19T21:04:35.244+0000 7fb255956680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-19T21:04:35.702 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:35 smithi172 bash[47989]: debug 2024-02-19T21:04:35.329+0000 7fb255956680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-19T21:04:35.813 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[35437]: debug 2024-02-19T21:04:35.328+0000 7f58bbb0e700 -1 mgr handle_mgr_map I was active but no longer am 2024-02-19T21:04:35.813 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[35437]: ignoring --setuser ceph since I am not root 2024-02-19T21:04:35.814 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:04:35 smithi033 bash[35437]: ignoring --setgroup ceph since I am not root 2024-02-19T21:04:36.702 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:36 smithi172 bash[35245]: audit 2024-02-19T21:04:35.332369+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-19T21:04:36.702 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:36 smithi172 bash[35245]: cluster 2024-02-19T21:04:35.332434+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e15: x(active, starting, since 0.998347s), standbys: y 2024-02-19T21:04:36.702 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:36 smithi172 bash[35245]: cluster 2024-02-19T21:04:35.344691+0000 mon.a (mon.0) 609 : cluster [INF] Active manager daemon x restarted 2024-02-19T21:04:36.702 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:36 smithi172 bash[35245]: cluster 2024-02-19T21:04:35.345348+0000 mon.a (mon.0) 610 : cluster [INF] Activating manager daemon x 2024-02-19T21:04:36.702 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:36 smithi172 bash[35245]: audit 2024-02-19T21:04:35.345690+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:04:36.702 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:36 smithi172 bash[35245]: audit 2024-02-19T21:04:35.346269+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:04:36.702 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:36 smithi172 bash[35245]: audit 2024-02-19T21:04:35.347212+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:04:36.702 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:36 smithi172 bash[35245]: audit 2024-02-19T21:04:35.347452+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:04:36.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:36 smithi172 bash[35245]: cluster 2024-02-19T21:04:35.350098+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-19T21:04:36.813 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:36 smithi033 bash[35201]: audit 2024-02-19T21:04:35.332369+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-19T21:04:36.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:36 smithi033 bash[35201]: cluster 2024-02-19T21:04:35.332434+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e15: x(active, starting, since 0.998347s), standbys: y 2024-02-19T21:04:36.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:36 smithi033 bash[35201]: cluster 2024-02-19T21:04:35.344691+0000 mon.a (mon.0) 609 : cluster [INF] Active manager daemon x restarted 2024-02-19T21:04:36.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:36 smithi033 bash[35201]: cluster 2024-02-19T21:04:35.345348+0000 mon.a (mon.0) 610 : cluster [INF] Activating manager daemon x 2024-02-19T21:04:36.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:36 smithi033 bash[35201]: audit 2024-02-19T21:04:35.345690+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:04:36.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:36 smithi033 bash[35201]: audit 2024-02-19T21:04:35.346269+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:04:36.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:36 smithi033 bash[35201]: audit 2024-02-19T21:04:35.347212+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:04:36.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:36 smithi033 bash[35201]: audit 2024-02-19T21:04:35.347452+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:04:36.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:36 smithi033 bash[35201]: cluster 2024-02-19T21:04:35.350098+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-19T21:04:36.814 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:36 smithi033 bash[38634]: audit 2024-02-19T21:04:35.332369+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14142 172.21.15.33:0/1551741752' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-19T21:04:36.814 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:36 smithi033 bash[38634]: cluster 2024-02-19T21:04:35.332434+0000 mon.a (mon.0) 608 : cluster [DBG] mgrmap e15: x(active, starting, since 0.998347s), standbys: y 2024-02-19T21:04:36.815 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:36 smithi033 bash[38634]: cluster 2024-02-19T21:04:35.344691+0000 mon.a (mon.0) 609 : cluster [INF] Active manager daemon x restarted 2024-02-19T21:04:36.815 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:36 smithi033 bash[38634]: cluster 2024-02-19T21:04:35.345348+0000 mon.a (mon.0) 610 : cluster [INF] Activating manager daemon x 2024-02-19T21:04:36.815 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:36 smithi033 bash[38634]: audit 2024-02-19T21:04:35.345690+0000 mon.b (mon.2) 22 : audit [DBG] from='mgr.? 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:04:36.815 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:36 smithi033 bash[38634]: audit 2024-02-19T21:04:35.346269+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:04:36.815 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:36 smithi033 bash[38634]: audit 2024-02-19T21:04:35.347212+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:04:36.815 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:36 smithi033 bash[38634]: audit 2024-02-19T21:04:35.347452+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:04:36.815 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:36 smithi033 bash[38634]: cluster 2024-02-19T21:04:35.350098+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-19T21:04:37.702 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:37 smithi172 bash[35245]: cluster 2024-02-19T21:04:36.342261+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e16: x(active, starting, since 0.997113s), standbys: y 2024-02-19T21:04:37.813 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:37 smithi033 bash[35201]: cluster 2024-02-19T21:04:36.342261+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e16: x(active, starting, since 0.997113s), standbys: y 2024-02-19T21:04:37.813 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:37 smithi033 bash[38634]: cluster 2024-02-19T21:04:36.342261+0000 mon.a (mon.0) 612 : cluster [DBG] mgrmap e16: x(active, starting, since 0.997113s), standbys: y 2024-02-19T21:04:39.452 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:39 smithi172 bash[35245]: cluster 2024-02-19T21:04:39.113869+0000 mon.a (mon.0) 613 : cluster [DBG] Standby manager daemon y restarted 2024-02-19T21:04:39.452 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:39 smithi172 bash[35245]: cluster 2024-02-19T21:04:39.113981+0000 mon.a (mon.0) 614 : cluster [DBG] Standby manager daemon y started 2024-02-19T21:04:39.452 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:39 smithi172 bash[35245]: audit 2024-02-19T21:04:39.114590+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.33:0/2772660718' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:04:39.452 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:39 smithi172 bash[35245]: audit 2024-02-19T21:04:39.115706+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.33:0/2772660718' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:04:39.563 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:39 smithi033 bash[35201]: cluster 2024-02-19T21:04:39.113869+0000 mon.a (mon.0) 613 : cluster [DBG] Standby manager daemon y restarted 2024-02-19T21:04:39.564 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:39 smithi033 bash[35201]: cluster 2024-02-19T21:04:39.113981+0000 mon.a (mon.0) 614 : cluster [DBG] Standby manager daemon y started 2024-02-19T21:04:39.564 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:39 smithi033 bash[35201]: audit 2024-02-19T21:04:39.114590+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.33:0/2772660718' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:04:39.564 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:39 smithi033 bash[35201]: audit 2024-02-19T21:04:39.115706+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.33:0/2772660718' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:04:39.564 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:39 smithi033 bash[38634]: cluster 2024-02-19T21:04:39.113869+0000 mon.a (mon.0) 613 : cluster [DBG] Standby manager daemon y restarted 2024-02-19T21:04:39.564 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:39 smithi033 bash[38634]: cluster 2024-02-19T21:04:39.113981+0000 mon.a (mon.0) 614 : cluster [DBG] Standby manager daemon y started 2024-02-19T21:04:39.564 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:39 smithi033 bash[38634]: audit 2024-02-19T21:04:39.114590+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.33:0/2772660718' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:04:39.564 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:39 smithi033 bash[38634]: audit 2024-02-19T21:04:39.115706+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.33:0/2772660718' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:04:40.452 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:40 smithi172 bash[35245]: cluster 2024-02-19T21:04:39.170665+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e17: x(active, starting, since 3s), standbys: y 2024-02-19T21:04:40.452 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:40 smithi172 bash[35245]: audit 2024-02-19T21:04:39.173969+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:04:40.452 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:40 smithi172 bash[35245]: audit 2024-02-19T21:04:39.174133+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:04:40.564 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:40 smithi033 bash[35201]: cluster 2024-02-19T21:04:39.170665+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e17: x(active, starting, since 3s), standbys: y 2024-02-19T21:04:40.564 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:40 smithi033 bash[35201]: audit 2024-02-19T21:04:39.173969+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:04:40.564 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:40 smithi033 bash[35201]: audit 2024-02-19T21:04:39.174133+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:04:40.564 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:40 smithi033 bash[38634]: cluster 2024-02-19T21:04:39.170665+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e17: x(active, starting, since 3s), standbys: y 2024-02-19T21:04:40.564 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:40 smithi033 bash[38634]: audit 2024-02-19T21:04:39.173969+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:04:40.564 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:40 smithi033 bash[38634]: audit 2024-02-19T21:04:39.174133+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:04:42.702 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[47989]: Warning: Permanently added '172.21.15.33' (ECDSA) to the list of known hosts. 2024-02-19T21:04:42.702 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.345952+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:04:42.702 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.346142+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:04:42.702 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.346319+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:04:42.702 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.347790+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:04:42.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.348151+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:04:42.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.348397+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:04:42.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.348642+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:04:42.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.348874+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:04:42.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.349111+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:04:42.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.349349+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:04:42.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.349579+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:04:42.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.350673+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:04:42.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.350949+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:04:42.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.351398+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:04:42.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.352215+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:04:42.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.352992+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-19T21:04:42.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.353325+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-19T21:04:42.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.353681+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi033"}]: dispatch 2024-02-19T21:04:42.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.353991+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi172"}]: dispatch 2024-02-19T21:04:42.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.354313+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-19T21:04:42.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.354616+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-19T21:04:42.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.354917+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-19T21:04:42.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.355212+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-19T21:04:42.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.355542+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-19T21:04:42.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.355850+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-19T21:04:42.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.356162+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-19T21:04:42.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.356470+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-19T21:04:42.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.356792+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-19T21:04:42.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.357077+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:04:42.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.357382+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-19T21:04:42.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.357674+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:04:42.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.357953+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:04:42.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.358239+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-19T21:04:42.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.358531+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-19T21:04:42.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.358846+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T21:04:42.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: audit 2024-02-19T21:04:42.359136+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T21:04:42.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:42 smithi172 bash[35245]: cluster 2024-02-19T21:04:42.386079+0000 mon.a (mon.0) 616 : cluster [INF] Manager daemon x is now available 2024-02-19T21:04:42.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.345952+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:04:42.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.346142+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:04:42.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.346319+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:04:42.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.347790+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:04:42.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.348151+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:04:42.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.348397+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:04:42.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.348642+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:04:42.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.348874+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:04:42.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.349111+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:04:42.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.349349+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:04:42.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.349579+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:04:42.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.350673+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:04:42.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.350949+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:04:42.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.351398+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:04:42.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.352215+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:04:42.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.352992+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-19T21:04:42.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.353325+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-19T21:04:42.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.353681+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi033"}]: dispatch 2024-02-19T21:04:42.815 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.345952+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:04:42.815 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.346142+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:04:42.815 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.346319+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:04:42.815 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.347790+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:04:42.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.348151+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:04:42.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.348397+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:04:42.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.348642+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:04:42.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.348874+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:04:42.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.349111+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:04:42.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.349349+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:04:42.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.349579+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:04:42.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.350673+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:04:42.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.350949+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:04:42.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.351398+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:04:42.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.352215+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:04:42.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.352992+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-19T21:04:42.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.353325+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-19T21:04:42.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.353681+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi033"}]: dispatch 2024-02-19T21:04:42.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.353991+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi172"}]: dispatch 2024-02-19T21:04:42.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.354313+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-19T21:04:42.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.354616+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-19T21:04:42.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.354917+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-19T21:04:42.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.355212+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-19T21:04:42.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.355542+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-19T21:04:42.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.355850+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-19T21:04:42.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.356162+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-19T21:04:42.818 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.356470+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-19T21:04:42.818 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.356792+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-19T21:04:42.818 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.357077+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:04:42.818 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.357382+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-19T21:04:42.818 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.357674+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:04:42.818 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.357953+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:04:42.818 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.358239+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-19T21:04:42.818 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.358531+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-19T21:04:42.818 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.358846+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T21:04:42.818 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: audit 2024-02-19T21:04:42.359136+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T21:04:42.818 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[35201]: cluster 2024-02-19T21:04:42.386079+0000 mon.a (mon.0) 616 : cluster [INF] Manager daemon x is now available 2024-02-19T21:04:42.819 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.353991+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi172"}]: dispatch 2024-02-19T21:04:42.819 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.354313+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-19T21:04:42.819 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.354616+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-19T21:04:42.819 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.354917+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-19T21:04:42.819 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.355212+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-19T21:04:42.819 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.355542+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-19T21:04:42.819 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.355850+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-19T21:04:42.819 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.356162+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-19T21:04:42.819 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.356470+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-19T21:04:42.819 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.356792+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-19T21:04:42.819 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.357077+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:04:42.819 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.357382+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-19T21:04:42.819 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.357674+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:04:42.819 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.357953+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:04:42.820 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.358239+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-19T21:04:42.820 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.358531+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-19T21:04:42.820 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.358846+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T21:04:42.820 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: audit 2024-02-19T21:04:42.359136+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T21:04:42.820 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:42 smithi033 bash[38634]: cluster 2024-02-19T21:04:42.386079+0000 mon.a (mon.0) 616 : cluster [INF] Manager daemon x is now available 2024-02-19T21:04:43.702 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:43 smithi172 bash[35245]: cephadm 2024-02-19T21:04:42.397077+0000 mgr.x (mgr.34616) 1 : cephadm [INF] inventory: adjusted host smithi033 addr 'smithi033' -> '172.21.15.33' 2024-02-19T21:04:43.702 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:43 smithi172 bash[35245]: audit 2024-02-19T21:04:42.397538+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"172.21.15.33\", \"labels\": [], \"status\": \"\"}, \"smithi172\": {\"hostname\": \"smithi172\", \"addr\": \"smithi172\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-19T21:04:43.702 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:43 smithi172 bash[35245]: audit 2024-02-19T21:04:42.397815+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"172.21.15.33\", \"labels\": [], \"status\": \"\"}, \"smithi172\": {\"hostname\": \"smithi172\", \"addr\": \"smithi172\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-19T21:04:43.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:43 smithi172 bash[35245]: audit 2024-02-19T21:04:42.406719+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"172.21.15.33\", \"labels\": [], \"status\": \"\"}, \"smithi172\": {\"hostname\": \"smithi172\", \"addr\": \"smithi172\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-19T21:04:43.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:43 smithi172 bash[35245]: cephadm 2024-02-19T21:04:42.413478+0000 mgr.x (mgr.34616) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-02-19T21:04:43.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:43 smithi172 bash[35245]: audit 2024-02-19T21:04:42.413804+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-19T21:04:43.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:43 smithi172 bash[35245]: audit 2024-02-19T21:04:42.414330+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-19T21:04:43.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:43 smithi172 bash[35245]: audit 2024-02-19T21:04:42.417671+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-02-19T21:04:43.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:43 smithi172 bash[35245]: cluster 2024-02-19T21:04:42.443895+0000 mon.a (mon.0) 621 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2024-02-19T21:04:43.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:43 smithi172 bash[35245]: cluster 2024-02-19T21:04:42.448809+0000 mgr.x (mgr.34616) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:43.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:43 smithi172 bash[35245]: audit 2024-02-19T21:04:42.513402+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-02-19T21:04:43.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:43 smithi172 bash[35245]: audit 2024-02-19T21:04:42.513817+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-02-19T21:04:43.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:43 smithi172 bash[35245]: audit 2024-02-19T21:04:42.516949+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2024-02-19T21:04:43.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:43 smithi172 bash[35245]: audit 2024-02-19T21:04:42.518326+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:04:43.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:43 smithi172 bash[35245]: audit 2024-02-19T21:04:42.519708+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:04:43.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:43 smithi172 bash[35245]: audit 2024-02-19T21:04:42.551988+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:04:43.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:43 smithi172 bash[35245]: audit 2024-02-19T21:04:42.552282+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:04:43.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:43 smithi172 bash[35245]: audit 2024-02-19T21:04:42.556184+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-19T21:04:43.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:43 smithi172 bash[35245]: audit 2024-02-19T21:04:42.556447+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-19T21:04:43.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[35201]: cephadm 2024-02-19T21:04:42.397077+0000 mgr.x (mgr.34616) 1 : cephadm [INF] inventory: adjusted host smithi033 addr 'smithi033' -> '172.21.15.33' 2024-02-19T21:04:43.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[35201]: audit 2024-02-19T21:04:42.397538+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"172.21.15.33\", \"labels\": [], \"status\": \"\"}, \"smithi172\": {\"hostname\": \"smithi172\", \"addr\": \"smithi172\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-19T21:04:43.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[35201]: audit 2024-02-19T21:04:42.397815+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"172.21.15.33\", \"labels\": [], \"status\": \"\"}, \"smithi172\": {\"hostname\": \"smithi172\", \"addr\": \"smithi172\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-19T21:04:43.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[35201]: audit 2024-02-19T21:04:42.406719+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"172.21.15.33\", \"labels\": [], \"status\": \"\"}, \"smithi172\": {\"hostname\": \"smithi172\", \"addr\": \"smithi172\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-19T21:04:43.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[35201]: cephadm 2024-02-19T21:04:42.413478+0000 mgr.x (mgr.34616) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-02-19T21:04:43.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[35201]: audit 2024-02-19T21:04:42.413804+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-19T21:04:43.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[35201]: audit 2024-02-19T21:04:42.414330+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-19T21:04:43.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[35201]: audit 2024-02-19T21:04:42.417671+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-02-19T21:04:43.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[35201]: cluster 2024-02-19T21:04:42.443895+0000 mon.a (mon.0) 621 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2024-02-19T21:04:43.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[35201]: cluster 2024-02-19T21:04:42.448809+0000 mgr.x (mgr.34616) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:43.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[35201]: audit 2024-02-19T21:04:42.513402+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-02-19T21:04:43.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[35201]: audit 2024-02-19T21:04:42.513817+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-02-19T21:04:43.815 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[38634]: cephadm 2024-02-19T21:04:42.397077+0000 mgr.x (mgr.34616) 1 : cephadm [INF] inventory: adjusted host smithi033 addr 'smithi033' -> '172.21.15.33' 2024-02-19T21:04:43.815 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[38634]: audit 2024-02-19T21:04:42.397538+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"172.21.15.33\", \"labels\": [], \"status\": \"\"}, \"smithi172\": {\"hostname\": \"smithi172\", \"addr\": \"smithi172\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-19T21:04:43.815 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[38634]: audit 2024-02-19T21:04:42.397815+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"172.21.15.33\", \"labels\": [], \"status\": \"\"}, \"smithi172\": {\"hostname\": \"smithi172\", \"addr\": \"smithi172\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-19T21:04:43.815 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[38634]: audit 2024-02-19T21:04:42.406719+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"172.21.15.33\", \"labels\": [], \"status\": \"\"}, \"smithi172\": {\"hostname\": \"smithi172\", \"addr\": \"smithi172\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-19T21:04:43.815 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[38634]: cephadm 2024-02-19T21:04:42.413478+0000 mgr.x (mgr.34616) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-02-19T21:04:43.815 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[38634]: audit 2024-02-19T21:04:42.413804+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-19T21:04:43.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[38634]: audit 2024-02-19T21:04:42.414330+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2024-02-19T21:04:43.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[38634]: audit 2024-02-19T21:04:42.417671+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2024-02-19T21:04:43.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[38634]: cluster 2024-02-19T21:04:42.443895+0000 mon.a (mon.0) 621 : cluster [DBG] mgrmap e18: x(active, since 7s), standbys: y 2024-02-19T21:04:43.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[38634]: cluster 2024-02-19T21:04:42.448809+0000 mgr.x (mgr.34616) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:43.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[38634]: audit 2024-02-19T21:04:42.513402+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-02-19T21:04:43.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[38634]: audit 2024-02-19T21:04:42.513817+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2024-02-19T21:04:43.816 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[35201]: audit 2024-02-19T21:04:42.516949+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2024-02-19T21:04:43.816 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[35201]: audit 2024-02-19T21:04:42.518326+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:04:43.816 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[35201]: audit 2024-02-19T21:04:42.519708+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:04:43.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[35201]: audit 2024-02-19T21:04:42.551988+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:04:43.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[35201]: audit 2024-02-19T21:04:42.552282+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:04:43.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[35201]: audit 2024-02-19T21:04:42.556184+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-19T21:04:43.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[35201]: audit 2024-02-19T21:04:42.556447+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-19T21:04:43.817 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[38634]: audit 2024-02-19T21:04:42.516949+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2024-02-19T21:04:43.817 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[38634]: audit 2024-02-19T21:04:42.518326+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:04:43.817 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[38634]: audit 2024-02-19T21:04:42.519708+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:04:43.817 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[38634]: audit 2024-02-19T21:04:42.551988+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:04:43.817 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[38634]: audit 2024-02-19T21:04:42.552282+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:04:43.817 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[38634]: audit 2024-02-19T21:04:42.556184+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-19T21:04:43.817 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:43 smithi033 bash[38634]: audit 2024-02-19T21:04:42.556447+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-19T21:04:44.564 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:44 smithi033 bash[35201]: cluster 2024-02-19T21:04:43.520306+0000 mon.a (mon.0) 626 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2024-02-19T21:04:44.564 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:44 smithi033 bash[38634]: cluster 2024-02-19T21:04:43.520306+0000 mon.a (mon.0) 626 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2024-02-19T21:04:44.952 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:44 smithi172 bash[35245]: cluster 2024-02-19T21:04:43.520306+0000 mon.a (mon.0) 626 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2024-02-19T21:04:45.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:45 smithi033 bash[35201]: cluster 2024-02-19T21:04:44.351038+0000 mgr.x (mgr.34616) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:45.814 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:45 smithi033 bash[38634]: cluster 2024-02-19T21:04:44.351038+0000 mgr.x (mgr.34616) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:45.952 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:45 smithi172 bash[35245]: cluster 2024-02-19T21:04:44.351038+0000 mgr.x (mgr.34616) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:48.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:47 smithi033 bash[35201]: cluster 2024-02-19T21:04:46.351500+0000 mgr.x (mgr.34616) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:48.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:47 smithi033 bash[38634]: cluster 2024-02-19T21:04:46.351500+0000 mgr.x (mgr.34616) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:48.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:47 smithi172 bash[35245]: cluster 2024-02-19T21:04:46.351500+0000 mgr.x (mgr.34616) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:50.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:49 smithi033 bash[35201]: cluster 2024-02-19T21:04:48.352419+0000 mgr.x (mgr.34616) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:50.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:49 smithi033 bash[38634]: cluster 2024-02-19T21:04:48.352419+0000 mgr.x (mgr.34616) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:50.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:49 smithi172 bash[35245]: cluster 2024-02-19T21:04:48.352419+0000 mgr.x (mgr.34616) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:52.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:51 smithi033 bash[35201]: cluster 2024-02-19T21:04:50.352987+0000 mgr.x (mgr.34616) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:52.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:51 smithi033 bash[38634]: cluster 2024-02-19T21:04:50.352987+0000 mgr.x (mgr.34616) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:52.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:51 smithi172 bash[35245]: cluster 2024-02-19T21:04:50.352987+0000 mgr.x (mgr.34616) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:53.814 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:53 smithi033 bash[38634]: cluster 2024-02-19T21:04:52.353547+0000 mgr.x (mgr.34616) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:53.814 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:53 smithi033 bash[38634]: audit 2024-02-19T21:04:53.559149+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2024-02-19T21:04:53.814 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:53 smithi033 bash[38634]: audit 2024-02-19T21:04:53.559552+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2024-02-19T21:04:53.814 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:53 smithi033 bash[38634]: audit 2024-02-19T21:04:53.563469+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]': finished 2024-02-19T21:04:53.814 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:53 smithi033 bash[38634]: audit 2024-02-19T21:04:53.565651+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr.x"}]: dispatch 2024-02-19T21:04:53.814 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:53 smithi033 bash[38634]: audit 2024-02-19T21:04:53.565926+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr.x"}]: dispatch 2024-02-19T21:04:53.814 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:53 smithi033 bash[38634]: audit 2024-02-19T21:04:53.569744+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr.x"}]': finished 2024-02-19T21:04:53.814 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:53 smithi033 bash[38634]: audit 2024-02-19T21:04:53.572524+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:04:53.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:53 smithi033 bash[35201]: cluster 2024-02-19T21:04:52.353547+0000 mgr.x (mgr.34616) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:53.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:53 smithi033 bash[35201]: audit 2024-02-19T21:04:53.559149+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2024-02-19T21:04:53.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:53 smithi033 bash[35201]: audit 2024-02-19T21:04:53.559552+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2024-02-19T21:04:53.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:53 smithi033 bash[35201]: audit 2024-02-19T21:04:53.563469+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]': finished 2024-02-19T21:04:53.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:53 smithi033 bash[35201]: audit 2024-02-19T21:04:53.565651+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr.x"}]: dispatch 2024-02-19T21:04:53.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:53 smithi033 bash[35201]: audit 2024-02-19T21:04:53.565926+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr.x"}]: dispatch 2024-02-19T21:04:53.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:53 smithi033 bash[35201]: audit 2024-02-19T21:04:53.569744+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr.x"}]': finished 2024-02-19T21:04:53.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:53 smithi033 bash[35201]: audit 2024-02-19T21:04:53.572524+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:04:53.952 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:04:53 smithi172 bash[47989]: Warning: Permanently added 'smithi172,172.21.15.172' (ECDSA) to the list of known hosts. 2024-02-19T21:04:53.952 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:53 smithi172 bash[35245]: cluster 2024-02-19T21:04:52.353547+0000 mgr.x (mgr.34616) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:53.952 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:53 smithi172 bash[35245]: audit 2024-02-19T21:04:53.559149+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2024-02-19T21:04:53.953 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:53 smithi172 bash[35245]: audit 2024-02-19T21:04:53.559552+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2024-02-19T21:04:53.953 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:53 smithi172 bash[35245]: audit 2024-02-19T21:04:53.563469+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]': finished 2024-02-19T21:04:53.953 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:53 smithi172 bash[35245]: audit 2024-02-19T21:04:53.565651+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr.x"}]: dispatch 2024-02-19T21:04:53.953 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:53 smithi172 bash[35245]: audit 2024-02-19T21:04:53.565926+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr.x"}]: dispatch 2024-02-19T21:04:53.953 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:53 smithi172 bash[35245]: audit 2024-02-19T21:04:53.569744+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr.x"}]': finished 2024-02-19T21:04:53.953 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:53 smithi172 bash[35245]: audit 2024-02-19T21:04:53.572524+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:04:54.753 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:54 smithi033 bash[35201]: audit 2024-02-19T21:04:53.853354+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:04:55.047 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:54 smithi172 bash[35245]: audit 2024-02-19T21:04:53.853354+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:04:55.063 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:54 smithi033 bash[38634]: audit 2024-02-19T21:04:53.853354+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:04:55.952 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:55 smithi172 bash[35245]: cluster 2024-02-19T21:04:54.354302+0000 mgr.x (mgr.34616) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:56.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:55 smithi033 bash[35201]: cluster 2024-02-19T21:04:54.354302+0000 mgr.x (mgr.34616) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:56.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:55 smithi033 bash[38634]: cluster 2024-02-19T21:04:54.354302+0000 mgr.x (mgr.34616) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:58.048 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:57 smithi172 bash[35245]: cluster 2024-02-19T21:04:56.354649+0000 mgr.x (mgr.34616) 10 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:58.048 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:57 smithi172 bash[35245]: audit 2024-02-19T21:04:57.468459+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:04:58.048 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:57 smithi172 bash[35245]: audit 2024-02-19T21:04:57.469158+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:04:58.048 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:57 smithi172 bash[35245]: audit 2024-02-19T21:04:57.472113+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:04:58.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:57 smithi033 bash[35201]: cluster 2024-02-19T21:04:56.354649+0000 mgr.x (mgr.34616) 10 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:58.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:57 smithi033 bash[38634]: cluster 2024-02-19T21:04:56.354649+0000 mgr.x (mgr.34616) 10 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:04:58.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:57 smithi033 bash[35201]: audit 2024-02-19T21:04:57.468459+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:04:58.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:57 smithi033 bash[38634]: audit 2024-02-19T21:04:57.468459+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:04:58.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:57 smithi033 bash[35201]: audit 2024-02-19T21:04:57.469158+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:04:58.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:57 smithi033 bash[35201]: audit 2024-02-19T21:04:57.472113+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:04:58.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:57 smithi033 bash[38634]: audit 2024-02-19T21:04:57.469158+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:04:58.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:57 smithi033 bash[38634]: audit 2024-02-19T21:04:57.472113+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:04:59.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:58 smithi033 bash[35201]: audit 2024-02-19T21:04:57.786125+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:04:59.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:58 smithi033 bash[35201]: audit 2024-02-19T21:04:57.786512+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:04:59.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:58 smithi033 bash[35201]: audit 2024-02-19T21:04:57.786807+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:04:59.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:58 smithi033 bash[35201]: audit 2024-02-19T21:04:57.787058+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:04:59.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:58 smithi033 bash[35201]: audit 2024-02-19T21:04:57.787364+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:04:59.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:58 smithi033 bash[35201]: audit 2024-02-19T21:04:57.787658+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:04:59.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:58 smithi033 bash[35201]: audit 2024-02-19T21:04:57.787974+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:04:59.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:58 smithi033 bash[35201]: audit 2024-02-19T21:04:57.788227+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:04:59.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:58 smithi033 bash[35201]: audit 2024-02-19T21:04:57.788504+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:04:59.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:58 smithi033 bash[38634]: audit 2024-02-19T21:04:57.786125+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:04:59.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:58 smithi033 bash[38634]: audit 2024-02-19T21:04:57.786512+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:04:59.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:58 smithi033 bash[38634]: audit 2024-02-19T21:04:57.786807+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:04:59.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:58 smithi033 bash[38634]: audit 2024-02-19T21:04:57.787058+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:04:59.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:58 smithi033 bash[38634]: audit 2024-02-19T21:04:57.787364+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:04:59.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:58 smithi033 bash[38634]: audit 2024-02-19T21:04:57.787658+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:04:59.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:58 smithi033 bash[38634]: audit 2024-02-19T21:04:57.787974+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:04:59.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:58 smithi033 bash[38634]: audit 2024-02-19T21:04:57.788227+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:04:59.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:58 smithi033 bash[38634]: audit 2024-02-19T21:04:57.788504+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:04:59.119 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:58 smithi172 bash[35245]: audit 2024-02-19T21:04:57.786125+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:04:59.119 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:58 smithi172 bash[35245]: audit 2024-02-19T21:04:57.786512+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:04:59.119 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:58 smithi172 bash[35245]: audit 2024-02-19T21:04:57.786807+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:04:59.119 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:58 smithi172 bash[35245]: audit 2024-02-19T21:04:57.787058+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:04:59.119 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:58 smithi172 bash[35245]: audit 2024-02-19T21:04:57.787364+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:04:59.119 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:58 smithi172 bash[35245]: audit 2024-02-19T21:04:57.787658+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:04:59.120 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:58 smithi172 bash[35245]: audit 2024-02-19T21:04:57.787974+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:04:59.120 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:58 smithi172 bash[35245]: audit 2024-02-19T21:04:57.788227+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:04:59.120 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:58 smithi172 bash[35245]: audit 2024-02-19T21:04:57.788504+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:05:00.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:59 smithi033 bash[35201]: cluster 2024-02-19T21:04:58.355417+0000 mgr.x (mgr.34616) 11 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:00.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:59 smithi033 bash[38634]: cluster 2024-02-19T21:04:58.355417+0000 mgr.x (mgr.34616) 11 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:00.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:59 smithi033 bash[38634]: audit 2024-02-19T21:04:59.514734+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 27210547, \"cpu_percentage\": \"0.25%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513305Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:00:45.107596Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:59.513625Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:05:00.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:59 smithi033 bash[35201]: audit 2024-02-19T21:04:59.514734+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 27210547, \"cpu_percentage\": \"0.25%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513305Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:00:45.107596Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:59.513625Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:05:00.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:59 smithi033 bash[38634]: audit 2024-02-19T21:04:59.515532+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 27210547, \"cpu_percentage\": \"0.25%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513305Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:00:45.107596Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:59.513625Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:05:00.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:04:59 smithi033 bash[38634]: audit 2024-02-19T21:04:59.519044+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 27210547, \"cpu_percentage\": \"0.25%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513305Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:00:45.107596Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:59.513625Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:05:00.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:59 smithi033 bash[35201]: audit 2024-02-19T21:04:59.515532+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 27210547, \"cpu_percentage\": \"0.25%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513305Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:00:45.107596Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:59.513625Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:05:00.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:04:59 smithi033 bash[35201]: audit 2024-02-19T21:04:59.519044+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 27210547, \"cpu_percentage\": \"0.25%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513305Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:00:45.107596Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:59.513625Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:05:00.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:59 smithi172 bash[35245]: cluster 2024-02-19T21:04:58.355417+0000 mgr.x (mgr.34616) 11 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:00.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:59 smithi172 bash[35245]: audit 2024-02-19T21:04:59.514734+0000 mon.b (mon.2) 85 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 27210547, \"cpu_percentage\": \"0.25%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513305Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:00:45.107596Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:59.513625Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:05:00.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:59 smithi172 bash[35245]: audit 2024-02-19T21:04:59.515532+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 27210547, \"cpu_percentage\": \"0.25%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513305Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:00:45.107596Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:59.513625Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:05:00.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:04:59 smithi172 bash[35245]: audit 2024-02-19T21:04:59.519044+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 27210547, \"cpu_percentage\": \"0.25%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513305Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:00:45.107596Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:27.708308Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:59.513625Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:05:01.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[38634]: audit 2024-02-19T21:04:59.818816+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:05:01.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[38634]: audit 2024-02-19T21:04:59.819157+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:01.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[38634]: audit 2024-02-19T21:04:59.819430+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:05:01.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[38634]: audit 2024-02-19T21:04:59.819673+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:01.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[38634]: audit 2024-02-19T21:04:59.819917+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:05:01.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[38634]: audit 2024-02-19T21:04:59.820151+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:01.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[38634]: audit 2024-02-19T21:04:59.820395+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:05:01.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[38634]: audit 2024-02-19T21:04:59.820632+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:01.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[38634]: audit 2024-02-19T21:04:59.820882+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:05:01.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[38634]: audit 2024-02-19T21:04:59.821995+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:05:01.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[38634]: audit 2024-02-19T21:04:59.822339+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:05:01.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[38634]: audit 2024-02-19T21:04:59.825186+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-19T21:05:01.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[38634]: audit 2024-02-19T21:04:59.828394+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:05:01.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[38634]: audit 2024-02-19T21:04:59.828921+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:05:01.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[38634]: audit 2024-02-19T21:04:59.829410+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:05:01.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[38634]: audit 2024-02-19T21:04:59.830129+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-19T21:05:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[35201]: audit 2024-02-19T21:04:59.818816+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:05:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[35201]: audit 2024-02-19T21:04:59.819157+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[35201]: audit 2024-02-19T21:04:59.819430+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:05:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[35201]: audit 2024-02-19T21:04:59.819673+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[35201]: audit 2024-02-19T21:04:59.819917+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:05:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[35201]: audit 2024-02-19T21:04:59.820151+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[35201]: audit 2024-02-19T21:04:59.820395+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:05:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[35201]: audit 2024-02-19T21:04:59.820632+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[35201]: audit 2024-02-19T21:04:59.820882+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:05:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[35201]: audit 2024-02-19T21:04:59.821995+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:05:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[35201]: audit 2024-02-19T21:04:59.822339+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:05:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[35201]: audit 2024-02-19T21:04:59.825186+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-19T21:05:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[35201]: audit 2024-02-19T21:04:59.828394+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:05:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[35201]: audit 2024-02-19T21:04:59.828921+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:05:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[35201]: audit 2024-02-19T21:04:59.829410+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:05:01.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:00 smithi033 bash[35201]: audit 2024-02-19T21:04:59.830129+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-19T21:05:01.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:00 smithi172 bash[35245]: audit 2024-02-19T21:04:59.818816+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:05:01.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:00 smithi172 bash[35245]: audit 2024-02-19T21:04:59.819157+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:01.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:00 smithi172 bash[35245]: audit 2024-02-19T21:04:59.819430+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:05:01.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:00 smithi172 bash[35245]: audit 2024-02-19T21:04:59.819673+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:01.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:00 smithi172 bash[35245]: audit 2024-02-19T21:04:59.819917+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:05:01.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:00 smithi172 bash[35245]: audit 2024-02-19T21:04:59.820151+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:01.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:00 smithi172 bash[35245]: audit 2024-02-19T21:04:59.820395+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:05:01.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:00 smithi172 bash[35245]: audit 2024-02-19T21:04:59.820632+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:01.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:00 smithi172 bash[35245]: audit 2024-02-19T21:04:59.820882+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:05:01.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:00 smithi172 bash[35245]: audit 2024-02-19T21:04:59.821995+0000 mon.b (mon.2) 95 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:05:01.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:00 smithi172 bash[35245]: audit 2024-02-19T21:04:59.822339+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:05:01.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:00 smithi172 bash[35245]: audit 2024-02-19T21:04:59.825186+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-19T21:05:01.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:00 smithi172 bash[35245]: audit 2024-02-19T21:04:59.828394+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:05:01.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:00 smithi172 bash[35245]: audit 2024-02-19T21:04:59.828921+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:05:01.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:00 smithi172 bash[35245]: audit 2024-02-19T21:04:59.829410+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:05:01.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:00 smithi172 bash[35245]: audit 2024-02-19T21:04:59.830129+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-19T21:05:02.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:01 smithi033 bash[38634]: cephadm 2024-02-19T21:04:59.828138+0000 mgr.x (mgr.34616) 12 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-19T21:05:02.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:01 smithi033 bash[38634]: cephadm 2024-02-19T21:04:59.829849+0000 mgr.x (mgr.34616) 13 : cephadm [INF] Reconfiguring daemon mon.a on smithi033 2024-02-19T21:05:02.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:01 smithi033 bash[38634]: cluster 2024-02-19T21:05:00.355814+0000 mgr.x (mgr.34616) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:02.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:01 smithi033 bash[35201]: cephadm 2024-02-19T21:04:59.828138+0000 mgr.x (mgr.34616) 12 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-19T21:05:02.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:01 smithi033 bash[35201]: cephadm 2024-02-19T21:04:59.829849+0000 mgr.x (mgr.34616) 13 : cephadm [INF] Reconfiguring daemon mon.a on smithi033 2024-02-19T21:05:02.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:01 smithi033 bash[35201]: cluster 2024-02-19T21:05:00.355814+0000 mgr.x (mgr.34616) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:02.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:01 smithi033 bash[38634]: audit 2024-02-19T21:05:01.369314+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:05:02.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:01 smithi033 bash[35201]: audit 2024-02-19T21:05:01.369314+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:05:02.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:01 smithi033 bash[38634]: audit 2024-02-19T21:05:01.370081+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:05:02.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:01 smithi033 bash[38634]: audit 2024-02-19T21:05:01.373527+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:05:02.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:01 smithi033 bash[38634]: audit 2024-02-19T21:05:01.375463+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:05:02.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:01 smithi033 bash[38634]: audit 2024-02-19T21:05:01.376193+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:05:02.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:01 smithi033 bash[38634]: audit 2024-02-19T21:05:01.376865+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:05:02.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:01 smithi033 bash[38634]: audit 2024-02-19T21:05:01.377915+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-19T21:05:02.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:01 smithi033 bash[35201]: audit 2024-02-19T21:05:01.370081+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:05:02.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:01 smithi033 bash[35201]: audit 2024-02-19T21:05:01.373527+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:05:02.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:01 smithi033 bash[35201]: audit 2024-02-19T21:05:01.375463+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:05:02.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:01 smithi033 bash[35201]: audit 2024-02-19T21:05:01.376193+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:05:02.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:01 smithi033 bash[35201]: audit 2024-02-19T21:05:01.376865+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:05:02.068 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:01 smithi033 bash[35201]: audit 2024-02-19T21:05:01.377915+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-19T21:05:02.105 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:01 smithi172 bash[35245]: cephadm 2024-02-19T21:04:59.828138+0000 mgr.x (mgr.34616) 12 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-19T21:05:02.105 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:01 smithi172 bash[35245]: cephadm 2024-02-19T21:04:59.829849+0000 mgr.x (mgr.34616) 13 : cephadm [INF] Reconfiguring daemon mon.a on smithi033 2024-02-19T21:05:02.106 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:01 smithi172 bash[35245]: cluster 2024-02-19T21:05:00.355814+0000 mgr.x (mgr.34616) 14 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:02.106 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:01 smithi172 bash[35245]: audit 2024-02-19T21:05:01.369314+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:05:02.106 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:01 smithi172 bash[35245]: audit 2024-02-19T21:05:01.370081+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:05:02.106 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:01 smithi172 bash[35245]: audit 2024-02-19T21:05:01.373527+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:15.327648Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:05:02.106 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:01 smithi172 bash[35245]: audit 2024-02-19T21:05:01.375463+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:05:02.106 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:01 smithi172 bash[35245]: audit 2024-02-19T21:05:01.376193+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:05:02.106 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:01 smithi172 bash[35245]: audit 2024-02-19T21:05:01.376865+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:05:02.106 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:01 smithi172 bash[35245]: audit 2024-02-19T21:05:01.377915+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-19T21:05:02.560 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-02-19T21:05:03.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:02 smithi033 bash[35201]: cephadm 2024-02-19T21:05:01.375147+0000 mgr.x (mgr.34616) 15 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-19T21:05:03.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:02 smithi033 bash[35201]: cephadm 2024-02-19T21:05:01.377470+0000 mgr.x (mgr.34616) 16 : cephadm [INF] Reconfiguring daemon mon.c on smithi033 2024-02-19T21:05:03.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:02 smithi033 bash[38634]: cephadm 2024-02-19T21:05:01.375147+0000 mgr.x (mgr.34616) 15 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-19T21:05:03.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:02 smithi033 bash[38634]: cephadm 2024-02-19T21:05:01.377470+0000 mgr.x (mgr.34616) 16 : cephadm [INF] Reconfiguring daemon mon.c on smithi033 2024-02-19T21:05:03.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:02 smithi172 bash[35245]: cephadm 2024-02-19T21:05:01.375147+0000 mgr.x (mgr.34616) 15 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-19T21:05:03.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:02 smithi172 bash[35245]: cephadm 2024-02-19T21:05:01.377470+0000 mgr.x (mgr.34616) 16 : cephadm [INF] Reconfiguring daemon mon.c on smithi033 2024-02-19T21:05:03.216 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:05:03.216 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.a smithi033 running (4m) 5s ago 5m 25.6M - 0.26.0 9f27df16978d 859e65eb1c0c 2024-02-19T21:05:03.216 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.a smithi172 running (4m) 3s ago 4m 29.9M - 6.6.2 87a51ecf0b1c 5576f5bd9468 2024-02-19T21:05:03.217 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.x smithi172 running (34s) 3s ago 8m 414M - 16.2.14-548-g81bd20d6 823b921721f5 646bdbfab747 2024-02-19T21:05:03.217 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.y smithi033 running (10m) 5s ago 10m 287M - 15.2.0 204a01f9b0b6 3c5c95184ab8 2024-02-19T21:05:03.217 INFO:teuthology.orchestra.run.smithi033.stdout:mon.a smithi033 running (10m) 5s ago 10m 78.2M 2048M 15.2.0 204a01f9b0b6 146827b201bf 2024-02-19T21:05:03.217 INFO:teuthology.orchestra.run.smithi033.stdout:mon.b smithi172 running (8m) 3s ago 8m 87.8M 2048M 15.2.0 204a01f9b0b6 f80d06a526f3 2024-02-19T21:05:03.217 INFO:teuthology.orchestra.run.smithi033.stdout:mon.c smithi033 running (8m) 5s ago 8m 87.8M 2048M 15.2.0 204a01f9b0b6 cbaecda7bdb5 2024-02-19T21:05:03.217 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.a smithi033 running (5m) 5s ago 5m 12.8M - 1.7.0 72c9c2088986 d73052d16008 2024-02-19T21:05:03.217 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.b smithi172 running (5m) 3s ago 5m 11.9M - 1.7.0 72c9c2088986 d2c342998e0f 2024-02-19T21:05:03.217 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (7m) 5s ago 7m 46.1M 4096M 15.2.0 204a01f9b0b6 6736698e142c 2024-02-19T21:05:03.217 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (7m) 5s ago 7m 45.4M 4096M 15.2.0 204a01f9b0b6 b7caa2920c7c 2024-02-19T21:05:03.217 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (7m) 5s ago 7m 39.1M 4096M 15.2.0 204a01f9b0b6 6a29eb5eb346 2024-02-19T21:05:03.217 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (7m) 5s ago 7m 43.6M 4096M 15.2.0 204a01f9b0b6 1a63a165586b 2024-02-19T21:05:03.217 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi172 running (6m) 3s ago 6m 44.2M 4096M 15.2.0 204a01f9b0b6 abbb968d916a 2024-02-19T21:05:03.217 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi172 running (6m) 3s ago 6m 43.0M 4096M 15.2.0 204a01f9b0b6 c0f961bd70c5 2024-02-19T21:05:03.217 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi172 running (6m) 3s ago 6m 41.3M 4096M 15.2.0 204a01f9b0b6 5e5090daaa5e 2024-02-19T21:05:03.218 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi172 running (5m) 3s ago 5m 43.0M 4096M 15.2.0 204a01f9b0b6 d9ef9b9b788c 2024-02-19T21:05:03.218 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.a smithi172 running (4m) 3s ago 5m 25.9M - 2.49.1 2a72b385beaf cf170d9ba608 2024-02-19T21:05:03.218 INFO:teuthology.orchestra.run.smithi033.stdout:rgw.r.z.smithi033.kfouac smithi033 running (3m) 5s ago 3m 32.8M - 15.2.0 204a01f9b0b6 4bc1b4fc6127 2024-02-19T21:05:03.218 INFO:teuthology.orchestra.run.smithi033.stdout:rgw.r.z.smithi172.stcvbx smithi172 running (3m) 3s ago 3m 33.5M - 15.2.0 204a01f9b0b6 bd833410517d 2024-02-19T21:05:03.609 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-02-19T21:05:03.609 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-02-19T21:05:03.609 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-19T21:05:03.609 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:05:03.610 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-02-19T21:05:03.610 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-02-19T21:05:03.610 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 1 2024-02-19T21:05:03.610 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:05:03.610 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-02-19T21:05:03.610 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-19T21:05:03.610 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:05:03.610 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": {}, 2024-02-19T21:05:03.610 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw": { 2024-02-19T21:05:03.610 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-19T21:05:03.610 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:05:03.610 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-02-19T21:05:03.610 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-02-19T21:05:03.610 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 1 2024-02-19T21:05:03.610 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-02-19T21:05:03.610 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-02-19T21:05:03.941 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-02-19T21:05:03.941 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", 2024-02-19T21:05:03.941 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-02-19T21:05:03.941 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:05:03.941 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-02-19T21:05:03.941 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "", 2024-02-19T21:05:03.941 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "", 2024-02-19T21:05:03.942 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-02-19T21:05:03.942 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-02-19T21:05:04.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[35201]: cluster 2024-02-19T21:05:02.356303+0000 mgr.x (mgr.34616) 17 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:04.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[35201]: audit 2024-02-19T21:05:02.555606+0000 mgr.x (mgr.34616) 18 : audit [DBG] from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:04.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[38634]: cluster 2024-02-19T21:05:02.356303+0000 mgr.x (mgr.34616) 17 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:04.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[38634]: audit 2024-02-19T21:05:02.555606+0000 mgr.x (mgr.34616) 18 : audit [DBG] from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:04.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[35201]: audit 2024-02-19T21:05:02.866910+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:04.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[38634]: audit 2024-02-19T21:05:02.866910+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:04.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[35201]: audit 2024-02-19T21:05:02.867458+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:04.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[38634]: audit 2024-02-19T21:05:02.867458+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:04.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[35201]: audit 2024-02-19T21:05:02.870360+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:04.068 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[35201]: audit 2024-02-19T21:05:03.213024+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:05:04.068 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[35201]: audit 2024-02-19T21:05:03.213485+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:05:04.068 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[35201]: audit 2024-02-19T21:05:03.213872+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.068 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[35201]: audit 2024-02-19T21:05:03.214235+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.068 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[35201]: audit 2024-02-19T21:05:03.214606+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.068 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[35201]: audit 2024-02-19T21:05:03.214930+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.068 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[35201]: audit 2024-02-19T21:05:03.216888+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:05:04.068 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[35201]: audit 2024-02-19T21:05:03.217243+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.068 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[35201]: audit 2024-02-19T21:05:03.217643+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.068 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[35201]: audit 2024-02-19T21:05:03.218022+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.068 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[35201]: audit 2024-02-19T21:05:03.218398+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.068 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[35201]: audit 2024-02-19T21:05:03.616640+0000 mon.a (mon.0) 641 : audit [DBG] from='client.? 172.21.15.33:0/327931341' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:05:04.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[38634]: audit 2024-02-19T21:05:02.870360+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:04.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[38634]: audit 2024-02-19T21:05:03.213024+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:05:04.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[38634]: audit 2024-02-19T21:05:03.213485+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:05:04.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[38634]: audit 2024-02-19T21:05:03.213872+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[38634]: audit 2024-02-19T21:05:03.214235+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[38634]: audit 2024-02-19T21:05:03.214606+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[38634]: audit 2024-02-19T21:05:03.214930+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[38634]: audit 2024-02-19T21:05:03.216888+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:05:04.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[38634]: audit 2024-02-19T21:05:03.217243+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[38634]: audit 2024-02-19T21:05:03.217643+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[38634]: audit 2024-02-19T21:05:03.218022+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[38634]: audit 2024-02-19T21:05:03.218398+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:03 smithi033 bash[38634]: audit 2024-02-19T21:05:03.616640+0000 mon.a (mon.0) 641 : audit [DBG] from='client.? 172.21.15.33:0/327931341' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:05:04.104 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:03 smithi172 bash[35245]: cluster 2024-02-19T21:05:02.356303+0000 mgr.x (mgr.34616) 17 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:04.104 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:03 smithi172 bash[35245]: audit 2024-02-19T21:05:02.555606+0000 mgr.x (mgr.34616) 18 : audit [DBG] from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:04.104 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:03 smithi172 bash[35245]: audit 2024-02-19T21:05:02.866910+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:04.104 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:03 smithi172 bash[35245]: audit 2024-02-19T21:05:02.867458+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:04.104 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:03 smithi172 bash[35245]: audit 2024-02-19T21:05:02.870360+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"859e65eb1c0c\", \"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\": 26937917, \"cpu_percentage\": \"0.13%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467136Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:00:41.086021Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2024-02-19T21:00:33.232936Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:57.467331Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:04.104 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:03 smithi172 bash[35245]: audit 2024-02-19T21:05:03.213024+0000 mon.b (mon.2) 106 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:05:04.104 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:03 smithi172 bash[35245]: audit 2024-02-19T21:05:03.213485+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:05:04.104 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:03 smithi172 bash[35245]: audit 2024-02-19T21:05:03.213872+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.104 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:03 smithi172 bash[35245]: audit 2024-02-19T21:05:03.214235+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.105 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:03 smithi172 bash[35245]: audit 2024-02-19T21:05:03.214606+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.105 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:03 smithi172 bash[35245]: audit 2024-02-19T21:05:03.214930+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.105 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:03 smithi172 bash[35245]: audit 2024-02-19T21:05:03.216888+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:05:04.105 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:03 smithi172 bash[35245]: audit 2024-02-19T21:05:03.217243+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.105 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:03 smithi172 bash[35245]: audit 2024-02-19T21:05:03.217643+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.105 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:03 smithi172 bash[35245]: audit 2024-02-19T21:05:03.218022+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.105 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:03 smithi172 bash[35245]: audit 2024-02-19T21:05:03.218398+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:04.105 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:03 smithi172 bash[35245]: audit 2024-02-19T21:05:03.616640+0000 mon.a (mon.0) 641 : audit [DBG] from='client.? 172.21.15.33:0/327931341' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:05:05.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:04 smithi033 bash[35201]: cephadm 2024-02-19T21:05:02.872628+0000 mgr.x (mgr.34616) 19 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-19T21:05:05.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:04 smithi033 bash[35201]: audit 2024-02-19T21:05:02.881474+0000 mgr.x (mgr.34616) 20 : audit [DBG] from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:05.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:04 smithi033 bash[35201]: cephadm 2024-02-19T21:05:02.883883+0000 mgr.x (mgr.34616) 21 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi033 2024-02-19T21:05:05.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:04 smithi033 bash[35201]: audit 2024-02-19T21:05:03.209025+0000 mgr.x (mgr.34616) 22 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:05.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:04 smithi033 bash[38634]: cephadm 2024-02-19T21:05:02.872628+0000 mgr.x (mgr.34616) 19 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-19T21:05:05.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:04 smithi033 bash[38634]: audit 2024-02-19T21:05:02.881474+0000 mgr.x (mgr.34616) 20 : audit [DBG] from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:05.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:04 smithi033 bash[38634]: cephadm 2024-02-19T21:05:02.883883+0000 mgr.x (mgr.34616) 21 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi033 2024-02-19T21:05:05.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:04 smithi033 bash[38634]: audit 2024-02-19T21:05:03.209025+0000 mgr.x (mgr.34616) 22 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:05.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:04 smithi172 bash[35245]: cephadm 2024-02-19T21:05:02.872628+0000 mgr.x (mgr.34616) 19 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-19T21:05:05.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:04 smithi172 bash[35245]: audit 2024-02-19T21:05:02.881474+0000 mgr.x (mgr.34616) 20 : audit [DBG] from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:05.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:04 smithi172 bash[35245]: cephadm 2024-02-19T21:05:02.883883+0000 mgr.x (mgr.34616) 21 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi033 2024-02-19T21:05:05.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:04 smithi172 bash[35245]: audit 2024-02-19T21:05:03.209025+0000 mgr.x (mgr.34616) 22 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:06.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:05 smithi033 bash[35201]: audit 2024-02-19T21:05:03.947981+0000 mgr.x (mgr.34616) 23 : audit [DBG] from='client.24745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:06.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:05 smithi033 bash[35201]: cluster 2024-02-19T21:05:04.357113+0000 mgr.x (mgr.34616) 24 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:06.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:05 smithi033 bash[38634]: audit 2024-02-19T21:05:03.947981+0000 mgr.x (mgr.34616) 23 : audit [DBG] from='client.24745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:06.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:05 smithi033 bash[38634]: cluster 2024-02-19T21:05:04.357113+0000 mgr.x (mgr.34616) 24 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:06.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:05 smithi172 bash[35245]: audit 2024-02-19T21:05:03.947981+0000 mgr.x (mgr.34616) 23 : audit [DBG] from='client.24745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:06.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:05 smithi172 bash[35245]: cluster 2024-02-19T21:05:04.357113+0000 mgr.x (mgr.34616) 24 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:07.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:06 smithi033 bash[35201]: cluster 2024-02-19T21:05:06.357566+0000 mgr.x (mgr.34616) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:07.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:06 smithi033 bash[38634]: cluster 2024-02-19T21:05:06.357566+0000 mgr.x (mgr.34616) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:07.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:06 smithi172 bash[35245]: cluster 2024-02-19T21:05:06.357566+0000 mgr.x (mgr.34616) 25 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:09.701 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:09 smithi033 bash[35201]: cluster 2024-02-19T21:05:08.358462+0000 mgr.x (mgr.34616) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:09.701 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:09 smithi033 bash[38634]: cluster 2024-02-19T21:05:08.358462+0000 mgr.x (mgr.34616) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:09.702 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:09 smithi172 bash[35245]: cluster 2024-02-19T21:05:08.358462+0000 mgr.x (mgr.34616) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:10.564 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:05:10 smithi033 systemd[1]: Stopping Ceph alertmanager.a for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:05:10.564 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:05:10 smithi033 bash[51090]: ts=2024-02-19T21:05:10.298Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-19T21:05:10.814 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:05:10 smithi033 podman[57629]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-alertmanager.a 2024-02-19T21:05:11.166 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:05:10 smithi033 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-19T21:05:11.166 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:05:10 smithi033 systemd[1]: Stopped Ceph alertmanager.a for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:05:11.167 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:05:10 smithi033 systemd[1]: Starting Ceph alertmanager.a for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:05:11.167 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:05:10 smithi033 podman[57671]: Error: no container with ID or name "ceph-0eef3440-cf69-11ee-95bb-87774f69a715-alertmanager.a" found: no such container 2024-02-19T21:05:11.167 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:05:10 smithi033 systemd[1]: Started Ceph alertmanager.a for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:05:11.750 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[57688]: ts=2024-02-19T21:05:11.381Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2024-02-19T21:05:11.750 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[57688]: ts=2024-02-19T21:05:11.381Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2024-02-19T21:05:11.750 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[57688]: ts=2024-02-19T21:05:11.381Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.33 port=9094 2024-02-19T21:05:11.750 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[57688]: ts=2024-02-19T21:05:11.383Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-19T21:05:11.750 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[57688]: ts=2024-02-19T21:05:11.405Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-19T21:05:11.750 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[57688]: ts=2024-02-19T21:05:11.405Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-19T21:05:11.750 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[57688]: ts=2024-02-19T21:05:11.407Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2024-02-19T21:05:11.751 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[57688]: ts=2024-02-19T21:05:11.407Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-19T21:05:12.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[35201]: cluster 2024-02-19T21:05:10.358901+0000 mgr.x (mgr.34616) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:12.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[38634]: cluster 2024-02-19T21:05:10.358901+0000 mgr.x (mgr.34616) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:12.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[35201]: audit 2024-02-19T21:05:10.892972+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:12.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[38634]: audit 2024-02-19T21:05:10.892972+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:12.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[38634]: audit 2024-02-19T21:05:10.893544+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:12.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[35201]: audit 2024-02-19T21:05:10.893544+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:12.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[35201]: audit 2024-02-19T21:05:10.939946+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:12.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[35201]: audit 2024-02-19T21:05:10.941256+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:05:12.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[35201]: audit 2024-02-19T21:05:10.941890+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:05:12.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[35201]: audit 2024-02-19T21:05:10.942432+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:05:12.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[38634]: audit 2024-02-19T21:05:10.939946+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:12.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[38634]: audit 2024-02-19T21:05:10.941256+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:05:12.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[38634]: audit 2024-02-19T21:05:10.941890+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:05:12.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[38634]: audit 2024-02-19T21:05:10.942432+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:05:12.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[38634]: audit 2024-02-19T21:05:10.943289+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-19T21:05:12.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:11 smithi033 bash[35201]: audit 2024-02-19T21:05:10.943289+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-19T21:05:12.112 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:11 smithi172 bash[35245]: cluster 2024-02-19T21:05:10.358901+0000 mgr.x (mgr.34616) 27 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:12.113 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:11 smithi172 bash[35245]: audit 2024-02-19T21:05:10.892972+0000 mon.b (mon.2) 117 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:12.113 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:11 smithi172 bash[35245]: audit 2024-02-19T21:05:10.893544+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:12.113 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:11 smithi172 bash[35245]: audit 2024-02-19T21:05:10.939946+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"3c5c95184ab8\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 301465600, \"cpu_percentage\": \"3.93%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466664Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T20:54:57.415212Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T20:56:50.643746Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:12.113 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:11 smithi172 bash[35245]: audit 2024-02-19T21:05:10.941256+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:05:12.113 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:11 smithi172 bash[35245]: audit 2024-02-19T21:05:10.941890+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:05:12.113 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:11 smithi172 bash[35245]: audit 2024-02-19T21:05:10.942432+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:05:12.113 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:11 smithi172 bash[35245]: audit 2024-02-19T21:05:10.943289+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-19T21:05:12.762 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:12 smithi172 bash[35245]: cephadm 2024-02-19T21:05:10.940989+0000 mgr.x (mgr.34616) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-19T21:05:12.762 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:12 smithi172 bash[35245]: cephadm 2024-02-19T21:05:10.942918+0000 mgr.x (mgr.34616) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi172 2024-02-19T21:05:12.763 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:12 smithi172 bash[35245]: audit 2024-02-19T21:05:12.563494+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 27210547, \"cpu_percentage\": \"0.25%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513305Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:00:45.107596Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:59.513625Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:05:12.763 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:12 smithi172 bash[35245]: audit 2024-02-19T21:05:12.564137+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 27210547, \"cpu_percentage\": \"0.25%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513305Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:00:45.107596Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:59.513625Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:05:12.763 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:12 smithi172 bash[35245]: audit 2024-02-19T21:05:12.567748+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 27210547, \"cpu_percentage\": \"0.25%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513305Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:00:45.107596Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:59.513625Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:05:13.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:12 smithi033 bash[35201]: cephadm 2024-02-19T21:05:10.940989+0000 mgr.x (mgr.34616) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-19T21:05:13.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:12 smithi033 bash[35201]: cephadm 2024-02-19T21:05:10.942918+0000 mgr.x (mgr.34616) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi172 2024-02-19T21:05:13.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:12 smithi033 bash[38634]: cephadm 2024-02-19T21:05:10.940989+0000 mgr.x (mgr.34616) 28 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-19T21:05:13.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:12 smithi033 bash[38634]: cephadm 2024-02-19T21:05:10.942918+0000 mgr.x (mgr.34616) 29 : cephadm [INF] Reconfiguring daemon mon.b on smithi172 2024-02-19T21:05:13.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:12 smithi033 bash[38634]: audit 2024-02-19T21:05:12.563494+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 27210547, \"cpu_percentage\": \"0.25%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513305Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:00:45.107596Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:59.513625Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:05:13.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:12 smithi033 bash[35201]: audit 2024-02-19T21:05:12.563494+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 27210547, \"cpu_percentage\": \"0.25%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513305Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:00:45.107596Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:59.513625Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:05:13.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:12 smithi033 bash[38634]: audit 2024-02-19T21:05:12.564137+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 27210547, \"cpu_percentage\": \"0.25%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513305Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:00:45.107596Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:59.513625Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:05:13.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:12 smithi033 bash[38634]: audit 2024-02-19T21:05:12.567748+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 27210547, \"cpu_percentage\": \"0.25%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513305Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:00:45.107596Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:59.513625Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:05:13.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:12 smithi033 bash[35201]: audit 2024-02-19T21:05:12.564137+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 27210547, \"cpu_percentage\": \"0.25%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513305Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:00:45.107596Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:59.513625Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:05:13.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:12 smithi033 bash[35201]: audit 2024-02-19T21:05:12.567748+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"cf170d9ba608\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\", \"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\"], \"memory_usage\": 27210547, \"cpu_percentage\": \"0.25%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513305Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:00:45.107596Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:00:40.987496Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:04:59.513625Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:05:13.762 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:05:13 smithi033 bash[57688]: ts=2024-02-19T21:05:13.383Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000044731s 2024-02-19T21:05:14.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:13 smithi033 bash[35201]: cluster 2024-02-19T21:05:12.359320+0000 mgr.x (mgr.34616) 30 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:14.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:13 smithi033 bash[35201]: cephadm 2024-02-19T21:05:12.569125+0000 mgr.x (mgr.34616) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-19T21:05:14.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:13 smithi033 bash[35201]: cephadm 2024-02-19T21:05:12.576928+0000 mgr.x (mgr.34616) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi172 2024-02-19T21:05:14.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:13 smithi033 bash[38634]: cluster 2024-02-19T21:05:12.359320+0000 mgr.x (mgr.34616) 30 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:14.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:13 smithi033 bash[38634]: cephadm 2024-02-19T21:05:12.569125+0000 mgr.x (mgr.34616) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-19T21:05:14.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:13 smithi033 bash[38634]: cephadm 2024-02-19T21:05:12.576928+0000 mgr.x (mgr.34616) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi172 2024-02-19T21:05:14.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:13 smithi172 bash[35245]: cluster 2024-02-19T21:05:12.359320+0000 mgr.x (mgr.34616) 30 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:14.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:13 smithi172 bash[35245]: cephadm 2024-02-19T21:05:12.569125+0000 mgr.x (mgr.34616) 31 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-19T21:05:14.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:13 smithi172 bash[35245]: cephadm 2024-02-19T21:05:12.576928+0000 mgr.x (mgr.34616) 32 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi172 2024-02-19T21:05:16.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:15 smithi033 bash[38634]: cluster 2024-02-19T21:05:14.359970+0000 mgr.x (mgr.34616) 33 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:16.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:15 smithi033 bash[35201]: cluster 2024-02-19T21:05:14.359970+0000 mgr.x (mgr.34616) 33 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:16.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:15 smithi172 bash[35245]: cluster 2024-02-19T21:05:14.359970+0000 mgr.x (mgr.34616) 33 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:18.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:17 smithi033 bash[35201]: cluster 2024-02-19T21:05:16.360287+0000 mgr.x (mgr.34616) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:18.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:17 smithi033 bash[38634]: cluster 2024-02-19T21:05:16.360287+0000 mgr.x (mgr.34616) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:18.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:17 smithi172 bash[35245]: cluster 2024-02-19T21:05:16.360287+0000 mgr.x (mgr.34616) 34 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:20.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:19 smithi033 bash[38634]: cluster 2024-02-19T21:05:18.360896+0000 mgr.x (mgr.34616) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:20.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:19 smithi033 bash[35201]: cluster 2024-02-19T21:05:18.360896+0000 mgr.x (mgr.34616) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:20.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:19 smithi172 bash[35245]: cluster 2024-02-19T21:05:18.360896+0000 mgr.x (mgr.34616) 35 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:21.784 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:05:21 smithi033 bash[57688]: ts=2024-02-19T21:05:21.385Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001870011s 2024-02-19T21:05:22.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:21 smithi033 bash[35201]: cluster 2024-02-19T21:05:20.361377+0000 mgr.x (mgr.34616) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:22.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:21 smithi033 bash[38634]: cluster 2024-02-19T21:05:20.361377+0000 mgr.x (mgr.34616) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:22.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:21 smithi172 bash[35245]: cluster 2024-02-19T21:05:20.361377+0000 mgr.x (mgr.34616) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:23.703 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:23 smithi172 systemd[1]: Stopping Ceph prometheus.a for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:05:23.703 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:23 smithi172 bash[45400]: ts=2024-02-19T21:05:23.616Z caller=main.go:874 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-19T21:05:23.703 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:23 smithi172 bash[45400]: ts=2024-02-19T21:05:23.616Z caller=main.go:898 level=info msg="Stopping scrape discovery manager..." 2024-02-19T21:05:23.703 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:23 smithi172 bash[45400]: ts=2024-02-19T21:05:23.616Z caller=main.go:912 level=info msg="Stopping notify discovery manager..." 2024-02-19T21:05:23.703 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:23 smithi172 bash[45400]: ts=2024-02-19T21:05:23.616Z caller=manager.go:160 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-19T21:05:23.703 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:23 smithi172 bash[45400]: ts=2024-02-19T21:05:23.616Z caller=manager.go:170 level=info component="rule manager" msg="Rule manager stopped" 2024-02-19T21:05:23.703 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:23 smithi172 bash[45400]: ts=2024-02-19T21:05:23.616Z caller=main.go:949 level=info msg="Stopping scrape manager..." 2024-02-19T21:05:23.703 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:23 smithi172 bash[45400]: ts=2024-02-19T21:05:23.616Z caller=main.go:894 level=info msg="Scrape discovery manager stopped" 2024-02-19T21:05:23.704 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:23 smithi172 bash[45400]: ts=2024-02-19T21:05:23.616Z caller=main.go:908 level=info msg="Notify discovery manager stopped" 2024-02-19T21:05:23.704 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:23 smithi172 bash[45400]: ts=2024-02-19T21:05:23.618Z caller=main.go:941 level=info msg="Scrape manager stopped" 2024-02-19T21:05:23.704 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:23 smithi172 bash[45400]: ts=2024-02-19T21:05:23.619Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2024-02-19T21:05:23.704 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:23 smithi172 bash[45400]: ts=2024-02-19T21:05:23.619Z caller=main.go:1171 level=info msg="Notifier manager stopped" 2024-02-19T21:05:23.704 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:23 smithi172 bash[45400]: ts=2024-02-19T21:05:23.619Z caller=main.go:1183 level=info msg="See you next time!" 2024-02-19T21:05:24.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:23 smithi033 bash[35201]: cluster 2024-02-19T21:05:22.361730+0000 mgr.x (mgr.34616) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:24.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:23 smithi033 bash[38634]: cluster 2024-02-19T21:05:22.361730+0000 mgr.x (mgr.34616) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:24.201 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 podman[49925]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-prometheus.a 2024-02-19T21:05:24.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:23 smithi172 bash[35245]: cluster 2024-02-19T21:05:22.361730+0000 mgr.x (mgr.34616) 37 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:24.453 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@prometheus.a.service: Succeeded. 2024-02-19T21:05:24.453 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 systemd[1]: Stopped Ceph prometheus.a for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:05:24.453 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@prometheus.a.service: Found left-over process 45414 (conmon) in control group while starting unit. Ignoring. 2024-02-19T21:05:24.453 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies. 2024-02-19T21:05:24.453 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@prometheus.a.service: Found left-over process 49945 (podman) in control group while starting unit. Ignoring. 2024-02-19T21:05:24.453 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies. 2024-02-19T21:05:24.453 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 systemd[1]: Starting Ceph prometheus.a for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:05:24.453 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 podman[49965]: Error: no container with ID or name "ceph-0eef3440-cf69-11ee-95bb-87774f69a715-prometheus.a" found: no such container 2024-02-19T21:05:24.453 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 systemd[1]: Started Ceph prometheus.a for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:05:24.920 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[35245]: audit 2024-02-19T21:05:24.267791+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"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\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:24.921 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[35245]: audit 2024-02-19T21:05:24.268632+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"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\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:24.921 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[35245]: audit 2024-02-19T21:05:24.272115+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"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\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:24.921 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[35245]: audit 2024-02-19T21:05:24.276021+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-19T21:05:24.921 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[35245]: audit 2024-02-19T21:05:24.277292+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi033.front.sepia.ceph.com:9093"}]: dispatch 2024-02-19T21:05:24.921 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[35245]: audit 2024-02-19T21:05:24.277768+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi033.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-02-19T21:05:24.921 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[35245]: audit 2024-02-19T21:05:24.277991+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi033.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-02-19T21:05:24.921 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[35245]: audit 2024-02-19T21:05:24.284212+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi033.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2024-02-19T21:05:24.921 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[35245]: audit 2024-02-19T21:05:24.290068+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:05:24.921 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[35245]: audit 2024-02-19T21:05:24.294535+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi172.front.sepia.ceph.com:9095"}]: dispatch 2024-02-19T21:05:24.921 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[35245]: audit 2024-02-19T21:05:24.295525+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi172.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-02-19T21:05:24.921 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[35245]: audit 2024-02-19T21:05:24.295870+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi172.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-02-19T21:05:24.921 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[35245]: audit 2024-02-19T21:05:24.302055+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi172.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2024-02-19T21:05:25.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[35201]: audit 2024-02-19T21:05:24.267791+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"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\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:25.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[38634]: audit 2024-02-19T21:05:24.267791+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"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\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:25.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[35201]: audit 2024-02-19T21:05:24.268632+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"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\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:25.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[35201]: audit 2024-02-19T21:05:24.272115+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"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\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:25.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[35201]: audit 2024-02-19T21:05:24.276021+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-19T21:05:25.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[35201]: audit 2024-02-19T21:05:24.277292+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi033.front.sepia.ceph.com:9093"}]: dispatch 2024-02-19T21:05:25.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[35201]: audit 2024-02-19T21:05:24.277768+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi033.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-02-19T21:05:25.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[38634]: audit 2024-02-19T21:05:24.268632+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"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\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:25.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[35201]: audit 2024-02-19T21:05:24.277991+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi033.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-02-19T21:05:25.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[35201]: audit 2024-02-19T21:05:24.284212+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi033.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2024-02-19T21:05:25.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[35201]: audit 2024-02-19T21:05:24.290068+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:05:25.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[35201]: audit 2024-02-19T21:05:24.294535+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi172.front.sepia.ceph.com:9095"}]: dispatch 2024-02-19T21:05:25.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[35201]: audit 2024-02-19T21:05:24.295525+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi172.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-02-19T21:05:25.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[35201]: audit 2024-02-19T21:05:24.295870+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi172.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-02-19T21:05:25.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[35201]: audit 2024-02-19T21:05:24.302055+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi172.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2024-02-19T21:05:25.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[38634]: audit 2024-02-19T21:05:24.272115+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"1.01%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.512815Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 435054182, \"cpu_percentage\": \"28.65%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:04:59.512954Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46399488, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513024Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45120225, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513087Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 43327160, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513148Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45109739, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513208Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"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\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12488540, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513369Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31446794, \"cpu_percentage\": \"0.49%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513431Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35148267, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:59.513493Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:25.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[38634]: audit 2024-02-19T21:05:24.276021+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-19T21:05:25.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[38634]: audit 2024-02-19T21:05:24.277292+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi033.front.sepia.ceph.com:9093"}]: dispatch 2024-02-19T21:05:25.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[38634]: audit 2024-02-19T21:05:24.277768+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi033.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-02-19T21:05:25.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[38634]: audit 2024-02-19T21:05:24.277991+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi033.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2024-02-19T21:05:25.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[38634]: audit 2024-02-19T21:05:24.284212+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi033.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2024-02-19T21:05:25.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[38634]: audit 2024-02-19T21:05:24.290068+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:05:25.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[38634]: audit 2024-02-19T21:05:24.294535+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi172.front.sepia.ceph.com:9095"}]: dispatch 2024-02-19T21:05:25.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[38634]: audit 2024-02-19T21:05:24.295525+0000 mon.b (mon.2) 129 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi172.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-02-19T21:05:25.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[38634]: audit 2024-02-19T21:05:24.295870+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi172.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2024-02-19T21:05:25.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:24 smithi033 bash[38634]: audit 2024-02-19T21:05:24.302055+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi172.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2024-02-19T21:05:25.202 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.835Z caller=main.go:544 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-19T21:05:25.202 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.836Z caller=main.go:588 level=info msg="Starting Prometheus Server" mode=server version="(version=2.49.1, branch=HEAD, revision=43e14844a33b65e2a396e3944272af8b3a494071)" 2024-02-19T21:05:25.202 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.836Z caller=main.go:593 level=info build_context="(go=go1.21.6, platform=linux/amd64, user=root@6d5f4c649d25, date=20240115-16:58:43, tags=netgo,builtinassets,stringlabels)" 2024-02-19T21:05:25.202 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.836Z caller=main.go:594 level=info host_details="(Linux 4.18.0-539.el8.x86_64 #1 SMP Mon Feb 5 18:34:56 UTC 2024 x86_64 smithi172 (none))" 2024-02-19T21:05:25.203 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.836Z caller=main.go:595 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-19T21:05:25.203 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.836Z caller=main.go:596 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-19T21:05:25.203 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.837Z caller=web.go:565 level=info component=web msg="Start listening for connections" address=:9095 2024-02-19T21:05:25.203 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.837Z caller=main.go:1039 level=info msg="Starting TSDB ..." 2024-02-19T21:05:25.203 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.838Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2024-02-19T21:05:25.203 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.838Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-19T21:05:25.203 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.841Z caller=head.go:606 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-19T21:05:25.203 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.841Z caller=head.go:687 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.212µs 2024-02-19T21:05:25.203 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.841Z caller=head.go:695 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-19T21:05:25.203 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.841Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-02-19T21:05:25.203 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.850Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-02-19T21:05:25.203 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.850Z caller=head.go:766 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-02-19T21:05:25.203 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.850Z caller=head.go:803 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=24.564µs wal_replay_duration=9.785948ms wbl_replay_duration=181ns total_replay_duration=9.837825ms 2024-02-19T21:05:25.203 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.853Z caller=main.go:1060 level=info fs_type=XFS_SUPER_MAGIC 2024-02-19T21:05:25.203 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.853Z caller=main.go:1063 level=info msg="TSDB started" 2024-02-19T21:05:25.203 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.853Z caller=main.go:1245 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-19T21:05:25.204 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.865Z caller=main.go:1282 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=12.791989ms db_storage=823ns remote_storage=1.101µs web_handler=346ns query_engine=754ns scrape=378.507µs scrape_sd=32.806µs notify=17.281µs notify_sd=5.615µs rules=12.124849ms tracing=5.056µs 2024-02-19T21:05:25.204 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.866Z caller=main.go:1024 level=info msg="Server is ready to receive web requests." 2024-02-19T21:05:25.204 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:05:24 smithi172 bash[49983]: ts=2024-02-19T21:05:24.866Z caller=manager.go:146 level=info component="rule manager" msg="Starting rule manager..." 2024-02-19T21:05:26.042 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:25 smithi033 bash[35201]: audit 2024-02-19T21:05:24.276415+0000 mgr.x (mgr.34616) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-19T21:05:26.042 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:25 smithi033 bash[35201]: audit 2024-02-19T21:05:24.277539+0000 mgr.x (mgr.34616) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi033.front.sepia.ceph.com:9093"}]: dispatch 2024-02-19T21:05:26.042 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:25 smithi033 bash[35201]: audit 2024-02-19T21:05:24.290579+0000 mgr.x (mgr.34616) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:05:26.042 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:25 smithi033 bash[35201]: audit 2024-02-19T21:05:24.294991+0000 mgr.x (mgr.34616) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi172.front.sepia.ceph.com:9095"}]: dispatch 2024-02-19T21:05:26.043 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:25 smithi033 bash[35201]: cephadm 2024-02-19T21:05:24.304394+0000 mgr.x (mgr.34616) 42 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-19T21:05:26.043 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:25 smithi033 bash[35201]: cluster 2024-02-19T21:05:24.362295+0000 mgr.x (mgr.34616) 43 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:26.043 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:25 smithi033 bash[38634]: audit 2024-02-19T21:05:24.276415+0000 mgr.x (mgr.34616) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-19T21:05:26.043 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:25 smithi033 bash[38634]: audit 2024-02-19T21:05:24.277539+0000 mgr.x (mgr.34616) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi033.front.sepia.ceph.com:9093"}]: dispatch 2024-02-19T21:05:26.043 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:25 smithi033 bash[38634]: audit 2024-02-19T21:05:24.290579+0000 mgr.x (mgr.34616) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:05:26.043 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:25 smithi033 bash[38634]: audit 2024-02-19T21:05:24.294991+0000 mgr.x (mgr.34616) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi172.front.sepia.ceph.com:9095"}]: dispatch 2024-02-19T21:05:26.043 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:25 smithi033 bash[38634]: cephadm 2024-02-19T21:05:24.304394+0000 mgr.x (mgr.34616) 42 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-19T21:05:26.043 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:25 smithi033 bash[38634]: cluster 2024-02-19T21:05:24.362295+0000 mgr.x (mgr.34616) 43 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:26.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:25 smithi172 bash[35245]: audit 2024-02-19T21:05:24.276415+0000 mgr.x (mgr.34616) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-19T21:05:26.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:25 smithi172 bash[35245]: audit 2024-02-19T21:05:24.277539+0000 mgr.x (mgr.34616) 39 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi033.front.sepia.ceph.com:9093"}]: dispatch 2024-02-19T21:05:26.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:25 smithi172 bash[35245]: audit 2024-02-19T21:05:24.290579+0000 mgr.x (mgr.34616) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:05:26.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:25 smithi172 bash[35245]: audit 2024-02-19T21:05:24.294991+0000 mgr.x (mgr.34616) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi172.front.sepia.ceph.com:9095"}]: dispatch 2024-02-19T21:05:26.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:25 smithi172 bash[35245]: cephadm 2024-02-19T21:05:24.304394+0000 mgr.x (mgr.34616) 42 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-19T21:05:26.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:25 smithi172 bash[35245]: cluster 2024-02-19T21:05:24.362295+0000 mgr.x (mgr.34616) 43 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:27.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[35201]: cluster 2024-02-19T21:05:26.362729+0000 mgr.x (mgr.34616) 44 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:27.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[35201]: audit 2024-02-19T21:05:26.394311+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\", \"target_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"target_version\": \"16.2.14-548-g81bd20d6\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2024-02-19T21:05:27.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[35201]: audit 2024-02-19T21:05:26.394882+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\", \"target_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"target_version\": \"16.2.14-548-g81bd20d6\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2024-02-19T21:05:27.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[35201]: audit 2024-02-19T21:05:26.397901+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\", \"target_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"target_version\": \"16.2.14-548-g81bd20d6\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2024-02-19T21:05:27.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[35201]: cephadm 2024-02-19T21:05:26.398826+0000 mgr.x (mgr.34616) 45 : cephadm [INF] Upgrade: Target is version 16.2.14-548-g81bd20d6 (pacific) 2024-02-19T21:05:27.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[35201]: cephadm 2024-02-19T21:05:26.398926+0000 mgr.x (mgr.34616) 46 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9'] 2024-02-19T21:05:27.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[35201]: audit 2024-02-19T21:05:26.399953+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:05:27.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[35201]: audit 2024-02-19T21:05:26.401059+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:05:27.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[35201]: audit 2024-02-19T21:05:26.401339+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:05:27.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[35201]: audit 2024-02-19T21:05:26.405100+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2024-02-19T21:05:27.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[35201]: cephadm 2024-02-19T21:05:26.408426+0000 mgr.x (mgr.34616) 47 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:05:27.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[35201]: cephadm 2024-02-19T21:05:26.409035+0000 mgr.x (mgr.34616) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:05:27.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[38634]: cluster 2024-02-19T21:05:26.362729+0000 mgr.x (mgr.34616) 44 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:27.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[38634]: audit 2024-02-19T21:05:26.394311+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\", \"target_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"target_version\": \"16.2.14-548-g81bd20d6\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2024-02-19T21:05:27.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[38634]: audit 2024-02-19T21:05:26.394882+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\", \"target_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"target_version\": \"16.2.14-548-g81bd20d6\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2024-02-19T21:05:27.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[38634]: audit 2024-02-19T21:05:26.397901+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\", \"target_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"target_version\": \"16.2.14-548-g81bd20d6\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2024-02-19T21:05:27.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[38634]: cephadm 2024-02-19T21:05:26.398826+0000 mgr.x (mgr.34616) 45 : cephadm [INF] Upgrade: Target is version 16.2.14-548-g81bd20d6 (pacific) 2024-02-19T21:05:27.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[38634]: cephadm 2024-02-19T21:05:26.398926+0000 mgr.x (mgr.34616) 46 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9'] 2024-02-19T21:05:27.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[38634]: audit 2024-02-19T21:05:26.399953+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:05:27.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[38634]: audit 2024-02-19T21:05:26.401059+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:05:27.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[38634]: audit 2024-02-19T21:05:26.401339+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:05:27.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[38634]: audit 2024-02-19T21:05:26.405100+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2024-02-19T21:05:27.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[38634]: cephadm 2024-02-19T21:05:26.408426+0000 mgr.x (mgr.34616) 47 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:05:27.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:26 smithi033 bash[38634]: cephadm 2024-02-19T21:05:26.409035+0000 mgr.x (mgr.34616) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:05:27.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:26 smithi172 bash[35245]: cluster 2024-02-19T21:05:26.362729+0000 mgr.x (mgr.34616) 44 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:27.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:26 smithi172 bash[35245]: audit 2024-02-19T21:05:26.394311+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\", \"target_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"target_version\": \"16.2.14-548-g81bd20d6\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2024-02-19T21:05:27.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:26 smithi172 bash[35245]: audit 2024-02-19T21:05:26.394882+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\", \"target_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"target_version\": \"16.2.14-548-g81bd20d6\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2024-02-19T21:05:27.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:26 smithi172 bash[35245]: audit 2024-02-19T21:05:26.397901+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"progress_id\": \"6b59aeaa-55b2-4702-ac92-025307995d9a\", \"target_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"target_version\": \"16.2.14-548-g81bd20d6\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2024-02-19T21:05:27.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:26 smithi172 bash[35245]: cephadm 2024-02-19T21:05:26.398826+0000 mgr.x (mgr.34616) 45 : cephadm [INF] Upgrade: Target is version 16.2.14-548-g81bd20d6 (pacific) 2024-02-19T21:05:27.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:26 smithi172 bash[35245]: cephadm 2024-02-19T21:05:26.398926+0000 mgr.x (mgr.34616) 46 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9'] 2024-02-19T21:05:27.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:26 smithi172 bash[35245]: audit 2024-02-19T21:05:26.399953+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:05:27.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:26 smithi172 bash[35245]: audit 2024-02-19T21:05:26.401059+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:05:27.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:26 smithi172 bash[35245]: audit 2024-02-19T21:05:26.401339+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:05:27.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:26 smithi172 bash[35245]: audit 2024-02-19T21:05:26.405100+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2024-02-19T21:05:27.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:26 smithi172 bash[35245]: cephadm 2024-02-19T21:05:26.408426+0000 mgr.x (mgr.34616) 47 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:05:27.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:26 smithi172 bash[35245]: cephadm 2024-02-19T21:05:26.409035+0000 mgr.x (mgr.34616) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:05:28.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:27 smithi033 bash[35201]: audit 2024-02-19T21:05:27.830462+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr.y"}]: dispatch 2024-02-19T21:05:28.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:27 smithi033 bash[35201]: audit 2024-02-19T21:05:27.830992+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr.y"}]: dispatch 2024-02-19T21:05:28.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:27 smithi033 bash[35201]: audit 2024-02-19T21:05:27.834683+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr.y"}]': finished 2024-02-19T21:05:28.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:27 smithi033 bash[35201]: audit 2024-02-19T21:05:27.836529+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:05:28.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:27 smithi033 bash[35201]: audit 2024-02-19T21:05:27.836782+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:05:28.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:27 smithi033 bash[35201]: audit 2024-02-19T21:05:27.837718+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:05:28.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:27 smithi033 bash[35201]: audit 2024-02-19T21:05:27.838533+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:05:28.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:27 smithi033 bash[35201]: audit 2024-02-19T21:05:27.839710+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-19T21:05:28.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:27 smithi033 bash[38634]: audit 2024-02-19T21:05:27.830462+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr.y"}]: dispatch 2024-02-19T21:05:28.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:27 smithi033 bash[38634]: audit 2024-02-19T21:05:27.830992+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr.y"}]: dispatch 2024-02-19T21:05:28.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:27 smithi033 bash[38634]: audit 2024-02-19T21:05:27.834683+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr.y"}]': finished 2024-02-19T21:05:28.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:27 smithi033 bash[38634]: audit 2024-02-19T21:05:27.836529+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:05:28.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:27 smithi033 bash[38634]: audit 2024-02-19T21:05:27.836782+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:05:28.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:27 smithi033 bash[38634]: audit 2024-02-19T21:05:27.837718+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:05:28.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:27 smithi033 bash[38634]: audit 2024-02-19T21:05:27.838533+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:05:28.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:27 smithi033 bash[38634]: audit 2024-02-19T21:05:27.839710+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-19T21:05:28.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:27 smithi172 bash[35245]: audit 2024-02-19T21:05:27.830462+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr.y"}]: dispatch 2024-02-19T21:05:28.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:27 smithi172 bash[35245]: audit 2024-02-19T21:05:27.830992+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr.y"}]: dispatch 2024-02-19T21:05:28.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:27 smithi172 bash[35245]: audit 2024-02-19T21:05:27.834683+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr.y"}]': finished 2024-02-19T21:05:28.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:27 smithi172 bash[35245]: audit 2024-02-19T21:05:27.836529+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:05:28.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:27 smithi172 bash[35245]: audit 2024-02-19T21:05:27.836782+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:05:28.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:27 smithi172 bash[35245]: audit 2024-02-19T21:05:27.837718+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:05:28.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:27 smithi172 bash[35245]: audit 2024-02-19T21:05:27.838533+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:05:28.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:27 smithi172 bash[35245]: audit 2024-02-19T21:05:27.839710+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-19T21:05:29.162 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:28 smithi033 bash[38634]: cephadm 2024-02-19T21:05:27.830049+0000 mgr.x (mgr.34616) 49 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-19T21:05:29.162 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:28 smithi033 bash[38634]: cephadm 2024-02-19T21:05:27.839195+0000 mgr.x (mgr.34616) 50 : cephadm [INF] Deploying daemon mgr.y on smithi033 2024-02-19T21:05:29.162 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:28 smithi033 bash[38634]: cluster 2024-02-19T21:05:28.363536+0000 mgr.x (mgr.34616) 51 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:29.162 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:28 smithi033 bash[35201]: cephadm 2024-02-19T21:05:27.830049+0000 mgr.x (mgr.34616) 49 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-19T21:05:29.162 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:28 smithi033 bash[35201]: cephadm 2024-02-19T21:05:27.839195+0000 mgr.x (mgr.34616) 50 : cephadm [INF] Deploying daemon mgr.y on smithi033 2024-02-19T21:05:29.162 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:28 smithi033 bash[35201]: cluster 2024-02-19T21:05:28.363536+0000 mgr.x (mgr.34616) 51 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:29.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:28 smithi172 bash[35245]: cephadm 2024-02-19T21:05:27.830049+0000 mgr.x (mgr.34616) 49 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-19T21:05:29.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:28 smithi172 bash[35245]: cephadm 2024-02-19T21:05:27.839195+0000 mgr.x (mgr.34616) 50 : cephadm [INF] Deploying daemon mgr.y on smithi033 2024-02-19T21:05:29.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:28 smithi172 bash[35245]: cluster 2024-02-19T21:05:28.363536+0000 mgr.x (mgr.34616) 51 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:29.565 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:29 smithi033 systemd[1]: Stopping Ceph mgr.y for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:05:32.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:31 smithi033 bash[35201]: cluster 2024-02-19T21:05:30.364125+0000 mgr.x (mgr.34616) 52 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:32.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:31 smithi033 bash[38634]: cluster 2024-02-19T21:05:30.364125+0000 mgr.x (mgr.34616) 52 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:32.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:31 smithi172 bash[35245]: cluster 2024-02-19T21:05:30.364125+0000 mgr.x (mgr.34616) 52 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:34.064 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:33 smithi033 bash[38634]: cluster 2024-02-19T21:05:32.364620+0000 mgr.x (mgr.34616) 53 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:34.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:33 smithi033 bash[35201]: cluster 2024-02-19T21:05:32.364620+0000 mgr.x (mgr.34616) 53 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:34.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:33 smithi172 bash[35245]: cluster 2024-02-19T21:05:32.364620+0000 mgr.x (mgr.34616) 53 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:34.292 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-02-19T21:05:34.931 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:05:34.931 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.a smithi033 starting - - - - 2024-02-19T21:05:34.931 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.a smithi172 running (5m) 35s ago 5m 29.9M - 6.6.2 87a51ecf0b1c 5576f5bd9468 2024-02-19T21:05:34.931 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.x smithi172 running (65s) 35s ago 8m 414M - 16.2.14-548-g81bd20d6 823b921721f5 646bdbfab747 2024-02-19T21:05:34.931 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.y smithi033 running (10m) 37s ago 10m 287M - 15.2.0 204a01f9b0b6 3c5c95184ab8 2024-02-19T21:05:34.931 INFO:teuthology.orchestra.run.smithi033.stdout:mon.a smithi033 running (10m) 37s ago 10m 78.2M 2048M 15.2.0 204a01f9b0b6 146827b201bf 2024-02-19T21:05:34.931 INFO:teuthology.orchestra.run.smithi033.stdout:mon.b smithi172 running (9m) 35s ago 9m 87.8M 2048M 15.2.0 204a01f9b0b6 f80d06a526f3 2024-02-19T21:05:34.931 INFO:teuthology.orchestra.run.smithi033.stdout:mon.c smithi033 running (9m) 37s ago 9m 87.8M 2048M 15.2.0 204a01f9b0b6 cbaecda7bdb5 2024-02-19T21:05:34.931 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.a smithi033 running (5m) 37s ago 5m 12.8M - 1.7.0 72c9c2088986 d73052d16008 2024-02-19T21:05:34.932 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.b smithi172 running (5m) 35s ago 5m 11.9M - 1.7.0 72c9c2088986 d2c342998e0f 2024-02-19T21:05:34.932 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (8m) 37s ago 8m 46.1M 4096M 15.2.0 204a01f9b0b6 6736698e142c 2024-02-19T21:05:34.932 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (8m) 37s ago 8m 45.4M 4096M 15.2.0 204a01f9b0b6 b7caa2920c7c 2024-02-19T21:05:34.932 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (7m) 37s ago 7m 39.1M 4096M 15.2.0 204a01f9b0b6 6a29eb5eb346 2024-02-19T21:05:34.932 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (7m) 37s ago 7m 43.6M 4096M 15.2.0 204a01f9b0b6 1a63a165586b 2024-02-19T21:05:34.932 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi172 running (7m) 35s ago 7m 44.2M 4096M 15.2.0 204a01f9b0b6 abbb968d916a 2024-02-19T21:05:34.932 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi172 running (6m) 35s ago 7m 43.0M 4096M 15.2.0 204a01f9b0b6 c0f961bd70c5 2024-02-19T21:05:34.932 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi172 running (6m) 35s ago 6m 41.3M 4096M 15.2.0 204a01f9b0b6 5e5090daaa5e 2024-02-19T21:05:34.932 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi172 running (6m) 35s ago 6m 43.0M 4096M 15.2.0 204a01f9b0b6 d9ef9b9b788c 2024-02-19T21:05:34.932 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.a smithi172 starting - - - - 2024-02-19T21:05:34.932 INFO:teuthology.orchestra.run.smithi033.stdout:rgw.r.z.smithi033.kfouac smithi033 running (4m) 37s ago 4m 32.8M - 15.2.0 204a01f9b0b6 4bc1b4fc6127 2024-02-19T21:05:34.932 INFO:teuthology.orchestra.run.smithi033.stdout:rgw.r.z.smithi172.stcvbx smithi172 running (4m) 35s ago 4m 33.5M - 15.2.0 204a01f9b0b6 bd833410517d 2024-02-19T21:05:35.313 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-02-19T21:05:35.313 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-02-19T21:05:35.313 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-19T21:05:35.313 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:05:35.313 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-02-19T21:05:35.313 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2024-02-19T21:05:35.313 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 1 2024-02-19T21:05:35.313 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:05:35.313 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-02-19T21:05:35.313 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-19T21:05:35.313 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:05:35.313 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": {}, 2024-02-19T21:05:35.313 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw": { 2024-02-19T21:05:35.313 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-19T21:05:35.314 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:05:35.314 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-02-19T21:05:35.314 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2024-02-19T21:05:35.314 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 1 2024-02-19T21:05:35.314 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-02-19T21:05:35.314 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-02-19T21:05:35.631 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-02-19T21:05:35.631 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", 2024-02-19T21:05:35.631 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-02-19T21:05:35.631 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:05:35.632 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [], 2024-02-19T21:05:35.632 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "1/20 daemons upgraded", 2024-02-19T21:05:35.632 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading mgr daemons", 2024-02-19T21:05:35.632 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-02-19T21:05:35.632 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-02-19T21:05:36.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[35201]: audit 2024-02-19T21:05:34.286996+0000 mgr.x (mgr.34616) 54 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:36.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[35201]: cluster 2024-02-19T21:05:34.365344+0000 mgr.x (mgr.34616) 55 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:36.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[35201]: audit 2024-02-19T21:05:34.607675+0000 mgr.x (mgr.34616) 56 : audit [DBG] from='client.24757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:36.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[35201]: audit 2024-02-19T21:05:34.926802+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:05:36.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[35201]: audit 2024-02-19T21:05:34.927234+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:05:36.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[35201]: audit 2024-02-19T21:05:34.927644+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[35201]: audit 2024-02-19T21:05:34.928036+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[35201]: audit 2024-02-19T21:05:34.928414+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[35201]: audit 2024-02-19T21:05:34.928768+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[35201]: audit 2024-02-19T21:05:34.930724+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:05:36.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[35201]: audit 2024-02-19T21:05:34.931108+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[35201]: audit 2024-02-19T21:05:34.931482+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[35201]: audit 2024-02-19T21:05:34.931859+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[35201]: audit 2024-02-19T21:05:34.932208+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[35201]: audit 2024-02-19T21:05:35.319333+0000 mon.a (mon.0) 659 : audit [DBG] from='client.? 172.21.15.33:0/3208350820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:05:36.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[38634]: audit 2024-02-19T21:05:34.286996+0000 mgr.x (mgr.34616) 54 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:36.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[38634]: cluster 2024-02-19T21:05:34.365344+0000 mgr.x (mgr.34616) 55 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:36.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[38634]: audit 2024-02-19T21:05:34.607675+0000 mgr.x (mgr.34616) 56 : audit [DBG] from='client.24757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:36.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[38634]: audit 2024-02-19T21:05:34.926802+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:05:36.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[38634]: audit 2024-02-19T21:05:34.927234+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:05:36.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[38634]: audit 2024-02-19T21:05:34.927644+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[38634]: audit 2024-02-19T21:05:34.928036+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[38634]: audit 2024-02-19T21:05:34.928414+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[38634]: audit 2024-02-19T21:05:34.928768+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[38634]: audit 2024-02-19T21:05:34.930724+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:05:36.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[38634]: audit 2024-02-19T21:05:34.931108+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[38634]: audit 2024-02-19T21:05:34.931482+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[38634]: audit 2024-02-19T21:05:34.931859+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[38634]: audit 2024-02-19T21:05:34.932208+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:35 smithi033 bash[38634]: audit 2024-02-19T21:05:35.319333+0000 mon.a (mon.0) 659 : audit [DBG] from='client.? 172.21.15.33:0/3208350820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:05:36.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:35 smithi172 bash[35245]: audit 2024-02-19T21:05:34.286996+0000 mgr.x (mgr.34616) 54 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:36.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:35 smithi172 bash[35245]: cluster 2024-02-19T21:05:34.365344+0000 mgr.x (mgr.34616) 55 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:36.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:35 smithi172 bash[35245]: audit 2024-02-19T21:05:34.607675+0000 mgr.x (mgr.34616) 56 : audit [DBG] from='client.24757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:36.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:35 smithi172 bash[35245]: audit 2024-02-19T21:05:34.926802+0000 mon.b (mon.2) 138 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:05:36.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:35 smithi172 bash[35245]: audit 2024-02-19T21:05:34.927234+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:05:36.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:35 smithi172 bash[35245]: audit 2024-02-19T21:05:34.927644+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:35 smithi172 bash[35245]: audit 2024-02-19T21:05:34.928036+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:35 smithi172 bash[35245]: audit 2024-02-19T21:05:34.928414+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:35 smithi172 bash[35245]: audit 2024-02-19T21:05:34.928768+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:35 smithi172 bash[35245]: audit 2024-02-19T21:05:34.930724+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:05:36.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:35 smithi172 bash[35245]: audit 2024-02-19T21:05:34.931108+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:35 smithi172 bash[35245]: audit 2024-02-19T21:05:34.931482+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:35 smithi172 bash[35245]: audit 2024-02-19T21:05:34.931859+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:35 smithi172 bash[35245]: audit 2024-02-19T21:05:34.932208+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:05:36.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:35 smithi172 bash[35245]: audit 2024-02-19T21:05:35.319333+0000 mon.a (mon.0) 659 : audit [DBG] from='client.? 172.21.15.33:0/3208350820' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:05:37.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:36 smithi033 bash[35201]: audit 2024-02-19T21:05:34.924595+0000 mgr.x (mgr.34616) 57 : audit [DBG] from='client.24763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:37.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:36 smithi033 bash[35201]: audit 2024-02-19T21:05:35.637578+0000 mgr.x (mgr.34616) 58 : audit [DBG] from='client.24775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:37.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:36 smithi033 bash[38634]: audit 2024-02-19T21:05:34.924595+0000 mgr.x (mgr.34616) 57 : audit [DBG] from='client.24763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:37.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:36 smithi033 bash[38634]: audit 2024-02-19T21:05:35.637578+0000 mgr.x (mgr.34616) 58 : audit [DBG] from='client.24775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:37.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:36 smithi172 bash[35245]: audit 2024-02-19T21:05:34.924595+0000 mgr.x (mgr.34616) 57 : audit [DBG] from='client.24763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:37.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:36 smithi172 bash[35245]: audit 2024-02-19T21:05:35.637578+0000 mgr.x (mgr.34616) 58 : audit [DBG] from='client.24775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:05:38.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:37 smithi033 bash[35201]: cluster 2024-02-19T21:05:36.365974+0000 mgr.x (mgr.34616) 59 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:38.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:37 smithi033 bash[38634]: cluster 2024-02-19T21:05:36.365974+0000 mgr.x (mgr.34616) 59 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:38.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:37 smithi172 bash[35245]: cluster 2024-02-19T21:05:36.365974+0000 mgr.x (mgr.34616) 59 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:39.768 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:39 smithi033 bash[58066]: time="2024-02-19T21:05:39Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr.y in 10 seconds, resorting to SIGKILL" 2024-02-19T21:05:40.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:39 smithi033 bash[35201]: cluster 2024-02-19T21:05:38.366915+0000 mgr.x (mgr.34616) 60 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:40.065 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:39 smithi033 bash[58066]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr.y 2024-02-19T21:05:40.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:39 smithi033 bash[38634]: cluster 2024-02-19T21:05:38.366915+0000 mgr.x (mgr.34616) 60 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:40.202 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:39 smithi172 bash[35245]: cluster 2024-02-19T21:05:38.366915+0000 mgr.x (mgr.34616) 60 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:40.925 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:40 smithi033 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mgr.y.service: Main process exited, code=exited, status=137/n/a 2024-02-19T21:05:41.564 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:41 smithi033 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-02-19T21:05:41.565 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:41 smithi033 systemd[1]: Stopped Ceph mgr.y for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:05:41.565 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:41 smithi033 systemd[1]: Starting Ceph mgr.y for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:05:42.048 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:41 smithi033 bash[38634]: cluster 2024-02-19T21:05:40.367505+0000 mgr.x (mgr.34616) 61 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:42.049 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:41.920+0000 7f6ada621700 1 -- 172.21.15.33:0/2601492646 <== mon.0 v2:172.21.15.33:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ac07ac84e0 con 0x55ac07a9d000 2024-02-19T21:05:42.049 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:41 smithi033 bash[58387]: 558399f9cc74bea2a7c71ca631bff00710a230b3604f1d347f80fc1e7471a075 2024-02-19T21:05:42.049 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:41 smithi033 systemd[1]: Started Ceph mgr.y for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:05:42.049 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:41 smithi033 bash[35201]: cluster 2024-02-19T21:05:40.367505+0000 mgr.x (mgr.34616) 61 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:42.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:41 smithi172 bash[35245]: cluster 2024-02-19T21:05:40.367505+0000 mgr.x (mgr.34616) 61 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:42.314 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:42.054+0000 7f6aeac1c680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-19T21:05:42.314 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:42.143+0000 7f6aeac1c680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-19T21:05:42.814 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:42.553+0000 7f6aeac1c680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-19T21:05:42.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[35201]: audit 2024-02-19T21:05:42.058147+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:42.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[38634]: audit 2024-02-19T21:05:42.058147+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:42.816 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[35201]: audit 2024-02-19T21:05:42.058736+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:42.817 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[38634]: audit 2024-02-19T21:05:42.058736+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:42.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[35201]: audit 2024-02-19T21:05:42.061752+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:42.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[35201]: audit 2024-02-19T21:05:42.063162+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:05:42.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[35201]: audit 2024-02-19T21:05:42.065293+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:05:42.818 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[38634]: audit 2024-02-19T21:05:42.061752+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:42.818 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[38634]: audit 2024-02-19T21:05:42.063162+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:05:42.818 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[38634]: audit 2024-02-19T21:05:42.065293+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:05:42.818 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[35201]: audit 2024-02-19T21:05:42.310764+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:42.819 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[38634]: audit 2024-02-19T21:05:42.310764+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:42.819 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[35201]: audit 2024-02-19T21:05:42.311278+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:42.819 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[38634]: audit 2024-02-19T21:05:42.311278+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:42.820 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[35201]: audit 2024-02-19T21:05:42.314016+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:42.820 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[35201]: audit 2024-02-19T21:05:42.315082+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:05:42.820 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[35201]: audit 2024-02-19T21:05:42.392920+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-02-19T21:05:42.820 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[35201]: audit 2024-02-19T21:05:42.393123+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-19T21:05:42.820 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[38634]: audit 2024-02-19T21:05:42.314016+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:42.820 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[38634]: audit 2024-02-19T21:05:42.315082+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:05:42.820 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[38634]: audit 2024-02-19T21:05:42.392920+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-02-19T21:05:42.820 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[38634]: audit 2024-02-19T21:05:42.393123+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-19T21:05:42.821 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[35201]: audit 2024-02-19T21:05:42.393271+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-19T21:05:42.821 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[35201]: audit 2024-02-19T21:05:42.393351+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-02-19T21:05:42.821 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[35201]: audit 2024-02-19T21:05:42.393402+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-19T21:05:42.821 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[35201]: audit 2024-02-19T21:05:42.394010+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-19T21:05:42.821 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[35201]: audit 2024-02-19T21:05:42.394320+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-19T21:05:42.821 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[35201]: audit 2024-02-19T21:05:42.394595+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-19T21:05:42.821 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[38634]: audit 2024-02-19T21:05:42.393271+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-19T21:05:42.821 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[38634]: audit 2024-02-19T21:05:42.393351+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-02-19T21:05:42.821 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[38634]: audit 2024-02-19T21:05:42.393402+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-19T21:05:42.822 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[38634]: audit 2024-02-19T21:05:42.394010+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-19T21:05:42.822 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[38634]: audit 2024-02-19T21:05:42.394320+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-19T21:05:42.822 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:42 smithi033 bash[38634]: audit 2024-02-19T21:05:42.394595+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-19T21:05:42.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:42 smithi172 bash[35245]: audit 2024-02-19T21:05:42.058147+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:42.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:42 smithi172 bash[35245]: audit 2024-02-19T21:05:42.058736+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:42.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:42 smithi172 bash[35245]: audit 2024-02-19T21:05:42.061752+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:55:25.029543Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:42.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:42 smithi172 bash[35245]: audit 2024-02-19T21:05:42.063162+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:05:42.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:42 smithi172 bash[35245]: audit 2024-02-19T21:05:42.065293+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:05:42.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:42 smithi172 bash[35245]: audit 2024-02-19T21:05:42.310764+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:42.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:42 smithi172 bash[35245]: audit 2024-02-19T21:05:42.311278+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:42.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:42 smithi172 bash[35245]: audit 2024-02-19T21:05:42.314016+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82082529, \"cpu_percentage\": \"2.02%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466450Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92127887, \"cpu_percentage\": \"0.79%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466738Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48412753, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466802Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466865Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41051750, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466925Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45759856, \"cpu_percentage\": \"0.57%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.466987Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13463715, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467065Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34435235, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:04:57.467200Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:42.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:42 smithi172 bash[35245]: audit 2024-02-19T21:05:42.315082+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:05:42.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:42 smithi172 bash[35245]: audit 2024-02-19T21:05:42.392920+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-02-19T21:05:42.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:42 smithi172 bash[35245]: audit 2024-02-19T21:05:42.393123+0000 mon.b (mon.2) 155 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-19T21:05:42.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:42 smithi172 bash[35245]: audit 2024-02-19T21:05:42.393271+0000 mon.b (mon.2) 156 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-19T21:05:42.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:42 smithi172 bash[35245]: audit 2024-02-19T21:05:42.393351+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1f", "id": [7, 2]}]: dispatch 2024-02-19T21:05:42.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:42 smithi172 bash[35245]: audit 2024-02-19T21:05:42.393402+0000 mon.b (mon.2) 157 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-19T21:05:42.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:42 smithi172 bash[35245]: audit 2024-02-19T21:05:42.394010+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-19T21:05:42.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:42 smithi172 bash[35245]: audit 2024-02-19T21:05:42.394320+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-19T21:05:42.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:42 smithi172 bash[35245]: audit 2024-02-19T21:05:42.394595+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-19T21:05:43.564 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:43 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:43.392+0000 7f6aeac1c680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-19T21:05:43.564 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:43 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:43.481+0000 7f6aeac1c680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-19T21:05:43.887 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:43 smithi172 bash[35245]: cluster 2024-02-19T21:05:42.367918+0000 mgr.x (mgr.34616) 62 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:44.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:43 smithi033 bash[35201]: cluster 2024-02-19T21:05:42.367918+0000 mgr.x (mgr.34616) 62 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:44.065 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:43 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:43.714+0000 7f6aeac1c680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-19T21:05:44.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:43 smithi033 bash[38634]: cluster 2024-02-19T21:05:42.367918+0000 mgr.x (mgr.34616) 62 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:45.055 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:44 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:44.809+0000 7f6aeac1c680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-19T21:05:45.055 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:44 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:44.972+0000 7f6aeac1c680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:05:45.055 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:45 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:45.060+0000 7f6aeac1c680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-19T21:05:45.314 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:45 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:45.160+0000 7f6aeac1c680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-19T21:05:45.659 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:45 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:45.368+0000 7f6aeac1c680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-19T21:05:46.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:45 smithi033 bash[35201]: cluster 2024-02-19T21:05:44.368527+0000 mgr.x (mgr.34616) 63 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:46.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:45 smithi033 bash[38634]: cluster 2024-02-19T21:05:44.368527+0000 mgr.x (mgr.34616) 63 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:46.065 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:45 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:45.664+0000 7f6aeac1c680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-19T21:05:46.065 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:45 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:45.774+0000 7f6aeac1c680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-19T21:05:46.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:45 smithi172 bash[35245]: cluster 2024-02-19T21:05:44.368527+0000 mgr.x (mgr.34616) 63 : cluster [DBG] pgmap v34: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:46.774 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:46 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:46.576+0000 7f6aeac1c680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-19T21:05:46.774 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:46 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:46.670+0000 7f6aeac1c680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-19T21:05:47.064 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:46 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:46.779+0000 7f6aeac1c680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-19T21:05:47.065 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:46 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:46.966+0000 7f6aeac1c680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-19T21:05:47.511 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:47 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:47.235+0000 7f6aeac1c680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-19T21:05:47.511 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:47 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:47.374+0000 7f6aeac1c680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-19T21:05:47.787 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:47 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:47.516+0000 7f6aeac1c680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:05:47.787 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:47 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:47.700+0000 7f6aeac1c680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-19T21:05:47.788 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[35201]: cluster 2024-02-19T21:05:46.368927+0000 mgr.x (mgr.34616) 64 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:48.065 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:47 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:05:47.793+0000 7f6aeac1c680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-19T21:05:48.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[38634]: cluster 2024-02-19T21:05:46.368927+0000 mgr.x (mgr.34616) 64 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:48.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[35201]: audit 2024-02-19T21:05:46.801912+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92662661, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.799999Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 61918412, \"cpu_percentage\": \"105.04%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:46.800143Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92169830, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800213Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48559554, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800285Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800348Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41188065, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800407Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45948600, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800468Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13946060, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800546Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800608Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34592522, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800668Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:46.800777Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:48.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[38634]: audit 2024-02-19T21:05:46.801912+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92662661, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.799999Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 61918412, \"cpu_percentage\": \"105.04%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:46.800143Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92169830, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800213Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48559554, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800285Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800348Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41188065, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800407Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45948600, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800468Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13946060, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800546Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800608Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34592522, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800668Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:46.800777Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:48.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[35201]: audit 2024-02-19T21:05:46.802356+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92662661, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.799999Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 61918412, \"cpu_percentage\": \"105.04%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:46.800143Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92169830, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800213Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48559554, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800285Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800348Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41188065, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800407Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45948600, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800468Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13946060, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800546Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800608Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34592522, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800668Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:46.800777Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:48.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[38634]: audit 2024-02-19T21:05:46.802356+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92662661, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.799999Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 61918412, \"cpu_percentage\": \"105.04%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:46.800143Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92169830, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800213Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48559554, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800285Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800348Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41188065, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800407Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45948600, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800468Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13946060, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800546Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800608Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34592522, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800668Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:46.800777Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:48.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[35201]: audit 2024-02-19T21:05:46.805148+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92662661, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.799999Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 61918412, \"cpu_percentage\": \"105.04%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:46.800143Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92169830, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800213Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48559554, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800285Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800348Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41188065, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800407Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45948600, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800468Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13946060, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800546Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800608Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34592522, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800668Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:46.800777Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:48.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[38634]: audit 2024-02-19T21:05:46.805148+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92662661, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.799999Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 61918412, \"cpu_percentage\": \"105.04%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:46.800143Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92169830, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800213Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48559554, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800285Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800348Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41188065, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800407Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45948600, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800468Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13946060, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800546Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800608Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34592522, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800668Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:46.800777Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:48.068 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[35201]: audit 2024-02-19T21:05:47.695649+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92169830, \"cpu_percentage\": \"1.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693578Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 441660211, \"cpu_percentage\": \"11.07%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693718Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46619688, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693787Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45308968, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693848Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43515904, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693907Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693967Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35924213, \"cpu_percentage\": \"1.14%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694026Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12540968, \"cpu_percentage\": \"0.34%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694084Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31646023, \"cpu_percentage\": \"0.47%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694144Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 35337011, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694203Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:47.694333Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:48.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[38634]: audit 2024-02-19T21:05:47.695649+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92169830, \"cpu_percentage\": \"1.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693578Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 441660211, \"cpu_percentage\": \"11.07%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693718Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46619688, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693787Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45308968, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693848Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43515904, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693907Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693967Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35924213, \"cpu_percentage\": \"1.14%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694026Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12540968, \"cpu_percentage\": \"0.34%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694084Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31646023, \"cpu_percentage\": \"0.47%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694144Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 35337011, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694203Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:47.694333Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:48.069 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[35201]: audit 2024-02-19T21:05:47.696183+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92169830, \"cpu_percentage\": \"1.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693578Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 441660211, \"cpu_percentage\": \"11.07%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693718Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46619688, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693787Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45308968, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693848Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43515904, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693907Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693967Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35924213, \"cpu_percentage\": \"1.14%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694026Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12540968, \"cpu_percentage\": \"0.34%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694084Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31646023, \"cpu_percentage\": \"0.47%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694144Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 35337011, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694203Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:47.694333Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:48.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[38634]: audit 2024-02-19T21:05:47.696183+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92169830, \"cpu_percentage\": \"1.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693578Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 441660211, \"cpu_percentage\": \"11.07%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693718Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46619688, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693787Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45308968, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693848Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43515904, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693907Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693967Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35924213, \"cpu_percentage\": \"1.14%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694026Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12540968, \"cpu_percentage\": \"0.34%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694084Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31646023, \"cpu_percentage\": \"0.47%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694144Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 35337011, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694203Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:47.694333Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:48.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[38634]: audit 2024-02-19T21:05:47.698966+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92169830, \"cpu_percentage\": \"1.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693578Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 441660211, \"cpu_percentage\": \"11.07%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693718Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46619688, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693787Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45308968, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693848Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43515904, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693907Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693967Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35924213, \"cpu_percentage\": \"1.14%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694026Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12540968, \"cpu_percentage\": \"0.34%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694084Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31646023, \"cpu_percentage\": \"0.47%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694144Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 35337011, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694203Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:47.694333Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:48.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[38634]: audit 2024-02-19T21:05:47.701580+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:05:48.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[38634]: audit 2024-02-19T21:05:47.701709+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:05:48.070 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[38634]: audit 2024-02-19T21:05:47.704150+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-19T21:05:48.070 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[38634]: audit 2024-02-19T21:05:47.708889+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:05:48.070 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[38634]: audit 2024-02-19T21:05:47.709657+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:05:48.070 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[38634]: audit 2024-02-19T21:05:47.709868+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:05:48.070 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[38634]: audit 2024-02-19T21:05:47.712652+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-19T21:05:48.070 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[38634]: audit 2024-02-19T21:05:47.712837+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-19T21:05:48.070 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[38634]: audit 2024-02-19T21:05:47.717335+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-19T21:05:48.070 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[38634]: cluster 2024-02-19T21:05:47.718556+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-19T21:05:48.070 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[38634]: audit 2024-02-19T21:05:47.719169+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-19T21:05:48.070 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[38634]: audit 2024-02-19T21:05:47.719935+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-19T21:05:48.070 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[38634]: audit 2024-02-19T21:05:47.720124+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-19T21:05:48.071 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[35201]: audit 2024-02-19T21:05:47.698966+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92169830, \"cpu_percentage\": \"1.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693578Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 441660211, \"cpu_percentage\": \"11.07%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693718Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46619688, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693787Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45308968, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693848Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43515904, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693907Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693967Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35924213, \"cpu_percentage\": \"1.14%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694026Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12540968, \"cpu_percentage\": \"0.34%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694084Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31646023, \"cpu_percentage\": \"0.47%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694144Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 35337011, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694203Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:47.694333Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:48.071 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[35201]: audit 2024-02-19T21:05:47.701580+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:05:48.071 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[35201]: audit 2024-02-19T21:05:47.701709+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:05:48.071 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[35201]: audit 2024-02-19T21:05:47.704150+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-19T21:05:48.071 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[35201]: audit 2024-02-19T21:05:47.708889+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:05:48.071 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[35201]: audit 2024-02-19T21:05:47.709657+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:05:48.071 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[35201]: audit 2024-02-19T21:05:47.709868+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:05:48.071 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[35201]: audit 2024-02-19T21:05:47.712652+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-19T21:05:48.071 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[35201]: audit 2024-02-19T21:05:47.712837+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-19T21:05:48.071 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[35201]: audit 2024-02-19T21:05:47.717335+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-19T21:05:48.071 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[35201]: cluster 2024-02-19T21:05:47.718556+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-19T21:05:48.072 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[35201]: audit 2024-02-19T21:05:47.719169+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-19T21:05:48.072 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[35201]: audit 2024-02-19T21:05:47.719935+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-19T21:05:48.072 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:47 smithi033 bash[35201]: audit 2024-02-19T21:05:47.720124+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-19T21:05:48.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:47 smithi172 bash[35245]: cluster 2024-02-19T21:05:46.368927+0000 mgr.x (mgr.34616) 64 : cluster [DBG] pgmap v35: 129 pgs: 129 active+clean; 7.0 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:48.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:47 smithi172 bash[35245]: audit 2024-02-19T21:05:46.801912+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92662661, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.799999Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 61918412, \"cpu_percentage\": \"105.04%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:46.800143Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92169830, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800213Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48559554, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800285Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800348Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41188065, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800407Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45948600, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800468Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13946060, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800546Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800608Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34592522, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800668Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:46.800777Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:48.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:47 smithi172 bash[35245]: audit 2024-02-19T21:05:46.802356+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92662661, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.799999Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 61918412, \"cpu_percentage\": \"105.04%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:46.800143Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92169830, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800213Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48559554, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800285Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800348Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41188065, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800407Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45948600, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800468Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13946060, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800546Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800608Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34592522, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800668Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:46.800777Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:48.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:47 smithi172 bash[35245]: audit 2024-02-19T21:05:46.805148+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92662661, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.799999Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 61918412, \"cpu_percentage\": \"105.04%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:46.800143Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92169830, \"cpu_percentage\": \"0.80%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800213Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48559554, \"cpu_percentage\": \"0.50%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800285Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47615836, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800348Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41188065, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800407Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 45948600, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800468Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13946060, \"cpu_percentage\": \"0.36%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800546Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800608Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 34592522, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:46.800668Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:46.800777Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:48.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:47 smithi172 bash[35245]: audit 2024-02-19T21:05:47.695649+0000 mon.b (mon.2) 159 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92169830, \"cpu_percentage\": \"1.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693578Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 441660211, \"cpu_percentage\": \"11.07%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693718Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46619688, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693787Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45308968, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693848Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43515904, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693907Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693967Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35924213, \"cpu_percentage\": \"1.14%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694026Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12540968, \"cpu_percentage\": \"0.34%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694084Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31646023, \"cpu_percentage\": \"0.47%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694144Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 35337011, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694203Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:47.694333Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:48.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:47 smithi172 bash[35245]: audit 2024-02-19T21:05:47.696183+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92169830, \"cpu_percentage\": \"1.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693578Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 441660211, \"cpu_percentage\": \"11.07%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693718Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46619688, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693787Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45308968, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693848Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43515904, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693907Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693967Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35924213, \"cpu_percentage\": \"1.14%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694026Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12540968, \"cpu_percentage\": \"0.34%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694084Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31646023, \"cpu_percentage\": \"0.47%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694144Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 35337011, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694203Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:47.694333Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}}"}]: dispatch 2024-02-19T21:05:48.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:47 smithi172 bash[35245]: audit 2024-02-19T21:05:47.698966+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 92169830, \"cpu_percentage\": \"1.03%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693578Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 441660211, \"cpu_percentage\": \"11.07%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693718Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46619688, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693787Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45308968, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693848Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43515904, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693907Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45329940, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.693967Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 35924213, \"cpu_percentage\": \"1.14%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694026Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12540968, \"cpu_percentage\": \"0.34%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694084Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31646023, \"cpu_percentage\": \"0.47%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694144Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 35337011, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:47.694203Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:47.694333Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}}"}]': finished 2024-02-19T21:05:48.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:47 smithi172 bash[35245]: audit 2024-02-19T21:05:47.701580+0000 mon.b (mon.2) 160 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:05:48.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:47 smithi172 bash[35245]: audit 2024-02-19T21:05:47.701709+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:05:48.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:47 smithi172 bash[35245]: audit 2024-02-19T21:05:47.704150+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-19T21:05:48.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:47 smithi172 bash[35245]: audit 2024-02-19T21:05:47.708889+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:05:48.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:47 smithi172 bash[35245]: audit 2024-02-19T21:05:47.709657+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:05:48.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:47 smithi172 bash[35245]: audit 2024-02-19T21:05:47.709868+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:05:48.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:47 smithi172 bash[35245]: audit 2024-02-19T21:05:47.712652+0000 mon.b (mon.2) 163 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-19T21:05:48.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:47 smithi172 bash[35245]: audit 2024-02-19T21:05:47.712837+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-19T21:05:48.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:47 smithi172 bash[35245]: audit 2024-02-19T21:05:47.717335+0000 mon.b (mon.2) 164 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-19T21:05:48.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:47 smithi172 bash[35245]: cluster 2024-02-19T21:05:47.718556+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-19T21:05:48.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:47 smithi172 bash[35245]: audit 2024-02-19T21:05:47.719169+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-19T21:05:48.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:47 smithi172 bash[35245]: audit 2024-02-19T21:05:47.719935+0000 mon.b (mon.2) 165 : audit [INF] from='mgr.34616 172.21.15.172:0/1134332155' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-19T21:05:48.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:47 smithi172 bash[35245]: audit 2024-02-19T21:05:47.720124+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-19T21:05:48.703 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:48 smithi172 bash[47989]: debug 2024-02-19T21:05:48.707+0000 7fb242b56700 -1 mgr handle_mgr_map I was active but no longer am 2024-02-19T21:05:48.953 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:48 smithi172 bash[35245]: cephadm 2024-02-19T21:05:47.710560+0000 mgr.x (mgr.34616) 65 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:05:48.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:48 smithi172 bash[35245]: cephadm 2024-02-19T21:05:47.710871+0000 mgr.x (mgr.34616) 66 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:05:48.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:48 smithi172 bash[35245]: cephadm 2024-02-19T21:05:47.712498+0000 mgr.x (mgr.34616) 67 : cephadm [INF] Failing over to other MGR 2024-02-19T21:05:48.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:48 smithi172 bash[35245]: cluster 2024-02-19T21:05:47.808509+0000 mon.a (mon.0) 679 : cluster [INF] Active manager daemon y restarted 2024-02-19T21:05:48.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:48 smithi172 bash[35245]: cluster 2024-02-19T21:05:47.809141+0000 mon.a (mon.0) 680 : cluster [INF] Activating manager daemon y 2024-02-19T21:05:48.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:48 smithi172 bash[35245]: audit 2024-02-19T21:05:47.812421+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-19T21:05:48.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:48 smithi172 bash[35245]: audit 2024-02-19T21:05:47.812628+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-19T21:05:48.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:48 smithi172 bash[35245]: cluster 2024-02-19T21:05:47.812674+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-19T21:05:48.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:48 smithi172 bash[35245]: audit 2024-02-19T21:05:47.813189+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:05:48.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:48 smithi172 bash[35245]: audit 2024-02-19T21:05:47.814508+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-19T21:05:48.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:48 smithi172 bash[35245]: audit 2024-02-19T21:05:47.814799+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:05:48.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:48 smithi172 bash[35245]: audit 2024-02-19T21:05:48.708707+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-19T21:05:48.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:48 smithi172 bash[35245]: cluster 2024-02-19T21:05:48.708781+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e20: y(active, starting, since 0.8998s) 2024-02-19T21:05:48.956 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:48 smithi172 bash[47989]: ignoring --setuser ceph since I am not root 2024-02-19T21:05:48.956 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:48 smithi172 bash[47989]: ignoring --setgroup ceph since I am not root 2024-02-19T21:05:48.956 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:48 smithi172 bash[47989]: debug 2024-02-19T21:05:48.748+0000 7f68f3dfb700 1 -- 172.21.15.172:0/3421057515 <== mon.2 v2:172.21.15.172:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55fde57784e0 con 0x55fde574f400 2024-02-19T21:05:48.956 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:48 smithi172 bash[47989]: debug 2024-02-19T21:05:48.871+0000 7f6903fd8680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-19T21:05:48.956 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:48 smithi172 bash[47989]: debug 2024-02-19T21:05:48.952+0000 7f6903fd8680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-19T21:05:49.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[35201]: cephadm 2024-02-19T21:05:47.710560+0000 mgr.x (mgr.34616) 65 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:05:49.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[35201]: cephadm 2024-02-19T21:05:47.710871+0000 mgr.x (mgr.34616) 66 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:05:49.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[35201]: cephadm 2024-02-19T21:05:47.712498+0000 mgr.x (mgr.34616) 67 : cephadm [INF] Failing over to other MGR 2024-02-19T21:05:49.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[35201]: cluster 2024-02-19T21:05:47.808509+0000 mon.a (mon.0) 679 : cluster [INF] Active manager daemon y restarted 2024-02-19T21:05:49.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[35201]: cluster 2024-02-19T21:05:47.809141+0000 mon.a (mon.0) 680 : cluster [INF] Activating manager daemon y 2024-02-19T21:05:49.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[35201]: audit 2024-02-19T21:05:47.812421+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-19T21:05:49.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[35201]: audit 2024-02-19T21:05:47.812628+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-19T21:05:49.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[35201]: cluster 2024-02-19T21:05:47.812674+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-19T21:05:49.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[35201]: audit 2024-02-19T21:05:47.813189+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:05:49.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[35201]: audit 2024-02-19T21:05:47.814508+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-19T21:05:49.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[35201]: audit 2024-02-19T21:05:47.814799+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:05:49.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[35201]: audit 2024-02-19T21:05:48.708707+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-19T21:05:49.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[35201]: cluster 2024-02-19T21:05:48.708781+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e20: y(active, starting, since 0.8998s) 2024-02-19T21:05:49.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[38634]: cephadm 2024-02-19T21:05:47.710560+0000 mgr.x (mgr.34616) 65 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:05:49.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[38634]: cephadm 2024-02-19T21:05:47.710871+0000 mgr.x (mgr.34616) 66 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:05:49.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[38634]: cephadm 2024-02-19T21:05:47.712498+0000 mgr.x (mgr.34616) 67 : cephadm [INF] Failing over to other MGR 2024-02-19T21:05:49.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[38634]: cluster 2024-02-19T21:05:47.808509+0000 mon.a (mon.0) 679 : cluster [INF] Active manager daemon y restarted 2024-02-19T21:05:49.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[38634]: cluster 2024-02-19T21:05:47.809141+0000 mon.a (mon.0) 680 : cluster [INF] Activating manager daemon y 2024-02-19T21:05:49.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[38634]: audit 2024-02-19T21:05:47.812421+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-19T21:05:49.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[38634]: audit 2024-02-19T21:05:47.812628+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-19T21:05:49.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[38634]: cluster 2024-02-19T21:05:47.812674+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-19T21:05:49.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[38634]: audit 2024-02-19T21:05:47.813189+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:05:49.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[38634]: audit 2024-02-19T21:05:47.814508+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-19T21:05:49.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[38634]: audit 2024-02-19T21:05:47.814799+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:05:49.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[38634]: audit 2024-02-19T21:05:48.708707+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.34616 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-19T21:05:49.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:48 smithi033 bash[38634]: cluster 2024-02-19T21:05:48.708781+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e20: y(active, starting, since 0.8998s) 2024-02-19T21:05:49.703 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:49 smithi172 bash[47989]: debug 2024-02-19T21:05:49.313+0000 7f6903fd8680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-19T21:05:50.352 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:50 smithi172 bash[47989]: debug 2024-02-19T21:05:50.058+0000 7f6903fd8680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-19T21:05:50.352 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:50 smithi172 bash[47989]: debug 2024-02-19T21:05:50.142+0000 7f6903fd8680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-19T21:05:50.352 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:50 smithi172 bash[47989]: debug 2024-02-19T21:05:50.357+0000 7f6903fd8680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-19T21:05:51.594 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:51 smithi172 bash[47989]: debug 2024-02-19T21:05:51.302+0000 7f6903fd8680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-19T21:05:51.594 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:51 smithi172 bash[47989]: debug 2024-02-19T21:05:51.430+0000 7f6903fd8680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:05:51.594 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:51 smithi172 bash[47989]: debug 2024-02-19T21:05:51.509+0000 7f6903fd8680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-19T21:05:51.594 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:51 smithi172 bash[47989]: debug 2024-02-19T21:05:51.599+0000 7f6903fd8680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-19T21:05:51.953 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:51 smithi172 bash[47989]: debug 2024-02-19T21:05:51.795+0000 7f6903fd8680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-19T21:05:52.456 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:52 smithi172 bash[47989]: debug 2024-02-19T21:05:52.080+0000 7f6903fd8680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-19T21:05:52.456 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:52 smithi172 bash[47989]: debug 2024-02-19T21:05:52.177+0000 7f6903fd8680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-19T21:05:53.203 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:52 smithi172 bash[47989]: debug 2024-02-19T21:05:52.902+0000 7f6903fd8680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-19T21:05:53.203 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:52 smithi172 bash[47989]: debug 2024-02-19T21:05:52.984+0000 7f6903fd8680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-19T21:05:53.203 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:53 smithi172 bash[47989]: debug 2024-02-19T21:05:53.077+0000 7f6903fd8680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-19T21:05:53.506 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:53 smithi172 bash[47989]: debug 2024-02-19T21:05:53.251+0000 7f6903fd8680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-19T21:05:53.773 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:53 smithi172 bash[47989]: debug 2024-02-19T21:05:53.511+0000 7f6903fd8680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-19T21:05:53.774 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:53 smithi172 bash[47989]: debug 2024-02-19T21:05:53.643+0000 7f6903fd8680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-19T21:05:54.030 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:53 smithi172 bash[47989]: debug 2024-02-19T21:05:53.778+0000 7f6903fd8680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:05:54.031 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:53 smithi172 bash[47989]: debug 2024-02-19T21:05:53.950+0000 7f6903fd8680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-19T21:05:54.453 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:05:54 smithi172 bash[47989]: debug 2024-02-19T21:05:54.036+0000 7f6903fd8680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-19T21:05:54.453 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:54 smithi172 bash[35245]: audit 2024-02-19T21:05:54.050986+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.? 172.21.15.172:0/3296891813' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:05:54.453 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:54 smithi172 bash[35245]: cluster 2024-02-19T21:05:54.051005+0000 mon.a (mon.0) 685 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:05:54.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:54 smithi172 bash[35245]: audit 2024-02-19T21:05:54.051304+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.? 172.21.15.172:0/3296891813' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:05:54.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:54 smithi172 bash[35245]: audit 2024-02-19T21:05:54.052194+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.? 172.21.15.172:0/3296891813' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:05:54.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:54 smithi172 bash[35245]: audit 2024-02-19T21:05:54.052423+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.? 172.21.15.172:0/3296891813' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:05:54.565 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:54 smithi033 bash[35201]: audit 2024-02-19T21:05:54.050986+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.? 172.21.15.172:0/3296891813' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:05:54.565 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:54 smithi033 bash[35201]: cluster 2024-02-19T21:05:54.051005+0000 mon.a (mon.0) 685 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:05:54.565 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:54 smithi033 bash[35201]: audit 2024-02-19T21:05:54.051304+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.? 172.21.15.172:0/3296891813' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:05:54.565 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:54 smithi033 bash[35201]: audit 2024-02-19T21:05:54.052194+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.? 172.21.15.172:0/3296891813' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:05:54.565 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:54 smithi033 bash[35201]: audit 2024-02-19T21:05:54.052423+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.? 172.21.15.172:0/3296891813' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:05:54.565 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:54 smithi033 bash[38634]: audit 2024-02-19T21:05:54.050986+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.? 172.21.15.172:0/3296891813' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:05:54.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:54 smithi033 bash[38634]: cluster 2024-02-19T21:05:54.051005+0000 mon.a (mon.0) 685 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:05:54.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:54 smithi033 bash[38634]: audit 2024-02-19T21:05:54.051304+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.? 172.21.15.172:0/3296891813' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:05:54.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:54 smithi033 bash[38634]: audit 2024-02-19T21:05:54.052194+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.? 172.21.15.172:0/3296891813' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:05:54.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:54 smithi033 bash[38634]: audit 2024-02-19T21:05:54.052423+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.? 172.21.15.172:0/3296891813' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:05:55.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: cluster 2024-02-19T21:05:54.108724+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e21: y(active, starting, since 6s), standbys: x 2024-02-19T21:05:55.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.110454+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:05:55.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.110561+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:05:55.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.710298+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:05:55.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.710474+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:05:55.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.710620+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:05:55.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.712252+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:05:55.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.712564+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:05:55.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.712860+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:05:55.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.713164+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:05:55.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.713454+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:05:55.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.713771+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:05:55.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.714079+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:05:55.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.714398+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:05:55.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.714686+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:05:55.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.714886+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:05:55.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.715342+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:05:55.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.716467+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:05:55.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.717626+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-19T21:05:55.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.718000+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-19T21:05:55.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.718448+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-19T21:05:55.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.718884+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi033"}]: dispatch 2024-02-19T21:05:55.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.719386+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi172"}]: dispatch 2024-02-19T21:05:55.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.719818+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-19T21:05:55.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.720227+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-19T21:05:55.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.720582+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-19T21:05:55.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.720911+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-19T21:05:55.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.721256+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-19T21:05:55.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.721563+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-19T21:05:55.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.721858+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-19T21:05:55.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.722183+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-19T21:05:55.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.722483+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-19T21:05:55.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.722822+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-19T21:05:55.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.723207+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:05:55.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.723575+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-19T21:05:55.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.723927+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:05:55.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.724289+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:05:55.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.724636+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-19T21:05:55.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.725004+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-19T21:05:55.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.725383+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T21:05:55.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.725745+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T21:05:55.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: cluster 2024-02-19T21:05:54.752814+0000 mon.a (mon.0) 687 : cluster [INF] Manager daemon y is now available 2024-02-19T21:05:55.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: cephadm 2024-02-19T21:05:54.765379+0000 mgr.y (mgr.24781) 1 : cephadm [INF] inventory: adjusted host smithi172 addr 'smithi172' -> '172.21.15.172' 2024-02-19T21:05:55.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.765843+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"172.21.15.33\", \"labels\": [], \"status\": \"\"}, \"smithi172\": {\"hostname\": \"smithi172\", \"addr\": \"172.21.15.172\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-19T21:05:55.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.766205+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"172.21.15.33\", \"labels\": [], \"status\": \"\"}, \"smithi172\": {\"hostname\": \"smithi172\", \"addr\": \"172.21.15.172\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-19T21:05:55.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.769576+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"172.21.15.33\", \"labels\": [], \"status\": \"\"}, \"smithi172\": {\"hostname\": \"smithi172\", \"addr\": \"172.21.15.172\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-19T21:05:55.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.872546+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:05:55.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.873926+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:05:55.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.919501+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:05:55.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.919875+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:05:55.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.923827+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:05:55.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:54.924333+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:05:55.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:55.093315+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:05:55.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:55 smithi172 bash[35245]: audit 2024-02-19T21:05:55.096552+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:05:55.315 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:54 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: [80B blob data] 2024-02-19T21:05:55.315 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:05:54 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: [79B blob data] 2024-02-19T21:05:55.315 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: cluster 2024-02-19T21:05:54.108724+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e21: y(active, starting, since 6s), standbys: x 2024-02-19T21:05:55.315 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.110454+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:05:55.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.110561+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:05:55.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.710298+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:05:55.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.710474+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:05:55.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.710620+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:05:55.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.712252+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:05:55.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.712564+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:05:55.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.712860+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:05:55.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.713164+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:05:55.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.713454+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:05:55.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.713771+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:05:55.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.714079+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:05:55.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.714398+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:05:55.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.714686+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:05:55.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.714886+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:05:55.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.715342+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:05:55.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.716467+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:05:55.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: cluster 2024-02-19T21:05:54.108724+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e21: y(active, starting, since 6s), standbys: x 2024-02-19T21:05:55.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.110454+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:05:55.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.110561+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:05:55.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.710298+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:05:55.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.710474+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:05:55.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.710620+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:05:55.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.712252+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:05:55.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.712564+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:05:55.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.712860+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:05:55.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.713164+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:05:55.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.713454+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:05:55.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.713771+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:05:55.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.714079+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:05:55.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.714398+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:05:55.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.714686+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:05:55.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.714886+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:05:55.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.715342+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:05:55.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.716467+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:05:55.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.717626+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-19T21:05:55.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.718000+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-19T21:05:55.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.718448+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-19T21:05:55.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.718884+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi033"}]: dispatch 2024-02-19T21:05:55.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.719386+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi172"}]: dispatch 2024-02-19T21:05:55.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.719818+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-19T21:05:55.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.720227+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-19T21:05:55.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.720582+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-19T21:05:55.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.720911+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-19T21:05:55.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.721256+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-19T21:05:55.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.721563+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-19T21:05:55.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.721858+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-19T21:05:55.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.722183+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-19T21:05:55.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.722483+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-19T21:05:55.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.722822+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-19T21:05:55.320 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.723207+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:05:55.320 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.723575+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-19T21:05:55.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.717626+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-19T21:05:55.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.718000+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-19T21:05:55.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.718448+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-19T21:05:55.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.718884+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi033"}]: dispatch 2024-02-19T21:05:55.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.719386+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi172"}]: dispatch 2024-02-19T21:05:55.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.719818+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-19T21:05:55.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.720227+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-19T21:05:55.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.720582+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-19T21:05:55.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.720911+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-19T21:05:55.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.721256+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-19T21:05:55.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.721563+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-19T21:05:55.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.721858+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-19T21:05:55.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.722183+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-19T21:05:55.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.722483+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-19T21:05:55.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.722822+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-19T21:05:55.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.723207+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:05:55.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.723575+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-19T21:05:55.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.723927+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:05:55.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.724289+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:05:55.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.724636+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-19T21:05:55.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.725004+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-19T21:05:55.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.725383+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T21:05:55.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.725745+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T21:05:55.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: cluster 2024-02-19T21:05:54.752814+0000 mon.a (mon.0) 687 : cluster [INF] Manager daemon y is now available 2024-02-19T21:05:55.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: cephadm 2024-02-19T21:05:54.765379+0000 mgr.y (mgr.24781) 1 : cephadm [INF] inventory: adjusted host smithi172 addr 'smithi172' -> '172.21.15.172' 2024-02-19T21:05:55.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.765843+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"172.21.15.33\", \"labels\": [], \"status\": \"\"}, \"smithi172\": {\"hostname\": \"smithi172\", \"addr\": \"172.21.15.172\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-19T21:05:55.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.766205+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"172.21.15.33\", \"labels\": [], \"status\": \"\"}, \"smithi172\": {\"hostname\": \"smithi172\", \"addr\": \"172.21.15.172\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-19T21:05:55.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.769576+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"172.21.15.33\", \"labels\": [], \"status\": \"\"}, \"smithi172\": {\"hostname\": \"smithi172\", \"addr\": \"172.21.15.172\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-19T21:05:55.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.872546+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:05:55.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.873926+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:05:55.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.919501+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:05:55.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.919875+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:05:55.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.923827+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:05:55.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:54.924333+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:05:55.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:55.093315+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:05:55.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[38634]: audit 2024-02-19T21:05:55.096552+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:05:55.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.723927+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:05:55.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.724289+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:05:55.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.724636+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-19T21:05:55.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.725004+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-19T21:05:55.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.725383+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T21:05:55.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.725745+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T21:05:55.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: cluster 2024-02-19T21:05:54.752814+0000 mon.a (mon.0) 687 : cluster [INF] Manager daemon y is now available 2024-02-19T21:05:55.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: cephadm 2024-02-19T21:05:54.765379+0000 mgr.y (mgr.24781) 1 : cephadm [INF] inventory: adjusted host smithi172 addr 'smithi172' -> '172.21.15.172' 2024-02-19T21:05:55.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.765843+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"172.21.15.33\", \"labels\": [], \"status\": \"\"}, \"smithi172\": {\"hostname\": \"smithi172\", \"addr\": \"172.21.15.172\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-19T21:05:55.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.766205+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"172.21.15.33\", \"labels\": [], \"status\": \"\"}, \"smithi172\": {\"hostname\": \"smithi172\", \"addr\": \"172.21.15.172\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2024-02-19T21:05:55.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.769576+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi033\": {\"hostname\": \"smithi033\", \"addr\": \"172.21.15.33\", \"labels\": [], \"status\": \"\"}, \"smithi172\": {\"hostname\": \"smithi172\", \"addr\": \"172.21.15.172\", \"labels\": [], \"status\": \"\"}}"}]': finished 2024-02-19T21:05:55.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.872546+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:05:55.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.873926+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:05:55.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.919501+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:05:55.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.919875+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:05:55.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.923827+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:05:55.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:54.924333+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:05:55.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:55.093315+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:05:55.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:55 smithi033 bash[35201]: audit 2024-02-19T21:05:55.096552+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:05:56.453 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:56 smithi172 bash[35245]: cluster 2024-02-19T21:05:55.120582+0000 mon.a (mon.0) 692 : cluster [DBG] mgrmap e22: y(active, since 7s), standbys: x 2024-02-19T21:05:56.453 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:56 smithi172 bash[35245]: cluster 2024-02-19T21:05:55.134568+0000 mgr.y (mgr.24781) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:56.565 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:56 smithi033 bash[35201]: cluster 2024-02-19T21:05:55.120582+0000 mon.a (mon.0) 692 : cluster [DBG] mgrmap e22: y(active, since 7s), standbys: x 2024-02-19T21:05:56.565 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:56 smithi033 bash[35201]: cluster 2024-02-19T21:05:55.134568+0000 mgr.y (mgr.24781) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:56.565 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:56 smithi033 bash[38634]: cluster 2024-02-19T21:05:55.120582+0000 mon.a (mon.0) 692 : cluster [DBG] mgrmap e22: y(active, since 7s), standbys: x 2024-02-19T21:05:56.565 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:56 smithi033 bash[38634]: cluster 2024-02-19T21:05:55.134568+0000 mgr.y (mgr.24781) 2 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:58.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:57 smithi033 bash[35201]: cluster 2024-02-19T21:05:56.713971+0000 mgr.y (mgr.24781) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:58.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:57 smithi033 bash[35201]: cluster 2024-02-19T21:05:56.763412+0000 mon.a (mon.0) 693 : cluster [DBG] mgrmap e23: y(active, since 8s), standbys: x 2024-02-19T21:05:58.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:57 smithi033 bash[38634]: cluster 2024-02-19T21:05:56.713971+0000 mgr.y (mgr.24781) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:58.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:57 smithi033 bash[38634]: cluster 2024-02-19T21:05:56.763412+0000 mon.a (mon.0) 693 : cluster [DBG] mgrmap e23: y(active, since 8s), standbys: x 2024-02-19T21:05:58.141 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:57 smithi172 bash[35245]: cluster 2024-02-19T21:05:56.713971+0000 mgr.y (mgr.24781) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:05:58.141 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:57 smithi172 bash[35245]: cluster 2024-02-19T21:05:56.763412+0000 mon.a (mon.0) 693 : cluster [DBG] mgrmap e23: y(active, since 8s), standbys: x 2024-02-19T21:06:00.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:59 smithi033 bash[35201]: cluster 2024-02-19T21:05:58.714246+0000 mgr.y (mgr.24781) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:00.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:59 smithi033 bash[38634]: cluster 2024-02-19T21:05:58.714246+0000 mgr.y (mgr.24781) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:00.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:59 smithi033 bash[35201]: audit 2024-02-19T21:05:59.596326+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 97066680, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594289Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 427819008, \"cpu_percentage\": \"52.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:59.594452Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92180316, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594529Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47804579, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594595Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48087695, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594660Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41764782, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594723Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46315601, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594786Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13967032, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594848Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594909Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35557212, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594970Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:59.595107Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:00.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:59 smithi033 bash[38634]: audit 2024-02-19T21:05:59.596326+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 97066680, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594289Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 427819008, \"cpu_percentage\": \"52.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:59.594452Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92180316, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594529Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47804579, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594595Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48087695, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594660Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41764782, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594723Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46315601, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594786Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13967032, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594848Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594909Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35557212, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594970Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:59.595107Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:00.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:59 smithi033 bash[35201]: audit 2024-02-19T21:05:59.596847+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 97066680, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594289Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 427819008, \"cpu_percentage\": \"52.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:59.594452Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92180316, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594529Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47804579, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594595Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48087695, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594660Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41764782, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594723Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46315601, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594786Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13967032, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594848Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594909Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35557212, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594970Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:59.595107Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:00.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:05:59 smithi033 bash[35201]: audit 2024-02-19T21:05:59.599891+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 97066680, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594289Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 427819008, \"cpu_percentage\": \"52.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:59.594452Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92180316, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594529Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47804579, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594595Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48087695, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594660Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41764782, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594723Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46315601, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594786Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13967032, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594848Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594909Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35557212, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594970Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:59.595107Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:06:00.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:59 smithi033 bash[38634]: audit 2024-02-19T21:05:59.596847+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 97066680, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594289Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 427819008, \"cpu_percentage\": \"52.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:59.594452Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92180316, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594529Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47804579, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594595Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48087695, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594660Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41764782, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594723Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46315601, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594786Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13967032, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594848Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594909Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35557212, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594970Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:59.595107Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:00.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:05:59 smithi033 bash[38634]: audit 2024-02-19T21:05:59.599891+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 97066680, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594289Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 427819008, \"cpu_percentage\": \"52.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:59.594452Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92180316, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594529Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47804579, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594595Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48087695, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594660Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41764782, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594723Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46315601, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594786Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13967032, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594848Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594909Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35557212, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594970Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:59.595107Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:06:00.150 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:59 smithi172 bash[35245]: cluster 2024-02-19T21:05:58.714246+0000 mgr.y (mgr.24781) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:00.150 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:59 smithi172 bash[35245]: audit 2024-02-19T21:05:59.596326+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 97066680, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594289Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 427819008, \"cpu_percentage\": \"52.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:59.594452Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92180316, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594529Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47804579, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594595Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48087695, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594660Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41764782, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594723Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46315601, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594786Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13967032, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594848Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594909Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35557212, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594970Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:59.595107Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:00.150 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:59 smithi172 bash[35245]: audit 2024-02-19T21:05:59.596847+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 97066680, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594289Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 427819008, \"cpu_percentage\": \"52.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:59.594452Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92180316, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594529Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47804579, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594595Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48087695, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594660Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41764782, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594723Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46315601, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594786Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13967032, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594848Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594909Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35557212, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594970Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:59.595107Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:00.150 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:05:59 smithi172 bash[35245]: audit 2024-02-19T21:05:59.599891+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"container_id\": \"146827b201bf\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 97066680, \"cpu_percentage\": \"1.99%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594289Z\", \"created\": \"2024-02-19T20:54:50.806675Z\", \"started\": \"2024-02-19T20:54:55.144482Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 427819008, \"cpu_percentage\": \"52.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:59.594452Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92180316, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594529Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47804579, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594595Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48087695, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594660Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41764782, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594723Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46315601, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594786Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13967032, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594848Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594909Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35557212, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594970Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:59.829781Z\"}}, \"last_daemon_update\": \"2024-02-19T21:05:59.595107Z\", \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:06:01.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[35201]: audit 2024-02-19T21:05:59.894655+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[35201]: audit 2024-02-19T21:05:59.895072+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[35201]: audit 2024-02-19T21:05:59.895393+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[35201]: audit 2024-02-19T21:05:59.895676+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[35201]: audit 2024-02-19T21:05:59.895968+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[35201]: audit 2024-02-19T21:05:59.896276+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[35201]: audit 2024-02-19T21:05:59.896578+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[35201]: audit 2024-02-19T21:05:59.896891+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:01.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[35201]: audit 2024-02-19T21:05:59.897201+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:01.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[38634]: audit 2024-02-19T21:05:59.894655+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:01.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[38634]: audit 2024-02-19T21:05:59.895072+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:01.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[38634]: audit 2024-02-19T21:05:59.895393+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:01.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[38634]: audit 2024-02-19T21:05:59.895676+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:01.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[38634]: audit 2024-02-19T21:05:59.895968+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:01.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[38634]: audit 2024-02-19T21:05:59.896276+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:01.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[38634]: audit 2024-02-19T21:05:59.896578+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:01.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[38634]: audit 2024-02-19T21:05:59.896891+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:01.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[38634]: audit 2024-02-19T21:05:59.897201+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:01.068 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[35201]: audit 2024-02-19T21:06:00.494941+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 399822028, \"cpu_percentage\": \"16.49%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492731Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:06:00.493591Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:01.068 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[35201]: audit 2024-02-19T21:06:00.495613+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 399822028, \"cpu_percentage\": \"16.49%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492731Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:06:00.493591Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:01.068 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[35201]: audit 2024-02-19T21:06:00.499575+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 399822028, \"cpu_percentage\": \"16.49%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492731Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:06:00.493591Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:06:01.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[38634]: audit 2024-02-19T21:06:00.494941+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 399822028, \"cpu_percentage\": \"16.49%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492731Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:06:00.493591Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:01.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[38634]: audit 2024-02-19T21:06:00.495613+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 399822028, \"cpu_percentage\": \"16.49%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492731Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:06:00.493591Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:01.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:00 smithi033 bash[38634]: audit 2024-02-19T21:06:00.499575+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 399822028, \"cpu_percentage\": \"16.49%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492731Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:06:00.493591Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:06:01.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:00 smithi172 bash[35245]: audit 2024-02-19T21:05:59.894655+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:01.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:00 smithi172 bash[35245]: audit 2024-02-19T21:05:59.895072+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:01.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:00 smithi172 bash[35245]: audit 2024-02-19T21:05:59.895393+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:01.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:00 smithi172 bash[35245]: audit 2024-02-19T21:05:59.895676+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:01.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:00 smithi172 bash[35245]: audit 2024-02-19T21:05:59.895968+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:01.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:00 smithi172 bash[35245]: audit 2024-02-19T21:05:59.896276+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:01.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:00 smithi172 bash[35245]: audit 2024-02-19T21:05:59.896578+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:01.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:00 smithi172 bash[35245]: audit 2024-02-19T21:05:59.896891+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:01.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:00 smithi172 bash[35245]: audit 2024-02-19T21:05:59.897201+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:01.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:00 smithi172 bash[35245]: audit 2024-02-19T21:06:00.494941+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 399822028, \"cpu_percentage\": \"16.49%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492731Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:06:00.493591Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:01.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:00 smithi172 bash[35245]: audit 2024-02-19T21:06:00.495613+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 399822028, \"cpu_percentage\": \"16.49%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492731Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:06:00.493591Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:01.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:00 smithi172 bash[35245]: audit 2024-02-19T21:06:00.499575+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"646bdbfab747\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 399822028, \"cpu_percentage\": \"16.49%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492731Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:04:29.141821Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:04:16.472735Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:06:00.493591Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:06:01.860 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:01 smithi172 bash[35245]: cluster 2024-02-19T21:06:00.714944+0000 mgr.y (mgr.24781) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:01.860 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:01 smithi172 bash[35245]: audit 2024-02-19T21:06:00.780556+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:01.860 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:01 smithi172 bash[35245]: audit 2024-02-19T21:06:00.780994+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:01.860 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:01 smithi172 bash[35245]: audit 2024-02-19T21:06:00.781404+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:01.860 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:01 smithi172 bash[35245]: audit 2024-02-19T21:06:00.781771+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:01.860 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:01 smithi172 bash[35245]: audit 2024-02-19T21:06:00.782137+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:01.860 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:01 smithi172 bash[35245]: audit 2024-02-19T21:06:00.782491+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:01.860 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:01 smithi172 bash[35245]: audit 2024-02-19T21:06:00.782841+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:01.860 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:01 smithi172 bash[35245]: audit 2024-02-19T21:06:00.783238+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:01.861 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:01 smithi172 bash[35245]: audit 2024-02-19T21:06:00.783617+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:01.861 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:01 smithi172 bash[35245]: audit 2024-02-19T21:06:00.785048+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:06:01.861 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:01 smithi172 bash[35245]: audit 2024-02-19T21:06:00.785338+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:06:01.861 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:01 smithi172 bash[35245]: audit 2024-02-19T21:06:00.788668+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-19T21:06:01.861 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:01 smithi172 bash[35245]: audit 2024-02-19T21:06:00.795779+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:06:01.861 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:01 smithi172 bash[35245]: audit 2024-02-19T21:06:00.796878+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:06:01.861 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:01 smithi172 bash[35245]: audit 2024-02-19T21:06:00.797185+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:06:02.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[35201]: cluster 2024-02-19T21:06:00.714944+0000 mgr.y (mgr.24781) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:02.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[35201]: audit 2024-02-19T21:06:00.780556+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:02.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[35201]: audit 2024-02-19T21:06:00.780994+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:02.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[35201]: audit 2024-02-19T21:06:00.781404+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:02.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[35201]: audit 2024-02-19T21:06:00.781771+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:02.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[35201]: audit 2024-02-19T21:06:00.782137+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:02.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[35201]: audit 2024-02-19T21:06:00.782491+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:02.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[35201]: audit 2024-02-19T21:06:00.782841+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:02.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[35201]: audit 2024-02-19T21:06:00.783238+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:02.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[35201]: audit 2024-02-19T21:06:00.783617+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:02.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[35201]: audit 2024-02-19T21:06:00.785048+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:06:02.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[35201]: audit 2024-02-19T21:06:00.785338+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:06:02.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[35201]: audit 2024-02-19T21:06:00.788668+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-19T21:06:02.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[35201]: audit 2024-02-19T21:06:00.795779+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:06:02.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[35201]: audit 2024-02-19T21:06:00.796878+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:06:02.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[35201]: audit 2024-02-19T21:06:00.797185+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:06:02.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[38634]: cluster 2024-02-19T21:06:00.714944+0000 mgr.y (mgr.24781) 5 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:02.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[38634]: audit 2024-02-19T21:06:00.780556+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:02.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[38634]: audit 2024-02-19T21:06:00.780994+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:02.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[38634]: audit 2024-02-19T21:06:00.781404+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:02.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[38634]: audit 2024-02-19T21:06:00.781771+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:02.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[38634]: audit 2024-02-19T21:06:00.782137+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:02.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[38634]: audit 2024-02-19T21:06:00.782491+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:02.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[38634]: audit 2024-02-19T21:06:00.782841+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:02.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[38634]: audit 2024-02-19T21:06:00.783238+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:02.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[38634]: audit 2024-02-19T21:06:00.783617+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:02.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[38634]: audit 2024-02-19T21:06:00.785048+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:06:02.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[38634]: audit 2024-02-19T21:06:00.785338+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:06:02.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[38634]: audit 2024-02-19T21:06:00.788668+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-19T21:06:02.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[38634]: audit 2024-02-19T21:06:00.795779+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:06:02.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[38634]: audit 2024-02-19T21:06:00.796878+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:06:02.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:01 smithi033 bash[38634]: audit 2024-02-19T21:06:00.797185+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:06:02.953 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:02 smithi172 bash[35245]: audit 2024-02-19T21:06:02.240228+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:06:02.953 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:02 smithi172 bash[35245]: audit 2024-02-19T21:06:02.240595+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:06:02.953 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:02 smithi172 bash[35245]: audit 2024-02-19T21:06:02.241809+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:06:02.953 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:02 smithi172 bash[35245]: audit 2024-02-19T21:06:02.242781+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:06:02.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:02 smithi172 bash[35245]: audit 2024-02-19T21:06:02.244065+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-19T21:06:03.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:02 smithi033 bash[35201]: audit 2024-02-19T21:06:02.240228+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:06:03.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:02 smithi033 bash[35201]: audit 2024-02-19T21:06:02.240595+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:06:03.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:02 smithi033 bash[35201]: audit 2024-02-19T21:06:02.241809+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:06:03.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:02 smithi033 bash[35201]: audit 2024-02-19T21:06:02.242781+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:06:03.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:02 smithi033 bash[35201]: audit 2024-02-19T21:06:02.244065+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-19T21:06:03.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:02 smithi033 bash[38634]: audit 2024-02-19T21:06:02.240228+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:06:03.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:02 smithi033 bash[38634]: audit 2024-02-19T21:06:02.240595+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:06:03.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:02 smithi033 bash[38634]: audit 2024-02-19T21:06:02.241809+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:06:03.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:02 smithi033 bash[38634]: audit 2024-02-19T21:06:02.242781+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:06:03.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:02 smithi033 bash[38634]: audit 2024-02-19T21:06:02.244065+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-19T21:06:04.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:03 smithi033 bash[35201]: cephadm 2024-02-19T21:06:02.239731+0000 mgr.y (mgr.24781) 6 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-19T21:06:04.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:03 smithi033 bash[35201]: cephadm 2024-02-19T21:06:02.243552+0000 mgr.y (mgr.24781) 7 : cephadm [INF] Deploying daemon mgr.x on smithi172 2024-02-19T21:06:04.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:03 smithi033 bash[35201]: cluster 2024-02-19T21:06:02.715461+0000 mgr.y (mgr.24781) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:04.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:03 smithi033 bash[38634]: cephadm 2024-02-19T21:06:02.239731+0000 mgr.y (mgr.24781) 6 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-19T21:06:04.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:03 smithi033 bash[38634]: cephadm 2024-02-19T21:06:02.243552+0000 mgr.y (mgr.24781) 7 : cephadm [INF] Deploying daemon mgr.x on smithi172 2024-02-19T21:06:04.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:03 smithi033 bash[38634]: cluster 2024-02-19T21:06:02.715461+0000 mgr.y (mgr.24781) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:04.203 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:03 smithi172 systemd[1]: Stopping Ceph mgr.x for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:06:04.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:03 smithi172 bash[35245]: cephadm 2024-02-19T21:06:02.239731+0000 mgr.y (mgr.24781) 6 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-19T21:06:04.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:03 smithi172 bash[35245]: cephadm 2024-02-19T21:06:02.243552+0000 mgr.y (mgr.24781) 7 : cephadm [INF] Deploying daemon mgr.x on smithi172 2024-02-19T21:06:04.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:03 smithi172 bash[35245]: cluster 2024-02-19T21:06:02.715461+0000 mgr.y (mgr.24781) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:05.982 INFO:teuthology.orchestra.run.smithi033.stdout:true 2024-02-19T21:06:06.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:05 smithi033 bash[38634]: cluster 2024-02-19T21:06:04.715877+0000 mgr.y (mgr.24781) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:06.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:05 smithi033 bash[35201]: cluster 2024-02-19T21:06:04.715877+0000 mgr.y (mgr.24781) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:06.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:05 smithi172 bash[35245]: cluster 2024-02-19T21:06:04.715877+0000 mgr.y (mgr.24781) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:06.615 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:06:06.615 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.a smithi033 running (55s) 7s ago 6m 19.7M - 0.26.0 9f27df16978d 005d0bd23126 2024-02-19T21:06:06.615 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.a smithi172 running (5m) 6s ago 5m 30.2M - 6.6.2 87a51ecf0b1c 5576f5bd9468 2024-02-19T21:06:06.615 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.x smithi172 running (97s) 6s ago 9m 381M - 16.2.14-548-g81bd20d6 823b921721f5 646bdbfab747 2024-02-19T21:06:06.615 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.y smithi033 *:8443 running (25s) 7s ago 11m 408M - 16.2.14-548-g81bd20d6 823b921721f5 558399f9cc74 2024-02-19T21:06:06.615 INFO:teuthology.orchestra.run.smithi033.stdout:mon.a smithi033 running (11m) 7s ago 11m 92.5M 2048M 15.2.0 204a01f9b0b6 146827b201bf 2024-02-19T21:06:06.615 INFO:teuthology.orchestra.run.smithi033.stdout:mon.b smithi172 running (9m) 6s ago 9m 88.7M 2048M 15.2.0 204a01f9b0b6 f80d06a526f3 2024-02-19T21:06:06.615 INFO:teuthology.orchestra.run.smithi033.stdout:mon.c smithi033 running (9m) 7s ago 9m 87.9M 2048M 15.2.0 204a01f9b0b6 cbaecda7bdb5 2024-02-19T21:06:06.615 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.a smithi033 running (6m) 7s ago 6m 13.3M - 1.7.0 72c9c2088986 d73052d16008 2024-02-19T21:06:06.615 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.b smithi172 running (6m) 6s ago 6m 12.1M - 1.7.0 72c9c2088986 d2c342998e0f 2024-02-19T21:06:06.615 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (8m) 7s ago 9m 45.5M 4096M 15.2.0 204a01f9b0b6 6736698e142c 2024-02-19T21:06:06.615 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (8m) 7s ago 8m 45.8M 4096M 15.2.0 204a01f9b0b6 b7caa2920c7c 2024-02-19T21:06:06.615 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (8m) 7s ago 8m 39.8M 4096M 15.2.0 204a01f9b0b6 6a29eb5eb346 2024-02-19T21:06:06.615 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (8m) 7s ago 8m 44.1M 4096M 15.2.0 204a01f9b0b6 1a63a165586b 2024-02-19T21:06:06.616 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi172 running (7m) 6s ago 7m 44.0M 4096M 15.2.0 204a01f9b0b6 abbb968d916a 2024-02-19T21:06:06.616 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi172 running (7m) 6s ago 7m 43.5M 4096M 15.2.0 204a01f9b0b6 c0f961bd70c5 2024-02-19T21:06:06.616 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi172 running (7m) 6s ago 7m 41.7M 4096M 15.2.0 204a01f9b0b6 5e5090daaa5e 2024-02-19T21:06:06.616 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi172 running (6m) 6s ago 6m 43.5M 4096M 15.2.0 204a01f9b0b6 d9ef9b9b788c 2024-02-19T21:06:06.616 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.a smithi172 running (42s) 6s ago 6m 34.3M - 2.49.1 2a72b385beaf 3b213a990a12 2024-02-19T21:06:06.616 INFO:teuthology.orchestra.run.smithi033.stdout:rgw.r.z.smithi033.kfouac smithi033 running (4m) 7s ago 4m 33.9M - 15.2.0 204a01f9b0b6 4bc1b4fc6127 2024-02-19T21:06:06.616 INFO:teuthology.orchestra.run.smithi033.stdout:rgw.r.z.smithi172.stcvbx smithi172 running (4m) 6s ago 4m 34.6M - 15.2.0 204a01f9b0b6 bd833410517d 2024-02-19T21:06:07.002 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-02-19T21:06:07.002 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-02-19T21:06:07.002 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2024-02-19T21:06:07.002 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:06:07.003 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-02-19T21:06:07.003 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:06:07.003 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:06:07.003 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-02-19T21:06:07.003 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-19T21:06:07.003 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:06:07.003 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": {}, 2024-02-19T21:06:07.003 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw": { 2024-02-19T21:06:07.003 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-19T21:06:07.003 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:06:07.003 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-02-19T21:06:07.003 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2024-02-19T21:06:07.003 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:06:07.003 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-02-19T21:06:07.003 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-02-19T21:06:07.065 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[57688]: ts=2024-02-19T21:06:06.952Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephNodeDiskspaceWarning\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2024-02-19T21:06:07.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[38634]: audit 2024-02-19T21:06:06.611466+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:06:07.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[38634]: audit 2024-02-19T21:06:06.611855+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:06:07.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[38634]: audit 2024-02-19T21:06:06.612165+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[38634]: audit 2024-02-19T21:06:06.612478+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[38634]: audit 2024-02-19T21:06:06.612793+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[38634]: audit 2024-02-19T21:06:06.613114+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[38634]: audit 2024-02-19T21:06:06.614730+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:06:07.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[38634]: audit 2024-02-19T21:06:06.615037+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[38634]: audit 2024-02-19T21:06:06.615366+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[38634]: audit 2024-02-19T21:06:06.615707+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[38634]: audit 2024-02-19T21:06:06.616053+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[35201]: audit 2024-02-19T21:06:06.611466+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:06:07.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[35201]: audit 2024-02-19T21:06:06.611855+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:06:07.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[35201]: audit 2024-02-19T21:06:06.612165+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[35201]: audit 2024-02-19T21:06:06.612478+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[35201]: audit 2024-02-19T21:06:06.612793+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[35201]: audit 2024-02-19T21:06:06.613114+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[35201]: audit 2024-02-19T21:06:06.614730+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:06:07.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[35201]: audit 2024-02-19T21:06:06.615037+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[35201]: audit 2024-02-19T21:06:06.615366+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[35201]: audit 2024-02-19T21:06:06.615707+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:06 smithi033 bash[35201]: audit 2024-02-19T21:06:06.616053+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:06 smithi172 bash[35245]: audit 2024-02-19T21:06:06.611466+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:06:07.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:06 smithi172 bash[35245]: audit 2024-02-19T21:06:06.611855+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:06:07.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:06 smithi172 bash[35245]: audit 2024-02-19T21:06:06.612165+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:06 smithi172 bash[35245]: audit 2024-02-19T21:06:06.612478+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:06 smithi172 bash[35245]: audit 2024-02-19T21:06:06.612793+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:06 smithi172 bash[35245]: audit 2024-02-19T21:06:06.613114+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:06 smithi172 bash[35245]: audit 2024-02-19T21:06:06.614730+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:06:07.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:06 smithi172 bash[35245]: audit 2024-02-19T21:06:06.615037+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:06 smithi172 bash[35245]: audit 2024-02-19T21:06:06.615366+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:06 smithi172 bash[35245]: audit 2024-02-19T21:06:06.615707+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:06 smithi172 bash[35245]: audit 2024-02-19T21:06:06.616053+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:07.320 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-02-19T21:06:07.320 INFO:teuthology.orchestra.run.smithi033.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", 2024-02-19T21:06:07.320 INFO:teuthology.orchestra.run.smithi033.stdout: "in_progress": true, 2024-02-19T21:06:07.320 INFO:teuthology.orchestra.run.smithi033.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:06:07.320 INFO:teuthology.orchestra.run.smithi033.stdout: "services_complete": [ 2024-02-19T21:06:07.320 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr" 2024-02-19T21:06:07.321 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2024-02-19T21:06:07.321 INFO:teuthology.orchestra.run.smithi033.stdout: "progress": "2/20 daemons upgraded", 2024-02-19T21:06:07.321 INFO:teuthology.orchestra.run.smithi033.stdout: "message": "Currently upgrading mgr daemons", 2024-02-19T21:06:07.321 INFO:teuthology.orchestra.run.smithi033.stdout: "is_paused": false 2024-02-19T21:06:07.321 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-02-19T21:06:08.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:07 smithi033 bash[35201]: audit 2024-02-19T21:06:05.975362+0000 mgr.y (mgr.24781) 10 : audit [DBG] from='client.24802 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:06:08.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:07 smithi033 bash[35201]: audit 2024-02-19T21:06:06.300610+0000 mgr.y (mgr.24781) 11 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:06:08.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:07 smithi033 bash[35201]: audit 2024-02-19T21:06:06.609563+0000 mgr.y (mgr.24781) 12 : audit [DBG] from='client.24814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:06:08.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:07 smithi033 bash[35201]: cluster 2024-02-19T21:06:06.716553+0000 mgr.y (mgr.24781) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:08.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:07 smithi033 bash[35201]: audit 2024-02-19T21:06:07.008624+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.33:0/3846232778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:06:08.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:07 smithi033 bash[38634]: audit 2024-02-19T21:06:05.975362+0000 mgr.y (mgr.24781) 10 : audit [DBG] from='client.24802 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:06:08.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:07 smithi033 bash[38634]: audit 2024-02-19T21:06:06.300610+0000 mgr.y (mgr.24781) 11 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:06:08.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:07 smithi033 bash[38634]: audit 2024-02-19T21:06:06.609563+0000 mgr.y (mgr.24781) 12 : audit [DBG] from='client.24814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:06:08.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:07 smithi033 bash[38634]: cluster 2024-02-19T21:06:06.716553+0000 mgr.y (mgr.24781) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:08.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:07 smithi033 bash[38634]: audit 2024-02-19T21:06:07.008624+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.33:0/3846232778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:06:08.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:07 smithi172 bash[35245]: audit 2024-02-19T21:06:05.975362+0000 mgr.y (mgr.24781) 10 : audit [DBG] from='client.24802 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:06:08.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:07 smithi172 bash[35245]: audit 2024-02-19T21:06:06.300610+0000 mgr.y (mgr.24781) 11 : audit [DBG] from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:06:08.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:07 smithi172 bash[35245]: audit 2024-02-19T21:06:06.609563+0000 mgr.y (mgr.24781) 12 : audit [DBG] from='client.24814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:06:08.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:07 smithi172 bash[35245]: cluster 2024-02-19T21:06:06.716553+0000 mgr.y (mgr.24781) 13 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:08.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:07 smithi172 bash[35245]: audit 2024-02-19T21:06:07.008624+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.33:0/3846232778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:06:09.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:08 smithi033 bash[38634]: audit 2024-02-19T21:06:07.326090+0000 mgr.y (mgr.24781) 14 : audit [DBG] from='client.24826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:06:09.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:08 smithi033 bash[35201]: audit 2024-02-19T21:06:07.326090+0000 mgr.y (mgr.24781) 14 : audit [DBG] from='client.24826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:06:09.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:08 smithi172 bash[35245]: audit 2024-02-19T21:06:07.326090+0000 mgr.y (mgr.24781) 14 : audit [DBG] from='client.24826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:06:10.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:09 smithi033 bash[35201]: cluster 2024-02-19T21:06:08.716993+0000 mgr.y (mgr.24781) 15 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:10.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:09 smithi033 bash[38634]: cluster 2024-02-19T21:06:08.716993+0000 mgr.y (mgr.24781) 15 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:10.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:09 smithi172 bash[35245]: cluster 2024-02-19T21:06:08.716993+0000 mgr.y (mgr.24781) 15 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:12.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:11 smithi033 bash[35201]: cluster 2024-02-19T21:06:10.717613+0000 mgr.y (mgr.24781) 16 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:12.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:11 smithi033 bash[38634]: cluster 2024-02-19T21:06:10.717613+0000 mgr.y (mgr.24781) 16 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:12.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:11 smithi172 bash[35245]: cluster 2024-02-19T21:06:10.717613+0000 mgr.y (mgr.24781) 16 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:14.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:13 smithi033 bash[35201]: cluster 2024-02-19T21:06:12.718070+0000 mgr.y (mgr.24781) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:14.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:13 smithi033 bash[38634]: cluster 2024-02-19T21:06:12.718070+0000 mgr.y (mgr.24781) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:14.090 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:13 smithi172 bash[35245]: cluster 2024-02-19T21:06:12.718070+0000 mgr.y (mgr.24781) 17 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:14.090 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:14 smithi172 bash[51789]: time="2024-02-19T21:06:14Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr.x in 10 seconds, resorting to SIGKILL" 2024-02-19T21:06:14.703 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:14 smithi172 bash[51789]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr.x 2024-02-19T21:06:14.703 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:14 smithi172 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2024-02-19T21:06:15.454 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:15 smithi172 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-19T21:06:15.454 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:15 smithi172 systemd[1]: Stopped Ceph mgr.x for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:06:15.454 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:15 smithi172 systemd[1]: Starting Ceph mgr.x for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:06:16.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:15 smithi033 bash[35201]: cluster 2024-02-19T21:06:14.718611+0000 mgr.y (mgr.24781) 18 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:16.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:15 smithi033 bash[38634]: cluster 2024-02-19T21:06:14.718611+0000 mgr.y (mgr.24781) 18 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:16.071 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:15 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:15.860+0000 7f931269d700 1 -- 172.21.15.172:0/2511380582 <== mon.2 v2:172.21.15.172:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557c404d84e0 con 0x557c404ad400 2024-02-19T21:06:16.071 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:15 smithi172 bash[51987]: d69a4180680d81305095041f5caf31eb4a6eab41f0df6b0b02a3bc1a3da309f6 2024-02-19T21:06:16.071 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:15 smithi172 systemd[1]: Started Ceph mgr.x for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:06:16.071 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:15 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:15.988+0000 7f9322c98680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-19T21:06:16.071 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:16 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:16.076+0000 7f9322c98680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-19T21:06:16.072 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:15 smithi172 bash[35245]: cluster 2024-02-19T21:06:14.718611+0000 mgr.y (mgr.24781) 18 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:16.811 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:16 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:16.474+0000 7f9322c98680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-19T21:06:17.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:16 smithi033 bash[38634]: audit 2024-02-19T21:06:15.997662+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:17.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:16 smithi033 bash[35201]: audit 2024-02-19T21:06:15.997662+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:17.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:16 smithi033 bash[38634]: audit 2024-02-19T21:06:15.998326+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:17.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:16 smithi033 bash[35201]: audit 2024-02-19T21:06:15.998326+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:17.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:16 smithi033 bash[38634]: audit 2024-02-19T21:06:16.003128+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:06:17.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:16 smithi033 bash[38634]: audit 2024-02-19T21:06:16.004220+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:06:17.068 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:16 smithi033 bash[35201]: audit 2024-02-19T21:06:16.003128+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:06:17.069 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:16 smithi033 bash[35201]: audit 2024-02-19T21:06:16.004220+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:06:17.069 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:16 smithi033 bash[35201]: audit 2024-02-19T21:06:16.250167+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:06:16.248641Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:17.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:16 smithi033 bash[38634]: audit 2024-02-19T21:06:16.250167+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:06:16.248641Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:17.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:16 smithi033 bash[38634]: audit 2024-02-19T21:06:16.250749+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:06:16.248641Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:17.070 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:16 smithi033 bash[35201]: audit 2024-02-19T21:06:16.250749+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:06:16.248641Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:17.070 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:16 smithi033 bash[35201]: audit 2024-02-19T21:06:16.254549+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:06:16.248641Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:06:17.070 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:16 smithi033 bash[35201]: audit 2024-02-19T21:06:16.255757+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:06:17.070 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:16 smithi033 bash[38634]: audit 2024-02-19T21:06:16.254549+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:06:16.248641Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:06:17.070 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:16 smithi033 bash[38634]: audit 2024-02-19T21:06:16.255757+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:06:17.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:16 smithi172 bash[35245]: audit 2024-02-19T21:06:15.997662+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:17.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:16 smithi172 bash[35245]: audit 2024-02-19T21:06:15.998326+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:17.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:16 smithi172 bash[35245]: audit 2024-02-19T21:06:16.003128+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T20:56:05.041197Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:06:17.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:16 smithi172 bash[35245]: audit 2024-02-19T21:06:16.004220+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:06:17.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:16 smithi172 bash[35245]: audit 2024-02-19T21:06:16.250167+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:06:16.248641Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:17.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:16 smithi172 bash[35245]: audit 2024-02-19T21:06:16.250749+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:06:16.248641Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:17.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:16 smithi172 bash[35245]: audit 2024-02-19T21:06:16.254549+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 93029662, \"cpu_percentage\": \"1.04%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492545Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46242201, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492826Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45644513, \"cpu_percentage\": \"0.53%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492913Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43778048, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.492997Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45634027, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493104Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36050042, \"cpu_percentage\": \"0.98%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493191Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12761169, \"cpu_percentage\": \"0.35%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493274Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31666995, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:06:00.493355Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36364615, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:00.493437Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:06:16.248641Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:06:17.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:16 smithi172 bash[35245]: audit 2024-02-19T21:06:16.255757+0000 mon.c (mon.1) 123 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:06:17.594 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:17 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:17.289+0000 7f9322c98680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-19T21:06:17.595 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:17 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:17.374+0000 7f9322c98680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-19T21:06:17.595 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:17 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:17.599+0000 7f9322c98680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-19T21:06:17.953 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:17 smithi172 bash[35245]: cluster 2024-02-19T21:06:16.719311+0000 mgr.y (mgr.24781) 19 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:18.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:17 smithi033 bash[35201]: cluster 2024-02-19T21:06:16.719311+0000 mgr.y (mgr.24781) 19 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:18.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:17 smithi033 bash[38634]: cluster 2024-02-19T21:06:16.719311+0000 mgr.y (mgr.24781) 19 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:18.875 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:18 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:18.620+0000 7f9322c98680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-19T21:06:18.875 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:18 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:18.776+0000 7f9322c98680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:06:18.875 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:18 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:18.879+0000 7f9322c98680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-19T21:06:19.190 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:18 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:18.981+0000 7f9322c98680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-19T21:06:19.453 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:19 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:19.194+0000 7f9322c98680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-19T21:06:19.820 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:19 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:19.491+0000 7f9322c98680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-19T21:06:19.820 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:19 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:19.592+0000 7f9322c98680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-19T21:06:20.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:19 smithi172 bash[35245]: cluster 2024-02-19T21:06:18.719841+0000 mgr.y (mgr.24781) 20 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:20.315 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:19 smithi033 bash[35201]: cluster 2024-02-19T21:06:18.719841+0000 mgr.y (mgr.24781) 20 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:20.315 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:19 smithi033 bash[38634]: cluster 2024-02-19T21:06:18.719841+0000 mgr.y (mgr.24781) 20 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:20.543 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:20 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:20.369+0000 7f9322c98680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-19T21:06:20.543 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:20 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:20.454+0000 7f9322c98680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-19T21:06:20.543 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:20 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:20.547+0000 7f9322c98680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-19T21:06:20.953 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:20 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:20.727+0000 7f9322c98680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-19T21:06:21.287 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:21 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:21.015+0000 7f9322c98680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-19T21:06:21.287 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:21 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:21.148+0000 7f9322c98680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-19T21:06:21.287 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:21 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:21.292+0000 7f9322c98680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:06:21.552 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:21 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:21.470+0000 7f9322c98680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-19T21:06:22.203 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:21 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:21.557+0000 7f9322c98680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-19T21:06:22.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:21 smithi172 bash[35245]: cluster 2024-02-19T21:06:20.720700+0000 mgr.y (mgr.24781) 21 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:22.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:21 smithi172 bash[35245]: cluster 2024-02-19T21:06:21.573103+0000 mon.a (mon.0) 707 : cluster [DBG] Standby manager daemon x restarted 2024-02-19T21:06:22.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:21 smithi172 bash[35245]: cluster 2024-02-19T21:06:21.573256+0000 mon.a (mon.0) 708 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:06:22.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:21 smithi172 bash[35245]: audit 2024-02-19T21:06:21.573941+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.? 172.21.15.172:0/559219437' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:06:22.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:21 smithi172 bash[35245]: audit 2024-02-19T21:06:21.574287+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.? 172.21.15.172:0/559219437' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:06:22.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:21 smithi172 bash[35245]: audit 2024-02-19T21:06:21.575274+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.? 172.21.15.172:0/559219437' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:06:22.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:21 smithi172 bash[35245]: audit 2024-02-19T21:06:21.575501+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.? 172.21.15.172:0/559219437' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:06:22.315 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:21 smithi033 bash[35201]: cluster 2024-02-19T21:06:20.720700+0000 mgr.y (mgr.24781) 21 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:22.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:21 smithi033 bash[35201]: cluster 2024-02-19T21:06:21.573103+0000 mon.a (mon.0) 707 : cluster [DBG] Standby manager daemon x restarted 2024-02-19T21:06:22.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:21 smithi033 bash[35201]: cluster 2024-02-19T21:06:21.573256+0000 mon.a (mon.0) 708 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:06:22.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:21 smithi033 bash[35201]: audit 2024-02-19T21:06:21.573941+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.? 172.21.15.172:0/559219437' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:06:22.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:21 smithi033 bash[35201]: audit 2024-02-19T21:06:21.574287+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.? 172.21.15.172:0/559219437' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:06:22.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:21 smithi033 bash[35201]: audit 2024-02-19T21:06:21.575274+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.? 172.21.15.172:0/559219437' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:06:22.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:21 smithi033 bash[35201]: audit 2024-02-19T21:06:21.575501+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.? 172.21.15.172:0/559219437' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:06:22.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:21 smithi033 bash[38634]: cluster 2024-02-19T21:06:20.720700+0000 mgr.y (mgr.24781) 21 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:22.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:21 smithi033 bash[38634]: cluster 2024-02-19T21:06:21.573103+0000 mon.a (mon.0) 707 : cluster [DBG] Standby manager daemon x restarted 2024-02-19T21:06:22.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:21 smithi033 bash[38634]: cluster 2024-02-19T21:06:21.573256+0000 mon.a (mon.0) 708 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:06:22.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:21 smithi033 bash[38634]: audit 2024-02-19T21:06:21.573941+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.? 172.21.15.172:0/559219437' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:06:22.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:21 smithi033 bash[38634]: audit 2024-02-19T21:06:21.574287+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.? 172.21.15.172:0/559219437' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:06:22.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:21 smithi033 bash[38634]: audit 2024-02-19T21:06:21.575274+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.? 172.21.15.172:0/559219437' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:06:22.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:21 smithi033 bash[38634]: audit 2024-02-19T21:06:21.575501+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.? 172.21.15.172:0/559219437' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:06:23.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: cluster 2024-02-19T21:06:21.835451+0000 mon.a (mon.0) 709 : cluster [DBG] mgrmap e24: y(active, since 34s), standbys: x 2024-02-19T21:06:23.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: cluster 2024-02-19T21:06:21.835451+0000 mon.a (mon.0) 709 : cluster [DBG] mgrmap e24: y(active, since 34s), standbys: x 2024-02-19T21:06:23.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.837203+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 95378472, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.829997Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"d69a4180680d\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 63187189, \"cpu_percentage\": \"104.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:06:21.830216Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:06:15.355136Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46168801, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830330Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45770342, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830473Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830566Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45707427, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830669Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36112957, \"cpu_percentage\": \"0.77%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830830Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12845056, \"cpu_percentage\": \"0.34%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830990Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31687966, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.831188Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36458987, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.831371Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:06:21.831643Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:06:16.248641Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:23.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.837203+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 95378472, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.829997Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"d69a4180680d\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 63187189, \"cpu_percentage\": \"104.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:06:21.830216Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:06:15.355136Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46168801, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830330Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45770342, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830473Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830566Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45707427, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830669Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36112957, \"cpu_percentage\": \"0.77%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830830Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12845056, \"cpu_percentage\": \"0.34%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830990Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31687966, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.831188Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36458987, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.831371Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:06:21.831643Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:06:16.248641Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:23.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.837780+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 95378472, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.829997Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"d69a4180680d\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 63187189, \"cpu_percentage\": \"104.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:06:21.830216Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:06:15.355136Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46168801, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830330Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45770342, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830473Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830566Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45707427, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830669Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36112957, \"cpu_percentage\": \"0.77%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830830Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12845056, \"cpu_percentage\": \"0.34%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830990Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31687966, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.831188Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36458987, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.831371Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:06:21.831643Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:06:16.248641Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:23.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.837780+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 95378472, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.829997Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"d69a4180680d\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 63187189, \"cpu_percentage\": \"104.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:06:21.830216Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:06:15.355136Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46168801, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830330Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45770342, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830473Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830566Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45707427, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830669Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36112957, \"cpu_percentage\": \"0.77%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830830Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12845056, \"cpu_percentage\": \"0.34%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830990Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31687966, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.831188Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36458987, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.831371Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:06:21.831643Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:06:16.248641Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:23.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.847881+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 95378472, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.829997Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"d69a4180680d\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 63187189, \"cpu_percentage\": \"104.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:06:21.830216Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:06:15.355136Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46168801, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830330Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45770342, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830473Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830566Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45707427, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830669Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36112957, \"cpu_percentage\": \"0.77%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830830Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12845056, \"cpu_percentage\": \"0.34%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830990Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31687966, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.831188Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36458987, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.831371Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:06:21.831643Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:06:16.248641Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:06:23.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.851771+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:06:23.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.852099+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:06:23.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.854818+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-19T21:06:23.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.862628+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:06:23.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.863626+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:06:23.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.863902+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:06:23.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.865339+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:06:23.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: cephadm 2024-02-19T21:06:21.865974+0000 mgr.y (mgr.24781) 22 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-19T21:06:23.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.866191+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr"}]: dispatch 2024-02-19T21:06:23.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.866440+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr"}]: dispatch 2024-02-19T21:06:23.069 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.847881+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 95378472, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.829997Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"d69a4180680d\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 63187189, \"cpu_percentage\": \"104.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:06:21.830216Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:06:15.355136Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46168801, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830330Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45770342, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830473Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830566Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45707427, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830669Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36112957, \"cpu_percentage\": \"0.77%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830830Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12845056, \"cpu_percentage\": \"0.34%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830990Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31687966, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.831188Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36458987, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.831371Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:06:21.831643Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:06:16.248641Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:06:23.070 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.851771+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:06:23.070 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.852099+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:06:23.070 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.854818+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-19T21:06:23.070 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.862628+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:06:23.070 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.863626+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:06:23.070 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.863902+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:06:23.070 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.865339+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:06:23.070 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: cephadm 2024-02-19T21:06:21.865974+0000 mgr.y (mgr.24781) 22 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-19T21:06:23.070 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.866191+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr"}]: dispatch 2024-02-19T21:06:23.070 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.866440+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr"}]: dispatch 2024-02-19T21:06:23.070 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.870190+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr"}]': finished 2024-02-19T21:06:23.071 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.873367+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-19T21:06:23.071 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.873632+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-19T21:06:23.071 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.879505+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-19T21:06:23.071 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.882662+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-19T21:06:23.071 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.882921+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-19T21:06:23.071 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.886361+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-19T21:06:23.071 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.887623+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-19T21:06:23.071 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: audit 2024-02-19T21:06:21.888297+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-19T21:06:23.071 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[38634]: cephadm 2024-02-19T21:06:21.888773+0000 mgr.y (mgr.24781) 23 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-19T21:06:23.071 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.870190+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr"}]': finished 2024-02-19T21:06:23.071 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.873367+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-19T21:06:23.071 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.873632+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-19T21:06:23.072 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.879505+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-19T21:06:23.072 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.882662+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-19T21:06:23.072 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.882921+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-19T21:06:23.072 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.886361+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-19T21:06:23.072 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.887623+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-19T21:06:23.072 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: audit 2024-02-19T21:06:21.888297+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-19T21:06:23.072 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:22 smithi033 bash[35201]: cephadm 2024-02-19T21:06:21.888773+0000 mgr.y (mgr.24781) 23 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-19T21:06:23.107 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: cluster 2024-02-19T21:06:21.835451+0000 mon.a (mon.0) 709 : cluster [DBG] mgrmap e24: y(active, since 34s), standbys: x 2024-02-19T21:06:23.107 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.837203+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 95378472, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.829997Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"d69a4180680d\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 63187189, \"cpu_percentage\": \"104.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:06:21.830216Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:06:15.355136Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46168801, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830330Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45770342, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830473Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830566Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45707427, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830669Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36112957, \"cpu_percentage\": \"0.77%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830830Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12845056, \"cpu_percentage\": \"0.34%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830990Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31687966, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.831188Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36458987, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.831371Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:06:21.831643Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:06:16.248641Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:23.107 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.837780+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 95378472, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.829997Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"d69a4180680d\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 63187189, \"cpu_percentage\": \"104.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:06:21.830216Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:06:15.355136Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46168801, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830330Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45770342, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830473Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830566Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45707427, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830669Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36112957, \"cpu_percentage\": \"0.77%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830830Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12845056, \"cpu_percentage\": \"0.34%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830990Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31687966, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.831188Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36458987, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.831371Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:06:21.831643Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:06:16.248641Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:23.108 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.847881+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi172","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi172\", \"container_id\": \"f80d06a526f3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 95378472, \"cpu_percentage\": \"1.05%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.829997Z\", \"created\": \"2024-02-19T20:56:30.381415Z\", \"started\": \"2024-02-19T20:56:30.416064Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi172\", \"container_id\": \"d69a4180680d\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 63187189, \"cpu_percentage\": \"104.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:06:21.830216Z\", \"created\": \"2024-02-19T20:56:49.482942Z\", \"started\": \"2024-02-19T21:06:15.355136Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi172\", \"container_id\": \"abbb968d916a\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 46168801, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830330Z\", \"created\": \"2024-02-19T20:58:15.893803Z\", \"started\": \"2024-02-19T20:58:17.874657Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi172\", \"container_id\": \"c0f961bd70c5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45770342, \"cpu_percentage\": \"0.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830473Z\", \"created\": \"2024-02-19T20:58:34.740336Z\", \"started\": \"2024-02-19T20:58:37.987768Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi172\", \"container_id\": \"5e5090daaa5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 43683676, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830566Z\", \"created\": \"2024-02-19T20:58:53.597869Z\", \"started\": \"2024-02-19T20:58:56.050622Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi172\", \"container_id\": \"d9ef9b9b788c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 45707427, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830669Z\", \"created\": \"2024-02-19T20:59:12.121408Z\", \"started\": \"2024-02-19T20:59:14.549429Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi172\", \"container_id\": \"3b213a990a12\", \"container_image_id\": \"2a72b385beafd2b3685ad337d14d23f6851f0ff335c5cd9a04c692b3eb846196\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:d55cb26ce61c789179cd50fba2f11085424c73cbbabed561a3c2248ca12eb6ec\", \"docker.io/prom/prometheus@sha256:beb5e30ffba08d9ae8a7961b9a2145fc8af6296ff2a4f463df7cd722fcbfc789\"], \"memory_usage\": 36112957, \"cpu_percentage\": \"0.77%\", \"version\": \"2.49.1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830830Z\", \"created\": \"2024-02-19T20:59:41.285682Z\", \"started\": \"2024-02-19T21:05:24.358845Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi172\", \"container_id\": \"d2c342998e0f\", \"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\": 12845056, \"cpu_percentage\": \"0.34%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.830990Z\", \"created\": \"2024-02-19T20:59:44.040614Z\", \"started\": \"2024-02-19T20:59:52.216626Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi172\", \"container_id\": \"5576f5bd9468\", \"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\": 31687966, \"cpu_percentage\": \"0.48%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.831188Z\", \"created\": \"2024-02-19T21:00:23.507630Z\", \"started\": \"2024-02-19T21:00:23.616613Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi172.stcvbx\", \"daemon_name\": \"rgw.r.z.smithi172.stcvbx\", \"hostname\": \"smithi172\", \"container_id\": \"bd833410517d\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 36458987, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:06:21.831371Z\", \"created\": \"2024-02-19T21:01:16.473307Z\", \"started\": \"2024-02-19T21:01:16.507991Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411708Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f2feedbc-6bc9-4804-80a7-90c4a7b6ed61\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"7yN758-FMLj-6g09-lwc5-DZNd-GrCz-seVGCo\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"66e42692-09a9-4925-8c97-f532abc39020\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"Gg4fjB-LJzA-sOWs-WMJG-ggvR-M0ag-D70Bll\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e6bc8455-910b-4534-a108-eda69c50365f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"3WF12C-PJtx-rvbk-PonU-UIox-vD6y-M8ZlJJ\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"7189e60f-0ff4-4119-b700-ec72e45c800f\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"6L2wOw-Vvbo-t8fh-ZOBI-pdMX-DrbX-EkS3PH\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT6233005M400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.411716Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNKA\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:10.942841Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:02.243426Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:14.494624Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:33.053854Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2024-02-19T20:58:52.063666Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:10.493510Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2024-02-19T21:05:12.576831Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:43.591507Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2024-02-19T21:00:03.043684Z\"}, \"rgw.r.z.smithi172.stcvbx\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:14.719613Z\"}}, \"last_daemon_update\": \"2024-02-19T21:06:21.831643Z\", \"last_device_update\": \"2024-02-19T20:59:18.535562Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:06:16.248641Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2024-02-19T21:06:23.108 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.851771+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:06:23.108 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.852099+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2024-02-19T21:06:23.108 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.854818+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2024-02-19T21:06:23.108 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.862628+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:06:23.108 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.863626+0000 mon.c (mon.1) 127 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:06:23.109 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.863902+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2024-02-19T21:06:23.109 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.865339+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:06:23.109 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: cephadm 2024-02-19T21:06:21.865974+0000 mgr.y (mgr.24781) 22 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-19T21:06:23.109 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.866191+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr"}]: dispatch 2024-02-19T21:06:23.109 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.866440+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr"}]: dispatch 2024-02-19T21:06:23.109 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.870190+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mgr"}]': finished 2024-02-19T21:06:23.110 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.873367+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-19T21:06:23.110 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.873632+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-19T21:06:23.110 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.879505+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-19T21:06:23.110 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.882662+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-19T21:06:23.110 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.882921+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-19T21:06:23.110 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.886361+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-19T21:06:23.110 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.887623+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-19T21:06:23.111 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: audit 2024-02-19T21:06:21.888297+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-19T21:06:23.111 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:22 smithi172 bash[35245]: cephadm 2024-02-19T21:06:21.888773+0000 mgr.y (mgr.24781) 23 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-19T21:06:24.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:23 smithi172 bash[35245]: cluster 2024-02-19T21:06:22.721036+0000 mgr.y (mgr.24781) 24 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:24.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:23 smithi172 bash[35245]: audit 2024-02-19T21:06:23.472283+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mon.a"}]: dispatch 2024-02-19T21:06:24.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:23 smithi172 bash[35245]: audit 2024-02-19T21:06:23.472687+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mon.a"}]: dispatch 2024-02-19T21:06:24.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:23 smithi172 bash[35245]: audit 2024-02-19T21:06:23.478341+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mon.a"}]': finished 2024-02-19T21:06:24.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:23 smithi172 bash[35245]: audit 2024-02-19T21:06:23.479216+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:06:24.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:23 smithi172 bash[35245]: audit 2024-02-19T21:06:23.479860+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:06:24.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:23 smithi172 bash[35245]: audit 2024-02-19T21:06:23.480501+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:06:24.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:23 smithi172 bash[35245]: audit 2024-02-19T21:06:23.481500+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-19T21:06:24.239 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:23 smithi033 bash[38634]: cluster 2024-02-19T21:06:22.721036+0000 mgr.y (mgr.24781) 24 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:24.239 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:23 smithi033 bash[38634]: audit 2024-02-19T21:06:23.472283+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mon.a"}]: dispatch 2024-02-19T21:06:24.239 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:23 smithi033 bash[38634]: audit 2024-02-19T21:06:23.472687+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mon.a"}]: dispatch 2024-02-19T21:06:24.239 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:23 smithi033 bash[38634]: audit 2024-02-19T21:06:23.478341+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mon.a"}]': finished 2024-02-19T21:06:24.240 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:23 smithi033 bash[38634]: audit 2024-02-19T21:06:23.479216+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:06:24.240 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:23 smithi033 bash[38634]: audit 2024-02-19T21:06:23.479860+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:06:24.240 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:23 smithi033 bash[38634]: audit 2024-02-19T21:06:23.480501+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:06:24.240 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:23 smithi033 bash[38634]: audit 2024-02-19T21:06:23.481500+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-19T21:06:24.240 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:23 smithi033 bash[35201]: cluster 2024-02-19T21:06:22.721036+0000 mgr.y (mgr.24781) 24 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:24.240 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:23 smithi033 bash[35201]: audit 2024-02-19T21:06:23.472283+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mon.a"}]: dispatch 2024-02-19T21:06:24.240 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:23 smithi033 bash[35201]: audit 2024-02-19T21:06:23.472687+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mon.a"}]: dispatch 2024-02-19T21:06:24.240 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:23 smithi033 bash[35201]: audit 2024-02-19T21:06:23.478341+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24781 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", "who": "mon.a"}]': finished 2024-02-19T21:06:24.240 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:23 smithi033 bash[35201]: audit 2024-02-19T21:06:23.479216+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:06:24.240 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:23 smithi033 bash[35201]: audit 2024-02-19T21:06:23.479860+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:06:24.240 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:23 smithi033 bash[35201]: audit 2024-02-19T21:06:23.480501+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:06:24.240 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:23 smithi033 bash[35201]: audit 2024-02-19T21:06:23.481500+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-19T21:06:24.888 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:24 smithi033 bash[35201]: cephadm 2024-02-19T21:06:23.471877+0000 mgr.y (mgr.24781) 25 : cephadm [INF] Upgrade: Updating mon.a 2024-02-19T21:06:24.888 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:24 smithi033 bash[35201]: cephadm 2024-02-19T21:06:23.481125+0000 mgr.y (mgr.24781) 26 : cephadm [INF] Deploying daemon mon.a on smithi033 2024-02-19T21:06:25.194 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:24 smithi033 bash[38634]: cephadm 2024-02-19T21:06:23.471877+0000 mgr.y (mgr.24781) 25 : cephadm [INF] Upgrade: Updating mon.a 2024-02-19T21:06:25.194 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:24 smithi033 bash[38634]: cephadm 2024-02-19T21:06:23.481125+0000 mgr.y (mgr.24781) 26 : cephadm [INF] Deploying daemon mon.a on smithi033 2024-02-19T21:06:25.195 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:25 smithi033 systemd[1]: Stopping Ceph mon.a for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:06:25.195 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:25 smithi033 bash[35201]: debug 2024-02-19T21:06:25.198+0000 7fc8f641d700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:06:25.195 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:25 smithi033 bash[35201]: debug 2024-02-19T21:06:25.198+0000 7fc8f641d700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-02-19T21:06:25.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:24 smithi172 bash[35245]: cephadm 2024-02-19T21:06:23.471877+0000 mgr.y (mgr.24781) 25 : cephadm [INF] Upgrade: Updating mon.a 2024-02-19T21:06:25.203 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:24 smithi172 bash[35245]: cephadm 2024-02-19T21:06:23.481125+0000 mgr.y (mgr.24781) 26 : cephadm [INF] Deploying daemon mon.a on smithi033 2024-02-19T21:06:25.928 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:25 smithi033 bash[60281]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon.a 2024-02-19T21:06:26.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:26 smithi033 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.a.service: Succeeded. 2024-02-19T21:06:26.816 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:26 smithi033 systemd[1]: Stopped Ceph mon.a for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:06:26.816 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:26 smithi033 systemd[1]: Starting Ceph mon.a for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:06:27.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.030+0000 7fcfc25ad880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-19T21:06:27.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.030+0000 7fcfc25ad880 0 ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable), process ceph-mon, pid 7 2024-02-19T21:06:27.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.030+0000 7fcfc25ad880 0 pidfile_write: ignore empty --pid-file 2024-02-19T21:06:27.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.035+0000 7fcfc25ad880 0 load: jerasure load: lrc load: isa 2024-02-19T21:06:27.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.035+0000 7fcfc25ad880 4 rocksdb: RocksDB version: 6.8.1 2024-02-19T21:06:27.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.035+0000 7fcfc25ad880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-19T21:06:27.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.035+0000 7fcfc25ad880 4 rocksdb: Compile date Feb 17 2024 2024-02-19T21:06:27.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.035+0000 7fcfc25ad880 4 rocksdb: DB SUMMARY 2024-02-19T21:06:27.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.319 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.035+0000 7fcfc25ad880 4 rocksdb: CURRENT file: CURRENT 2024-02-19T21:06:27.319 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.319 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.035+0000 7fcfc25ad880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-19T21:06:27.319 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.319 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.035+0000 7fcfc25ad880 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 743 Bytes 2024-02-19T21:06:27.319 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.319 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.035+0000 7fcfc25ad880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 2, files: 000023.sst 000024.sst 2024-02-19T21:06:27.319 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.319 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.035+0000 7fcfc25ad880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000021.log size: 15120942 ; 2024-02-19T21:06:27.319 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.319 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.035+0000 7fcfc25ad880 4 rocksdb: Options.error_if_exists: 0 2024-02-19T21:06:27.319 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.create_if_missing: 0 2024-02-19T21:06:27.319 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.paranoid_checks: 1 2024-02-19T21:06:27.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.env: 0x563542a59080 2024-02-19T21:06:27.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.fs: Posix File System 2024-02-19T21:06:27.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.info_log: 0x563543690260 2024-02-19T21:06:27.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-19T21:06:27.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.statistics: (nil) 2024-02-19T21:06:27.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.use_fsync: 0 2024-02-19T21:06:27.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_log_file_size: 0 2024-02-19T21:06:27.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-19T21:06:27.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-19T21:06:27.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-19T21:06:27.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-19T21:06:27.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.allow_fallocate: 1 2024-02-19T21:06:27.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-19T21:06:27.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-19T21:06:27.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.use_direct_reads: 0 2024-02-19T21:06:27.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-19T21:06:27.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-19T21:06:27.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.db_log_dir: 2024-02-19T21:06:27.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-19T21:06:27.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-19T21:06:27.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_subcompactions: 1 2024-02-19T21:06:27.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_background_flushes: -1 2024-02-19T21:06:27.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-19T21:06:27.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-19T21:06:27.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-19T21:06:27.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-19T21:06:27.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-19T21:06:27.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-19T21:06:27.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-19T21:06:27.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.write_buffer_manager: 0x563544382360 2024-02-19T21:06:27.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-19T21:06:27.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-19T21:06:27.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-19T21:06:27.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-19T21:06:27.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-19T21:06:27.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-19T21:06:27.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-19T21:06:27.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-19T21:06:27.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-19T21:06:27.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.unordered_write: 0 2024-02-19T21:06:27.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-19T21:06:27.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-19T21:06:27.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-19T21:06:27.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-19T21:06:27.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.row_cache: None 2024-02-19T21:06:27.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.wal_filter: None 2024-02-19T21:06:27.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-19T21:06:27.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-19T21:06:27.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.preserve_deletes: 0 2024-02-19T21:06:27.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.two_write_queues: 0 2024-02-19T21:06:27.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-19T21:06:27.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.atomic_flush: 0 2024-02-19T21:06:27.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-19T21:06:27.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-19T21:06:27.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-19T21:06:27.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.log_readahead_size: 0 2024-02-19T21:06:27.324 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-19T21:06:27.325 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_background_jobs: 2 2024-02-19T21:06:27.325 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_background_compactions: -1 2024-02-19T21:06:27.325 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-19T21:06:27.325 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-19T21:06:27.325 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-19T21:06:27.325 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-19T21:06:27.325 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-19T21:06:27.325 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-19T21:06:27.325 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-19T21:06:27.325 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-19T21:06:27.325 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_open_files: -1 2024-02-19T21:06:27.326 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-19T21:06:27.326 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-19T21:06:27.326 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-19T21:06:27.326 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-19T21:06:27.326 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Compression algorithms supported: 2024-02-19T21:06:27.326 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-19T21:06:27.326 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: kZSTD supported: 0 2024-02-19T21:06:27.326 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: kXpressCompression supported: 0 2024-02-19T21:06:27.326 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-19T21:06:27.326 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: kLZ4Compression supported: 1 2024-02-19T21:06:27.326 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: kBZip2Compression supported: 0 2024-02-19T21:06:27.326 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: kZlibCompression supported: 1 2024-02-19T21:06:27.326 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: kSnappyCompression supported: 1 2024-02-19T21:06:27.326 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-19T21:06:27.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2024-02-19T21:06:27.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-19T21:06:27.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-19T21:06:27.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.merge_operator: 2024-02-19T21:06:27.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.compaction_filter: None 2024-02-19T21:06:27.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-19T21:06:27.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-19T21:06:27.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-19T21:06:27.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563543635d10) 2024-02-19T21:06:27.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cache_index_and_filter_blocks: 1 2024-02-19T21:06:27.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-19T21:06:27.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-19T21:06:27.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: pin_top_level_index_and_filter: 1 2024-02-19T21:06:27.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: index_type: 0 2024-02-19T21:06:27.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: data_block_index_type: 0 2024-02-19T21:06:27.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: index_shortening: 1 2024-02-19T21:06:27.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: data_block_hash_table_util_ratio: 0.750000 2024-02-19T21:06:27.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: hash_index_allow_collision: 1 2024-02-19T21:06:27.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: checksum: 1 2024-02-19T21:06:27.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: no_block_cache: 0 2024-02-19T21:06:27.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: block_cache: 0x56354366af10 2024-02-19T21:06:27.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: block_cache_name: BinnedLRUCache 2024-02-19T21:06:27.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: block_cache_options: 2024-02-19T21:06:27.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: capacity : 536870912 2024-02-19T21:06:27.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: num_shard_bits : 4 2024-02-19T21:06:27.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: strict_capacity_limit : 0 2024-02-19T21:06:27.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: high_pri_pool_ratio: 0.000 2024-02-19T21:06:27.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: block_cache_compressed: (nil) 2024-02-19T21:06:27.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: persistent_cache: (nil) 2024-02-19T21:06:27.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: block_size: 4096 2024-02-19T21:06:27.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: block_size_deviation: 10 2024-02-19T21:06:27.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: block_restart_interval: 16 2024-02-19T21:06:27.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: index_block_restart_interval: 1 2024-02-19T21:06:27.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: metadata_block_size: 4096 2024-02-19T21:06:27.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: partition_filters: 0 2024-02-19T21:06:27.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: use_delta_encoding: 1 2024-02-19T21:06:27.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-19T21:06:27.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: whole_key_filtering: 1 2024-02-19T21:06:27.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: verify_compression: 0 2024-02-19T21:06:27.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: read_amp_bytes_per_bit: 0 2024-02-19T21:06:27.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: format_version: 2 2024-02-19T21:06:27.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: enable_index_compression: 1 2024-02-19T21:06:27.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: block_align: 0 2024-02-19T21:06:27.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-19T21:06:27.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-19T21:06:27.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.compression: NoCompression 2024-02-19T21:06:27.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-19T21:06:27.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-19T21:06:27.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-19T21:06:27.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.num_levels: 7 2024-02-19T21:06:27.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-19T21:06:27.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-19T21:06:27.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-19T21:06:27.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-19T21:06:27.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-19T21:06:27.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-19T21:06:27.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-19T21:06:27.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-19T21:06:27.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-19T21:06:27.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-19T21:06:27.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-19T21:06:27.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-19T21:06:27.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-19T21:06:27.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-19T21:06:27.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-19T21:06:27.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-19T21:06:27.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-19T21:06:27.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-19T21:06:27.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-19T21:06:27.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-19T21:06:27.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-19T21:06:27.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-19T21:06:27.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-19T21:06:27.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-19T21:06:27.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-19T21:06:27.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-19T21:06:27.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-19T21:06:27.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-19T21:06:27.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-19T21:06:27.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-19T21:06:27.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-19T21:06:27.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-19T21:06:27.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-19T21:06:27.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-19T21:06:27.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-19T21:06:27.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-19T21:06:27.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-19T21:06:27.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-19T21:06:27.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-19T21:06:27.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-19T21:06:27.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-19T21:06:27.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-19T21:06:27.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-19T21:06:27.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-19T21:06:27.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-19T21:06:27.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-19T21:06:27.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-19T21:06:27.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.table_properties_collectors: 2024-02-19T21:06:27.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.inplace_update_support: 0 2024-02-19T21:06:27.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-19T21:06:27.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-19T21:06:27.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-19T21:06:27.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-19T21:06:27.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.bloom_locality: 0 2024-02-19T21:06:27.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.max_successive_merges: 0 2024-02-19T21:06:27.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-19T21:06:27.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-19T21:06:27.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-19T21:06:27.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-19T21:06:27.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.ttl: 2592000 2024-02-19T21:06:27.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.036+0000 7fcfc25ad880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-19T21:06:27.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.037+0000 7fcfc25ad880 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 26, last_sequence is 8733, log_number is 21,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-19T21:06:27.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.037+0000 7fcfc25ad880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 21 2024-02-19T21:06:27.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.037+0000 7fcfc25ad880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708376787038208, "job": 1, "event": "recovery_started", "log_files": [21]} 2024-02-19T21:06:27.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.037+0000 7fcfc25ad880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #21 mode 2 2024-02-19T21:06:27.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.048+0000 7fcfc25ad880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-19T21:06:27.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.068+0000 7fcfc25ad880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708376787069467, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 26, "file_size": 14997850, "table_properties": {"data_size": 14989337, "index_size": 6857, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 837, "raw_key_size": 7036, "raw_average_key_size": 21, "raw_value_size": 14979469, "raw_average_value_size": 46376, "num_data_blocks": 213, "num_entries": 323, "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": 1708376787, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-19T21:06:27.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.068+0000 7fcfc25ad880 4 rocksdb: [version_set.cc:3826] Creating manifest 27 2024-02-19T21:06:27.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.068+0000 7fcfc25ad880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708376787069985, "job": 1, "event": "recovery_finished"} 2024-02-19T21:06:27.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.070+0000 7fcfc25ad880 4 rocksdb: DB pointer 0x563543733800 2024-02-19T21:06:27.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.070+0000 7fcfa939f700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-19T21:06:27.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.070+0000 7fcfa939f700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-19T21:06:27.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: ** DB Stats ** 2024-02-19T21:06:27.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:06:27.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-19T21:06:27.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-19T21:06:27.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T21:06:27.338 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-19T21:06:27.338 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-19T21:06:27.338 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T21:06:27.338 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.338 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: ** Compaction Stats [default] ** 2024-02-19T21:06:27.338 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:06:27.338 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:06:27.338 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: L0 1/0 14.30 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 720.2 0.02 0.00 1 0.020 0 0 2024-02-19T21:06:27.338 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: L6 2/0 67.25 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:06:27.338 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Sum 3/0 81.56 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 720.2 0.02 0.00 1 0.020 0 0 2024-02-19T21:06:27.338 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 720.2 0.02 0.00 1 0.020 0 0 2024-02-19T21:06:27.338 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: ** Compaction Stats [default] ** 2024-02-19T21:06:27.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:06:27.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:06:27.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 720.2 0.02 0.00 1 0.020 0 0 2024-02-19T21:06:27.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:06:27.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Flush(GB): cumulative 0.014, interval 0.014 2024-02-19T21:06:27.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T21:06:27.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: AddFile(Total Files): cumulative 0, interval 0 2024-02-19T21:06:27.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T21:06:27.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: AddFile(Keys): cumulative 0, interval 0 2024-02-19T21:06:27.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Cumulative compaction: 0.01 GB write, 415.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:06:27.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Interval compaction: 0.01 GB write, 415.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:06:27.340 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T21:06:27.340 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.340 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: ** File Read Latency Histogram By Level [default] ** 2024-02-19T21:06:27.340 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.340 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: ** Compaction Stats [default] ** 2024-02-19T21:06:27.340 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:06:27.340 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:06:27.340 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: L0 1/0 14.30 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 720.2 0.02 0.00 1 0.020 0 0 2024-02-19T21:06:27.340 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: L6 2/0 67.25 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:06:27.340 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Sum 3/0 81.56 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 720.2 0.02 0.00 1 0.020 0 0 2024-02-19T21:06:27.340 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:06:27.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: ** Compaction Stats [default] ** 2024-02-19T21:06:27.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:06:27.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:06:27.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 720.2 0.02 0.00 1 0.020 0 0 2024-02-19T21:06:27.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:06:27.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Flush(GB): cumulative 0.014, interval 0.000 2024-02-19T21:06:27.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T21:06:27.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: AddFile(Total Files): cumulative 0, interval 0 2024-02-19T21:06:27.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T21:06:27.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: AddFile(Keys): cumulative 0, interval 0 2024-02-19T21:06:27.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Cumulative compaction: 0.01 GB write, 414.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:06:27.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:06:27.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T21:06:27.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: ** File Read Latency Histogram By Level [default] ** 2024-02-19T21:06:27.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.071+0000 7fcfc25ad880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] at bind addrs [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T21:06:27.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.072+0000 7fcfc25ad880 1 mon.a@-1(???) e3 preinit fsid 0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T21:06:27.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.073+0000 7fcfc25ad880 0 mon.a@-1(???).mds e1 new map 2024-02-19T21:06:27.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.073+0000 7fcfc25ad880 0 mon.a@-1(???).mds e1 print_map 2024-02-19T21:06:27.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: e1 2024-02-19T21:06:27.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-19T21:06:27.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-19T21:06:27.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: legacy client fscid: -1 2024-02-19T21:06:27.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: No filesystems configured 2024-02-19T21:06:27.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: 2024-02-19T21:06:27.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.073+0000 7fcfc25ad880 0 mon.a@-1(???).osd e62 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-19T21:06:27.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.073+0000 7fcfc25ad880 0 mon.a@-1(???).osd e62 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:06:27.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.073+0000 7fcfc25ad880 0 mon.a@-1(???).osd e62 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:06:27.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.073+0000 7fcfc25ad880 0 mon.a@-1(???).osd e62 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:06:27.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:06:23.471877+0000 mgr.y (mgr.24781) 25 : cephadm [INF] Upgrade: Updating mon.a 2024-02-19T21:06:27.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:06:23.481125+0000 mgr.y (mgr.24781) 26 : cephadm [INF] Deploying daemon mon.a on smithi033 2024-02-19T21:06:27.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:06:27.074+0000 7fcfc25ad880 1 mon.a@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2024-02-19T21:06:27.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 bash[60468]: a90f6128c4b1153bb68f262c97025cea413228c2edbd9a344d5f3b92e9cda8a6 2024-02-19T21:06:27.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:27 smithi033 systemd[1]: Started Ceph mon.a for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:06:30.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:30 smithi172 bash[35245]: cluster 2024-02-19T21:06:26.721913+0000 mgr.y (mgr.24781) 28 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:30.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:30 smithi172 bash[35245]: audit 2024-02-19T21:06:27.143911+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"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\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 427819008, \"cpu_percentage\": \"52.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:59.594452Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92180316, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594529Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47804579, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594595Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48087695, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594660Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41764782, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594723Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46315601, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594786Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13967032, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594848Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:05:59.594909Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35557212, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594970Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:23.481018Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:30.455 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:30 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: ignoring --setuser ceph since I am not root 2024-02-19T21:06:30.455 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:30 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: ignoring --setgroup ceph since I am not root 2024-02-19T21:06:30.455 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:30 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:30.157+0000 7f8321993700 1 -- 172.21.15.172:0/2861562056 <== mon.1 v2:172.21.15.33:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ac99ce04e0 con 0x55ac99cb6c00 2024-02-19T21:06:30.455 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:30 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:30.285+0000 7f8331b70680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-19T21:06:30.455 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:30 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:30.365+0000 7f8331b70680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-19T21:06:30.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:30 smithi172 bash[35245]: cluster 2024-02-19T21:06:28.484277+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-19T21:06:30.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:30 smithi172 bash[35245]: cluster 2024-02-19T21:06:28.722381+0000 mgr.y (mgr.24781) 29 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:30.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:30 smithi172 bash[35245]: cluster 2024-02-19T21:06:30.100710+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:06:30.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:30 smithi172 bash[35245]: cluster 2024-02-19T21:06:30.105303+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2024-02-19T21:06:30.456 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:30 smithi172 bash[35245]: cluster 2024-02-19T21:06:30.105950+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-19T21:06:30.456 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:30 smithi172 bash[35245]: cluster 2024-02-19T21:06:30.105990+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-19T21:06:30.456 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:30 smithi172 bash[35245]: cluster 2024-02-19T21:06:30.107050+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 42s), standbys: x 2024-02-19T21:06:30.456 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:30 smithi172 bash[35245]: cluster 2024-02-19T21:06:30.107470+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-02-19T21:06:30.456 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:30 smithi172 bash[35245]: cluster 2024-02-19T21:06:30.116465+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e25: y(active, since 42s), standbys: x 2024-02-19T21:06:30.456 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:30 smithi172 bash[35245]: audit 2024-02-19T21:06:30.123551+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.24781 ' entity='' 2024-02-19T21:06:30.565 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: ignoring --setuser ceph since I am not root 2024-02-19T21:06:30.565 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: ignoring --setgroup ceph since I am not root 2024-02-19T21:06:30.565 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:30.164+0000 7fef27c3d700 1 -- 172.21.15.33:0/3948645144 <== mon.0 v2:172.21.15.33:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f1c880c4e0 con 0x55f1c87e2c00 2024-02-19T21:06:30.566 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:30.292+0000 7fef37e1a680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-19T21:06:30.566 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:30.376+0000 7fef37e1a680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-19T21:06:30.566 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:26.721913+0000 mgr.y (mgr.24781) 28 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:30.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:30 smithi033 bash[38634]: cluster 2024-02-19T21:06:26.721913+0000 mgr.y (mgr.24781) 28 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:30.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:30 smithi033 bash[38634]: audit 2024-02-19T21:06:27.143911+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"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\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 427819008, \"cpu_percentage\": \"52.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:59.594452Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92180316, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594529Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47804579, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594595Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48087695, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594660Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41764782, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594723Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46315601, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594786Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13967032, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594848Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:05:59.594909Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35557212, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594970Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:23.481018Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:30.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:27.143911+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24781 172.21.15.33:0/1411285401' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi033","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi033\", \"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\": \"smithi033\", \"container_id\": \"558399f9cc74\", \"container_image_id\": \"823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9\"], \"memory_usage\": 427819008, \"cpu_percentage\": \"52.67%\", \"version\": \"16.2.14-548-g81bd20d6\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2024-02-19T21:05:59.594452Z\", \"created\": \"2024-02-19T20:54:57.383570Z\", \"started\": \"2024-02-19T21:05:41.425259Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi033\", \"container_id\": \"cbaecda7bdb5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 92180316, \"cpu_percentage\": \"0.81%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594529Z\", \"created\": \"2024-02-19T20:56:18.010278Z\", \"started\": \"2024-02-19T20:56:18.043289Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi033\", \"container_id\": \"6736698e142c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 47804579, \"cpu_percentage\": \"0.51%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594595Z\", \"created\": \"2024-02-19T20:57:05.084530Z\", \"started\": \"2024-02-19T20:57:06.770631Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi033\", \"container_id\": \"b7caa2920c7c\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 48087695, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594660Z\", \"created\": \"2024-02-19T20:57:22.461255Z\", \"started\": \"2024-02-19T20:57:23.955086Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi033\", \"container_id\": \"6a29eb5eb346\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 41764782, \"cpu_percentage\": \"0.42%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594723Z\", \"created\": \"2024-02-19T20:57:41.319957Z\", \"started\": \"2024-02-19T20:57:43.127951Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi033\", \"container_id\": \"1a63a165586b\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 46315601, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594786Z\", \"created\": \"2024-02-19T20:58:00.493654Z\", \"started\": \"2024-02-19T20:58:02.357878Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi033\", \"container_id\": \"d73052d16008\", \"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\": 13967032, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594848Z\", \"created\": \"2024-02-19T20:59:44.593005Z\", \"started\": \"2024-02-19T20:59:56.082782Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi033\", \"container_id\": \"005d0bd23126\", \"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\": 20719861, \"cpu_percentage\": \"0.34%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2024-02-19T21:05:59.594909Z\", \"created\": \"2024-02-19T21:00:03.003714Z\", \"started\": \"2024-02-19T21:05:10.982082Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi033.kfouac\", \"daemon_name\": \"rgw.r.z.smithi033.kfouac\", \"hostname\": \"smithi033\", \"container_id\": \"4bc1b4fc6127\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 35557212, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2024-02-19T21:05:59.594970Z\", \"created\": \"2024-02-19T21:01:18.945511Z\", \"started\": \"2024-02-19T21:01:18.979577Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detec 2024-02-19T21:06:30.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:30 smithi033 bash[38634]: cluster 2024-02-19T21:06:28.484277+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-19T21:06:30.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:30 smithi033 bash[38634]: cluster 2024-02-19T21:06:28.722381+0000 mgr.y (mgr.24781) 29 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:30.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:30 smithi033 bash[38634]: cluster 2024-02-19T21:06:30.100710+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:06:30.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:30 smithi033 bash[38634]: cluster 2024-02-19T21:06:30.105303+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2024-02-19T21:06:30.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:30 smithi033 bash[38634]: cluster 2024-02-19T21:06:30.105950+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-19T21:06:30.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:30 smithi033 bash[38634]: cluster 2024-02-19T21:06:30.105990+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-19T21:06:30.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:30 smithi033 bash[38634]: cluster 2024-02-19T21:06:30.107050+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 42s), standbys: x 2024-02-19T21:06:30.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:30 smithi033 bash[38634]: cluster 2024-02-19T21:06:30.107470+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-02-19T21:06:30.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:30 smithi033 bash[38634]: cluster 2024-02-19T21:06:30.116465+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e25: y(active, since 42s), standbys: x 2024-02-19T21:06:30.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:30 smithi033 bash[38634]: audit 2024-02-19T21:06:30.123551+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.24781 ' entity='' 2024-02-19T21:06:30.568 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: ted\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410507Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"27e62265-9354-4d94-8877-9b3d6c41dee0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"rkFYcp-VLDD-tE9h-hSRx-6wU9-YECA-rtpqGy\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c9894135-8f69-4322-867c-ebf476db62a2\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"DkzgYY-v6gQ-nt17-V7E7-ao4k-OLys-AjGt7M\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bea97173-e979-493f-8d99-e4e24c9b75f9\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"g5UnL0-iAfC-0I6x-U26H-f9v4-nRTT-aMuTa1\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bb79fc4c-d8a3-4113-b141-05354c1efda0\", \"cluster_fsid\": \"0eef3440-cf69-11ee-95bb-87774f69a715\", \"block_uuid\": \"XYN1L0-760f-kLU7-gHeP-eHY8-e0cj-PsU3zQ\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT5330008Q400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2024-02-19T21:04:42.410538Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4HQ2L\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:01.377379Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2024-02-19T21:05:27.839073Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:03.533640Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:20.822049Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:39.661487Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2024-02-19T20:57:58.830907Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2024-02-19T20:59:44.075661Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2024-02-19T21:05:02.883749Z\"}, \"rgw.r.z.smithi033.kfouac\": {\"deps\": [], \"last_config\": \"2024-02-19T21:01:16.513720Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2024-02-19T21:06:23.481018Z\"}}, \"last_device_update\": \"2024-02-19T20:58:07.088918Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2024-02-19T21:05:42.309389Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2024-02-19T21:06:30.568 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:28.484277+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-19T21:06:30.568 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:28.722381+0000 mgr.y (mgr.24781) 29 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:30.568 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:30.100710+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:06:30.568 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:30.105303+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2024-02-19T21:06:30.568 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:30.105950+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-19T21:06:30.568 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:30.105990+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-19T21:06:30.568 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:30.107050+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 42s), standbys: x 2024-02-19T21:06:30.569 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:30.107470+0000 mon.a (mon.0) 7 : cluster [INF] overall HEALTH_OK 2024-02-19T21:06:30.569 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:30.116465+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e25: y(active, since 42s), standbys: x 2024-02-19T21:06:30.569 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:30.123551+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.24781 ' entity='' 2024-02-19T21:06:31.065 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:30.755+0000 7fef37e1a680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-19T21:06:31.203 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:30 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:30.727+0000 7f8331b70680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-19T21:06:31.764 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:31 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:31.473+0000 7f8331b70680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-19T21:06:31.764 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:31 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:31.558+0000 7f8331b70680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-19T21:06:31.815 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:31 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:31.545+0000 7fef37e1a680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-19T21:06:31.815 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:31 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:31.627+0000 7fef37e1a680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-19T21:06:32.111 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:31 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:31.848+0000 7fef37e1a680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-19T21:06:32.112 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:31 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:31.768+0000 7f8331b70680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-19T21:06:32.453 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:32 smithi172 bash[35245]: cluster 2024-02-19T21:06:31.117953+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e26: y(active, since 43s), standbys: x 2024-02-19T21:06:32.565 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:32 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:31.117953+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e26: y(active, since 43s), standbys: x 2024-02-19T21:06:32.565 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:32 smithi033 bash[38634]: cluster 2024-02-19T21:06:31.117953+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e26: y(active, since 43s), standbys: x 2024-02-19T21:06:32.953 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:32 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:32.705+0000 7f8331b70680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-19T21:06:32.954 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:32 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:32.834+0000 7f8331b70680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:06:32.954 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:32 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:32.913+0000 7f8331b70680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-19T21:06:33.141 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:32 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:32.833+0000 7fef37e1a680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-19T21:06:33.141 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:32 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:32.968+0000 7fef37e1a680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:06:33.141 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:33 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:33.051+0000 7fef37e1a680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-19T21:06:33.453 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:33 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:33.004+0000 7f8331b70680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-19T21:06:33.454 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:33 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:33.204+0000 7f8331b70680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-19T21:06:33.565 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:33 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:33.146+0000 7fef37e1a680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-19T21:06:33.565 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:33 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:33.350+0000 7fef37e1a680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-19T21:06:33.953 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:33 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:33.484+0000 7f8331b70680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-19T21:06:33.954 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:33 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:33.582+0000 7f8331b70680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-19T21:06:34.065 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:33 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:33.645+0000 7fef37e1a680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-19T21:06:34.065 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:33 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:33.748+0000 7fef37e1a680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-19T21:06:34.650 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:34 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:34.304+0000 7f8331b70680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-19T21:06:34.650 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:34 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:34.386+0000 7f8331b70680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-19T21:06:34.650 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:34 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:34.480+0000 7f8331b70680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-19T21:06:34.650 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:34 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:34.654+0000 7f8331b70680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-19T21:06:34.816 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:34 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:34.510+0000 7fef37e1a680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-19T21:06:34.816 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:34 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:34.596+0000 7fef37e1a680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-19T21:06:34.816 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:34 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:34.695+0000 7fef37e1a680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-19T21:06:35.154 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:34 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:34.888+0000 7fef37e1a680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-19T21:06:35.181 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:34 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:34.919+0000 7f8331b70680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-19T21:06:35.181 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:35 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:35.054+0000 7f8331b70680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-19T21:06:35.436 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:35.158+0000 7fef37e1a680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-19T21:06:35.436 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:35.298+0000 7fef37e1a680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-19T21:06:35.438 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:35 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:35.187+0000 7f8331b70680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:06:35.438 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:35 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:35.359+0000 7f8331b70680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-19T21:06:35.438 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:06:35 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x[52001]: debug 2024-02-19T21:06:35.443+0000 7f8331b70680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-19T21:06:35.703 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:35 smithi172 bash[35245]: cluster 2024-02-19T21:06:35.445351+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2024-02-19T21:06:35.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:35 smithi172 bash[35245]: cluster 2024-02-19T21:06:35.445445+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:06:35.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:35 smithi172 bash[35245]: audit 2024-02-19T21:06:35.446516+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.? 172.21.15.172:0/2084952978' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:06:35.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:35 smithi172 bash[35245]: audit 2024-02-19T21:06:35.447310+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.? 172.21.15.172:0/2084952978' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:06:35.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:35 smithi172 bash[35245]: audit 2024-02-19T21:06:35.448068+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.? 172.21.15.172:0/2084952978' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:06:35.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:35 smithi172 bash[35245]: audit 2024-02-19T21:06:35.448270+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.? 172.21.15.172:0/2084952978' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:06:35.710 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:35.441+0000 7fef37e1a680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:06:35.710 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:35.625+0000 7fef37e1a680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-19T21:06:35.710 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:35 smithi033 bash[38634]: cluster 2024-02-19T21:06:35.445351+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2024-02-19T21:06:35.711 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:35 smithi033 bash[38634]: cluster 2024-02-19T21:06:35.445445+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:06:35.711 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:35 smithi033 bash[38634]: audit 2024-02-19T21:06:35.446516+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.? 172.21.15.172:0/2084952978' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:06:35.711 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:35 smithi033 bash[38634]: audit 2024-02-19T21:06:35.447310+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.? 172.21.15.172:0/2084952978' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:06:35.711 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:35 smithi033 bash[38634]: audit 2024-02-19T21:06:35.448068+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.? 172.21.15.172:0/2084952978' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:06:35.711 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:35 smithi033 bash[38634]: audit 2024-02-19T21:06:35.448270+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.? 172.21.15.172:0/2084952978' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:06:35.711 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:35.445351+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2024-02-19T21:06:35.711 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:35.445445+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:06:35.711 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:35.446516+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.? 172.21.15.172:0/2084952978' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:06:35.711 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:35.447310+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.? 172.21.15.172:0/2084952978' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:06:35.711 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:35.448068+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.? 172.21.15.172:0/2084952978' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:06:35.712 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:35.448270+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.? 172.21.15.172:0/2084952978' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:06:36.065 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:35.715+0000 7fef37e1a680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-19T21:06:36.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:36 smithi033 bash[38634]: cluster 2024-02-19T21:06:35.499898+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e27: y(active, since 47s), standbys: x 2024-02-19T21:06:36.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:36 smithi033 bash[38634]: cluster 2024-02-19T21:06:35.717400+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2024-02-19T21:06:36.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:36 smithi033 bash[38634]: cluster 2024-02-19T21:06:35.717657+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-02-19T21:06:36.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:36 smithi033 bash[38634]: cluster 2024-02-19T21:06:35.723058+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-19T21:06:36.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:36 smithi033 bash[38634]: cluster 2024-02-19T21:06:35.723454+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e28: y(active, starting, since 0.00586667s), standbys: x 2024-02-19T21:06:36.816 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:35.499898+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e27: y(active, since 47s), standbys: x 2024-02-19T21:06:36.816 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:35.717400+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2024-02-19T21:06:36.816 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:35.717657+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-02-19T21:06:36.816 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:35.723058+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-19T21:06:36.816 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:35.723454+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e28: y(active, starting, since 0.00586667s), standbys: x 2024-02-19T21:06:36.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:36 smithi172 bash[35245]: cluster 2024-02-19T21:06:35.499898+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e27: y(active, since 47s), standbys: x 2024-02-19T21:06:36.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:36 smithi172 bash[35245]: cluster 2024-02-19T21:06:35.717400+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2024-02-19T21:06:36.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:36 smithi172 bash[35245]: cluster 2024-02-19T21:06:35.717657+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2024-02-19T21:06:36.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:36 smithi172 bash[35245]: cluster 2024-02-19T21:06:35.723058+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-19T21:06:36.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:36 smithi172 bash[35245]: cluster 2024-02-19T21:06:35.723454+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e28: y(active, starting, since 0.00586667s), standbys: x 2024-02-19T21:06:41.821 INFO:teuthology.orchestra.run.smithi033.stderr:Error ENOTSUP: Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2024-02-19T21:06:42.024 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:41.813+0000 7feeeb607700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-02-19T21:06:42.024 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:06:41.822+0000 7feeeb607700 -1 mgr.server reply reply (95) Operation not supported Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2024-02-19T21:06:42.024 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: [80B blob data] 2024-02-19T21:06:42.024 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: [79B blob data] 2024-02-19T21:06:42.025 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.724910+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:06:42.025 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.725116+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:06:42.025 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.725278+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:06:42.025 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.726391+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:06:42.025 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.726663+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:06:42.025 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.726937+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:06:42.025 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.727248+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:06:42.025 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.727464+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:06:42.025 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.727744+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:06:42.025 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.727970+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:06:42.025 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.728229+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:06:42.026 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.728525+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:06:42.026 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.728935+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:06:42.026 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.729182+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:06:42.026 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.729349+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:06:42.026 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.729833+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:06:42.026 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.730712+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:06:42.026 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.731636+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-19T21:06:42.026 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.724910+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:06:42.026 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.725116+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:06:42.027 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.725278+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:06:42.027 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.726391+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:06:42.027 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.726663+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:06:42.027 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.726937+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:06:42.027 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.727248+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:06:42.027 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.727464+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:06:42.027 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.727744+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:06:42.027 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.727970+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:06:42.027 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.728229+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:06:42.027 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.728525+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:06:42.027 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.728935+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:06:42.027 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.729182+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:06:42.028 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.729349+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:06:42.028 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.732014+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-19T21:06:42.028 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.732400+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-19T21:06:42.028 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.732753+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi033"}]: dispatch 2024-02-19T21:06:42.028 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.733119+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi172"}]: dispatch 2024-02-19T21:06:42.028 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.733498+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-19T21:06:42.028 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.733850+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-19T21:06:42.028 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.734208+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-19T21:06:42.028 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.734585+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-19T21:06:42.028 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.734948+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-19T21:06:42.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.735301+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-19T21:06:42.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.735649+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-19T21:06:42.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.736002+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-19T21:06:42.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.736363+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-19T21:06:42.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.736695+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-19T21:06:42.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.737056+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:06:42.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.737388+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-19T21:06:42.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.737725+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:06:42.029 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.729833+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:06:42.029 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.730712+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:06:42.029 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.731636+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-19T21:06:42.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.732014+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-19T21:06:42.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.732400+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-19T21:06:42.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.732753+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi033"}]: dispatch 2024-02-19T21:06:42.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.733119+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi172"}]: dispatch 2024-02-19T21:06:42.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.733498+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-19T21:06:42.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.733850+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-19T21:06:42.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.734208+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-19T21:06:42.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.734585+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-19T21:06:42.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.734948+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-19T21:06:42.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.735301+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-19T21:06:42.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.735649+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-19T21:06:42.030 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.738064+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:06:42.031 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.738418+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-19T21:06:42.031 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.738736+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-19T21:06:42.031 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.739081+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T21:06:42.031 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: audit 2024-02-19T21:06:41.739417+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T21:06:42.031 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:41 smithi033 bash[38634]: cluster 2024-02-19T21:06:41.753924+0000 mon.a (mon.0) 58 : cluster [INF] Manager daemon y is now available 2024-02-19T21:06:42.031 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.736002+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-19T21:06:42.031 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.736363+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-19T21:06:42.031 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.736695+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-19T21:06:42.031 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.737056+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:06:42.031 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.737388+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-19T21:06:42.031 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.737725+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:06:42.032 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.738064+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:06:42.032 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.738418+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-19T21:06:42.032 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.738736+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-19T21:06:42.032 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.739081+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T21:06:42.032 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.739417+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T21:06:42.032 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:41.753924+0000 mon.a (mon.0) 58 : cluster [INF] Manager daemon y is now available 2024-02-19T21:06:42.054 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.724910+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:06:42.054 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.725116+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:06:42.054 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.725278+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:06:42.054 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.726391+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:06:42.054 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.726663+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:06:42.054 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.726937+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:06:42.055 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.727248+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:06:42.055 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.727464+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:06:42.055 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.727744+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:06:42.055 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.727970+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:06:42.055 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.728229+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:06:42.055 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.728525+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:06:42.055 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.728935+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:06:42.055 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.729182+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:06:42.055 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.729349+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:06:42.055 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.729833+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:06:42.055 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.730712+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:06:42.055 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.731636+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-19T21:06:42.055 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.732014+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-19T21:06:42.055 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.732400+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-19T21:06:42.056 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.732753+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi033"}]: dispatch 2024-02-19T21:06:42.056 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.733119+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi172"}]: dispatch 2024-02-19T21:06:42.056 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.733498+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-19T21:06:42.056 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.733850+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-19T21:06:42.056 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.734208+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-19T21:06:42.056 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.734585+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-19T21:06:42.056 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.734948+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-19T21:06:42.056 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.735301+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-19T21:06:42.056 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.735649+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-19T21:06:42.056 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.736002+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-19T21:06:42.056 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.736363+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-19T21:06:42.056 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.736695+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-19T21:06:42.056 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.737056+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:06:42.057 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.737388+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-19T21:06:42.057 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.737725+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:06:42.057 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.738064+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:06:42.057 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.738418+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-19T21:06:42.057 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.738736+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-19T21:06:42.057 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.739081+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T21:06:42.057 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: audit 2024-02-19T21:06:41.739417+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T21:06:42.057 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:41 smithi172 bash[35245]: cluster 2024-02-19T21:06:41.753924+0000 mon.a (mon.0) 58 : cluster [INF] Manager daemon y is now available 2024-02-19T21:06:42.582 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph orch ps' 2024-02-19T21:06:42.928 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:42 smithi033 bash[38634]: cluster 2024-02-19T21:06:41.813627+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2024-02-19T21:06:42.928 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:42 smithi033 bash[38634]: cluster 2024-02-19T21:06:41.823036+0000 mgr.y (mgr.44106) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:42.928 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:42 smithi033 bash[38634]: audit 2024-02-19T21:06:41.823660+0000 mgr.y (mgr.44106) 2 : audit [DBG] from='client.24844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:06:42.928 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:42 smithi033 bash[38634]: audit 2024-02-19T21:06:41.877308+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:06:42.928 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:42 smithi033 bash[38634]: audit 2024-02-19T21:06:41.878795+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:06:42.928 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:42 smithi033 bash[38634]: audit 2024-02-19T21:06:41.928134+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:06:42.928 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:42 smithi033 bash[38634]: audit 2024-02-19T21:06:41.933491+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:06:42.928 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:42 smithi033 bash[38634]: audit 2024-02-19T21:06:42.170254+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:06:42.928 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:42 smithi033 bash[38634]: audit 2024-02-19T21:06:42.175634+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:06:42.929 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:41.813627+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2024-02-19T21:06:42.929 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:41.823036+0000 mgr.y (mgr.44106) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:42.929 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.823660+0000 mgr.y (mgr.44106) 2 : audit [DBG] from='client.24844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:06:42.929 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.877308+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:06:42.929 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.878795+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:06:42.929 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.928134+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:06:42.929 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:41.933491+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:06:42.929 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:42.170254+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:06:42.929 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:42.175634+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:06:43.088 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:42 smithi172 bash[35245]: cluster 2024-02-19T21:06:41.813627+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2024-02-19T21:06:43.088 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:42 smithi172 bash[35245]: cluster 2024-02-19T21:06:41.823036+0000 mgr.y (mgr.44106) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:43.088 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:42 smithi172 bash[35245]: audit 2024-02-19T21:06:41.823660+0000 mgr.y (mgr.44106) 2 : audit [DBG] from='client.24844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:06:43.089 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:42 smithi172 bash[35245]: audit 2024-02-19T21:06:41.877308+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:06:43.089 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:42 smithi172 bash[35245]: audit 2024-02-19T21:06:41.878795+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:06:43.089 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:42 smithi172 bash[35245]: audit 2024-02-19T21:06:41.928134+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:06:43.089 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:42 smithi172 bash[35245]: audit 2024-02-19T21:06:41.933491+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:06:43.089 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:42 smithi172 bash[35245]: audit 2024-02-19T21:06:42.170254+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:06:43.089 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:42 smithi172 bash[35245]: audit 2024-02-19T21:06:42.175634+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:06:45.015 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:06:45.015 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.a smithi033 running (94s) 45s ago 6m 19.7M - 0.26.0 9f27df16978d 005d0bd23126 2024-02-19T21:06:45.015 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.a smithi172 running (6m) 23s ago 6m 30.2M - 6.6.2 87a51ecf0b1c 5576f5bd9468 2024-02-19T21:06:45.015 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.x smithi172 *:8443 running (29s) 23s ago 9m 60.2M - 16.2.14-548-g81bd20d6 823b921721f5 d69a4180680d 2024-02-19T21:06:45.015 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.y smithi033 *:8443 running (63s) 45s ago 11m 408M - 16.2.14-548-g81bd20d6 823b921721f5 558399f9cc74 2024-02-19T21:06:45.015 INFO:teuthology.orchestra.run.smithi033.stdout:mon.a smithi033 starting - - - 2048M 2024-02-19T21:06:45.015 INFO:teuthology.orchestra.run.smithi033.stdout:mon.b smithi172 running (10m) 23s ago 10m 90.9M 2048M 15.2.0 204a01f9b0b6 f80d06a526f3 2024-02-19T21:06:45.015 INFO:teuthology.orchestra.run.smithi033.stdout:mon.c smithi033 running (10m) 45s ago 10m 87.9M 2048M 15.2.0 204a01f9b0b6 cbaecda7bdb5 2024-02-19T21:06:45.015 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.a smithi033 running (6m) 45s ago 7m 13.3M - 1.7.0 72c9c2088986 d73052d16008 2024-02-19T21:06:45.015 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.b smithi172 running (6m) 23s ago 7m 12.2M - 1.7.0 72c9c2088986 d2c342998e0f 2024-02-19T21:06:45.015 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (9m) 45s ago 9m 45.5M 4096M 15.2.0 204a01f9b0b6 6736698e142c 2024-02-19T21:06:45.016 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (9m) 45s ago 9m 45.8M 4096M 15.2.0 204a01f9b0b6 b7caa2920c7c 2024-02-19T21:06:45.016 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (9m) 45s ago 9m 39.8M 4096M 15.2.0 204a01f9b0b6 6a29eb5eb346 2024-02-19T21:06:45.016 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (8m) 45s ago 8m 44.1M 4096M 15.2.0 204a01f9b0b6 1a63a165586b 2024-02-19T21:06:45.016 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi172 running (8m) 23s ago 8m 44.0M 4096M 15.2.0 204a01f9b0b6 abbb968d916a 2024-02-19T21:06:45.016 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi172 running (8m) 23s ago 8m 43.6M 4096M 15.2.0 204a01f9b0b6 c0f961bd70c5 2024-02-19T21:06:45.016 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi172 running (7m) 23s ago 7m 41.6M 4096M 15.2.0 204a01f9b0b6 5e5090daaa5e 2024-02-19T21:06:45.016 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi172 running (7m) 23s ago 7m 43.5M 4096M 15.2.0 204a01f9b0b6 d9ef9b9b788c 2024-02-19T21:06:45.016 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.a smithi172 running (80s) 23s ago 7m 34.4M - 2.49.1 2a72b385beaf 3b213a990a12 2024-02-19T21:06:45.016 INFO:teuthology.orchestra.run.smithi033.stdout:rgw.r.z.smithi033.kfouac smithi033 running (5m) 45s ago 5m 33.9M - 15.2.0 204a01f9b0b6 4bc1b4fc6127 2024-02-19T21:06:45.016 INFO:teuthology.orchestra.run.smithi033.stdout:rgw.r.z.smithi172.stcvbx smithi172 running (5m) 23s ago 5m 34.7M - 15.2.0 204a01f9b0b6 bd833410517d 2024-02-19T21:06:45.096 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:44 smithi172 bash[35245]: cluster 2024-02-19T21:06:43.728777+0000 mgr.y (mgr.44106) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:45.096 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:44 smithi172 bash[35245]: cluster 2024-02-19T21:06:43.826077+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2024-02-19T21:06:45.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:44 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:43.728777+0000 mgr.y (mgr.44106) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:45.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:44 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:43.826077+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2024-02-19T21:06:45.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:44 smithi033 bash[38634]: cluster 2024-02-19T21:06:43.728777+0000 mgr.y (mgr.44106) 3 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:45.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:44 smithi033 bash[38634]: cluster 2024-02-19T21:06:43.826077+0000 mon.a (mon.0) 66 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2024-02-19T21:06:46.007 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:45 smithi033 bash[38634]: audit 2024-02-19T21:06:45.000573+0000 mgr.y (mgr.44106) 4 : audit [DBG] from='client.24862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:06:46.007 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:45 smithi033 bash[38634]: audit 2024-02-19T21:06:45.003946+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:06:46.007 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:45 smithi033 bash[38634]: audit 2024-02-19T21:06:45.004416+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:06:46.007 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:45 smithi033 bash[38634]: audit 2024-02-19T21:06:45.004830+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.007 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:45 smithi033 bash[38634]: audit 2024-02-19T21:06:45.005229+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.008 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:45 smithi033 bash[38634]: audit 2024-02-19T21:06:45.005592+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.008 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:45 smithi033 bash[38634]: audit 2024-02-19T21:06:45.005957+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.008 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:45 smithi033 bash[38634]: audit 2024-02-19T21:06:45.007698+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:06:46.008 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:45 smithi033 bash[38634]: audit 2024-02-19T21:06:45.008072+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.008 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:45 smithi033 bash[38634]: audit 2024-02-19T21:06:45.008476+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.008 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:45 smithi033 bash[38634]: audit 2024-02-19T21:06:45.008837+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.008 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:45 smithi033 bash[38634]: audit 2024-02-19T21:06:45.009163+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.008 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:45 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:45.000573+0000 mgr.y (mgr.44106) 4 : audit [DBG] from='client.24862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:06:46.008 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:45 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:45.003946+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:06:46.008 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:45 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:45.004416+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:06:46.008 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:45 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:45.004830+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.009 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:45 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:45.005229+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.009 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:45 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:45.005592+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.009 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:45 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:45.005957+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.009 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:45 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:45.007698+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:06:46.009 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:45 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:45.008072+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.009 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:45 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:45.008476+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.009 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:45 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:45.008837+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.009 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:45 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:45.009163+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.019 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph versions' 2024-02-19T21:06:46.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:45 smithi172 bash[35245]: audit 2024-02-19T21:06:45.000573+0000 mgr.y (mgr.44106) 4 : audit [DBG] from='client.24862 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:06:46.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:45 smithi172 bash[35245]: audit 2024-02-19T21:06:45.003946+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:06:46.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:45 smithi172 bash[35245]: audit 2024-02-19T21:06:45.004416+0000 mon.a (mon.0) 68 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:06:46.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:45 smithi172 bash[35245]: audit 2024-02-19T21:06:45.004830+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:45 smithi172 bash[35245]: audit 2024-02-19T21:06:45.005229+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:45 smithi172 bash[35245]: audit 2024-02-19T21:06:45.005592+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:45 smithi172 bash[35245]: audit 2024-02-19T21:06:45.005957+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:45 smithi172 bash[35245]: audit 2024-02-19T21:06:45.007698+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:06:46.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:45 smithi172 bash[35245]: audit 2024-02-19T21:06:45.008072+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:45 smithi172 bash[35245]: audit 2024-02-19T21:06:45.008476+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:45 smithi172 bash[35245]: audit 2024-02-19T21:06:45.008837+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:46.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:45 smithi172 bash[35245]: audit 2024-02-19T21:06:45.009163+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:47.024 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:46 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:45.729112+0000 mgr.y (mgr.44106) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:47.025 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:46 smithi033 bash[38634]: cluster 2024-02-19T21:06:45.729112+0000 mgr.y (mgr.44106) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:47.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:46 smithi172 bash[35245]: cluster 2024-02-19T21:06:45.729112+0000 mgr.y (mgr.44106) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:48.379 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-02-19T21:06:48.380 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-02-19T21:06:48.380 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2, 2024-02-19T21:06:48.380 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 1 2024-02-19T21:06:48.380 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:06:48.380 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-02-19T21:06:48.380 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:06:48.380 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:06:48.380 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-02-19T21:06:48.380 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2024-02-19T21:06:48.380 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:06:48.380 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": {}, 2024-02-19T21:06:48.380 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw": { 2024-02-19T21:06:48.380 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-19T21:06:48.381 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:06:48.381 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-02-19T21:06:48.381 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 12, 2024-02-19T21:06:48.381 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-19T21:06:48.381 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-02-19T21:06:48.381 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-02-19T21:06:48.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:48 smithi033 bash[38634]: audit 2024-02-19T21:06:47.468427+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:06:48.848 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:48 smithi033 bash[38634]: cluster 2024-02-19T21:06:47.729751+0000 mgr.y (mgr.44106) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:48.848 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:48 smithi033 bash[38634]: audit 2024-02-19T21:06:47.735443+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:48.848 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:48 smithi033 bash[38634]: audit 2024-02-19T21:06:47.735992+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:48.848 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:48 smithi033 bash[38634]: audit 2024-02-19T21:06:47.736477+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:48.848 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:48 smithi033 bash[38634]: audit 2024-02-19T21:06:47.736935+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:48.849 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:48 smithi033 bash[38634]: audit 2024-02-19T21:06:47.737384+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:48.849 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:48 smithi033 bash[38634]: audit 2024-02-19T21:06:47.737801+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:48.849 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:48 smithi033 bash[38634]: audit 2024-02-19T21:06:47.738227+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:48.849 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:48 smithi033 bash[38634]: audit 2024-02-19T21:06:47.738632+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:48.849 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:48 smithi033 bash[38634]: audit 2024-02-19T21:06:47.739052+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:48.849 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:48 smithi033 bash[38634]: audit 2024-02-19T21:06:48.384897+0000 mon.c (mon.1) 140 : audit [DBG] from='client.? 172.21.15.33:0/515289146' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:06:48.849 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:48 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:47.468427+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:06:48.849 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:48 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:47.729751+0000 mgr.y (mgr.44106) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:48.849 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:48 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:47.735443+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:48.849 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:48 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:47.735992+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:48.849 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:48 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:47.736477+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:48.850 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:48 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:47.736935+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:48.850 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:48 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:47.737384+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:48.850 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:48 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:47.737801+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:48.850 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:48 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:47.738227+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:48.850 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:48 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:47.738632+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:48.850 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:48 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:47.739052+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:48.850 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:48 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:48.384897+0000 mon.c (mon.1) 140 : audit [DBG] from='client.? 172.21.15.33:0/515289146' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:06:48.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:48 smithi172 bash[35245]: audit 2024-02-19T21:06:47.468427+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:06:48.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:48 smithi172 bash[35245]: cluster 2024-02-19T21:06:47.729751+0000 mgr.y (mgr.44106) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:48.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:48 smithi172 bash[35245]: audit 2024-02-19T21:06:47.735443+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:48.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:48 smithi172 bash[35245]: audit 2024-02-19T21:06:47.735992+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:48.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:48 smithi172 bash[35245]: audit 2024-02-19T21:06:47.736477+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:48.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:48 smithi172 bash[35245]: audit 2024-02-19T21:06:47.736935+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:48.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:48 smithi172 bash[35245]: audit 2024-02-19T21:06:47.737384+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:48.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:48 smithi172 bash[35245]: audit 2024-02-19T21:06:47.737801+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:48.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:48 smithi172 bash[35245]: audit 2024-02-19T21:06:47.738227+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:48.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:48 smithi172 bash[35245]: audit 2024-02-19T21:06:47.738632+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:48.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:48 smithi172 bash[35245]: audit 2024-02-19T21:06:47.739052+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:48.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:48 smithi172 bash[35245]: audit 2024-02-19T21:06:48.384897+0000 mon.c (mon.1) 140 : audit [DBG] from='client.? 172.21.15.33:0/515289146' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:06:49.494 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-02-19T21:06:51.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:49.730168+0000 mgr.y (mgr.44106) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:51.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:50 smithi033 bash[38634]: cluster 2024-02-19T21:06:49.730168+0000 mgr.y (mgr.44106) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:51.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:50 smithi172 bash[35245]: cluster 2024-02-19T21:06:49.730168+0000 mgr.y (mgr.44106) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:51.465 INFO:teuthology.orchestra.run.smithi033.stdout:wait for servicemap items w/ changing names to refresh 2024-02-19T21:06:52.537 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'sleep 60' 2024-02-19T21:06:53.221 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:53 smithi033 bash[38634]: cluster 2024-02-19T21:06:51.730488+0000 mgr.y (mgr.44106) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:53.222 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:53 smithi033 bash[38634]: audit 2024-02-19T21:06:52.679556+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:06:53.222 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:53 smithi033 bash[38634]: audit 2024-02-19T21:06:53.057798+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:53.222 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:53 smithi033 bash[38634]: audit 2024-02-19T21:06:53.058221+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:53.222 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:53 smithi033 bash[38634]: audit 2024-02-19T21:06:53.058530+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:53.222 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:53 smithi033 bash[38634]: audit 2024-02-19T21:06:53.058836+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:53.222 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:53 smithi033 bash[38634]: audit 2024-02-19T21:06:53.059137+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:53.222 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:53 smithi033 bash[38634]: audit 2024-02-19T21:06:53.059432+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:53.222 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:53 smithi033 bash[38634]: audit 2024-02-19T21:06:53.059729+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:53.222 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:53 smithi033 bash[38634]: audit 2024-02-19T21:06:53.060050+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:53.222 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:53 smithi033 bash[38634]: audit 2024-02-19T21:06:53.060346+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:53.222 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:53 smithi033 bash[38634]: audit 2024-02-19T21:06:53.064323+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:06:53.222 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:53 smithi033 bash[38634]: audit 2024-02-19T21:06:53.069321+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:06:53.222 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:53 smithi033 bash[38634]: audit 2024-02-19T21:06:53.071304+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:06:53.222 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:53 smithi033 bash[38634]: audit 2024-02-19T21:06:53.072257+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-19T21:06:53.222 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:53 smithi033 bash[38634]: audit 2024-02-19T21:06:53.072818+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-19T21:06:53.223 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:53 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:51.730488+0000 mgr.y (mgr.44106) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:53.223 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:53 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:52.679556+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:06:53.223 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:53 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:53.057798+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:53.223 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:53 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:53.058221+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:53.223 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:53 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:53.058530+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:53.223 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:53 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:53.058836+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:53.223 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:53 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:53.059137+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:53.223 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:53 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:53.059432+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:53.223 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:53 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:53.059729+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:53.223 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:53 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:53.060050+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:53.223 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:53 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:53.060346+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:53.223 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:53 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:53.064323+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:06:53.224 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:53 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:53.069321+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:06:53.224 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:53 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:53.071304+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:06:53.224 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:53 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:53.072257+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-19T21:06:53.224 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:53 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:53.072818+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-19T21:06:53.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:53 smithi172 bash[35245]: cluster 2024-02-19T21:06:51.730488+0000 mgr.y (mgr.44106) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:53.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:53 smithi172 bash[35245]: audit 2024-02-19T21:06:52.679556+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:06:53.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:53 smithi172 bash[35245]: audit 2024-02-19T21:06:53.057798+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:53.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:53 smithi172 bash[35245]: audit 2024-02-19T21:06:53.058221+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:53.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:53 smithi172 bash[35245]: audit 2024-02-19T21:06:53.058530+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:53.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:53 smithi172 bash[35245]: audit 2024-02-19T21:06:53.058836+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:53.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:53 smithi172 bash[35245]: audit 2024-02-19T21:06:53.059137+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:53.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:53 smithi172 bash[35245]: audit 2024-02-19T21:06:53.059432+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:53.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:53 smithi172 bash[35245]: audit 2024-02-19T21:06:53.059729+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:53.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:53 smithi172 bash[35245]: audit 2024-02-19T21:06:53.060050+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:06:53.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:53 smithi172 bash[35245]: audit 2024-02-19T21:06:53.060346+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:06:53.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:53 smithi172 bash[35245]: audit 2024-02-19T21:06:53.064323+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:06:53.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:53 smithi172 bash[35245]: audit 2024-02-19T21:06:53.069321+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:06:53.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:53 smithi172 bash[35245]: audit 2024-02-19T21:06:53.071304+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:06:53.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:53 smithi172 bash[35245]: audit 2024-02-19T21:06:53.072257+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-19T21:06:53.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:53 smithi172 bash[35245]: audit 2024-02-19T21:06:53.072818+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-19T21:06:54.179 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:54 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:06:53.073232+0000 mgr.y (mgr.44106) 9 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-19T21:06:54.180 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:54 smithi033 bash[38634]: cephadm 2024-02-19T21:06:53.073232+0000 mgr.y (mgr.44106) 9 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-19T21:06:54.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:54 smithi172 bash[35245]: cephadm 2024-02-19T21:06:53.073232+0000 mgr.y (mgr.44106) 9 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-19T21:06:55.186 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:55 smithi033 bash[38634]: cluster 2024-02-19T21:06:53.731251+0000 mgr.y (mgr.44106) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:55.187 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:55 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:53.731251+0000 mgr.y (mgr.44106) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:55.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:55 smithi172 bash[35245]: cluster 2024-02-19T21:06:53.731251+0000 mgr.y (mgr.44106) 10 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:56.799 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:56 smithi033 bash[38634]: cephadm 2024-02-19T21:06:55.512102+0000 mgr.y (mgr.44106) 11 : cephadm [INF] Upgrade: Updating mon.c 2024-02-19T21:06:56.800 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:56 smithi033 bash[38634]: audit 2024-02-19T21:06:55.518511+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:06:56.800 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:56 smithi033 bash[38634]: audit 2024-02-19T21:06:55.519277+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:06:56.800 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:56 smithi033 bash[38634]: audit 2024-02-19T21:06:55.519949+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:06:56.800 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:56 smithi033 bash[38634]: audit 2024-02-19T21:06:55.520636+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:06:56.800 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:56 smithi033 bash[38634]: cephadm 2024-02-19T21:06:55.521312+0000 mgr.y (mgr.44106) 12 : cephadm [INF] Deploying daemon mon.c on smithi033 2024-02-19T21:06:56.800 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:56 smithi033 bash[38634]: audit 2024-02-19T21:06:55.521741+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-19T21:06:56.800 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:56 smithi033 bash[38634]: cluster 2024-02-19T21:06:55.731572+0000 mgr.y (mgr.44106) 13 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:56.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:56 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:06:55.512102+0000 mgr.y (mgr.44106) 11 : cephadm [INF] Upgrade: Updating mon.c 2024-02-19T21:06:56.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:56 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:55.518511+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:06:56.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:56 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:55.519277+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:06:56.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:56 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:55.519949+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:06:56.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:56 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:55.520636+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:06:56.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:56 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:06:55.521312+0000 mgr.y (mgr.44106) 12 : cephadm [INF] Deploying daemon mon.c on smithi033 2024-02-19T21:06:56.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:56 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:55.521741+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-19T21:06:56.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:06:56 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:55.731572+0000 mgr.y (mgr.44106) 13 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:56.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:56 smithi172 bash[35245]: cephadm 2024-02-19T21:06:55.512102+0000 mgr.y (mgr.44106) 11 : cephadm [INF] Upgrade: Updating mon.c 2024-02-19T21:06:56.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:56 smithi172 bash[35245]: audit 2024-02-19T21:06:55.518511+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:06:56.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:56 smithi172 bash[35245]: audit 2024-02-19T21:06:55.519277+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:06:56.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:56 smithi172 bash[35245]: audit 2024-02-19T21:06:55.519949+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:06:56.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:56 smithi172 bash[35245]: audit 2024-02-19T21:06:55.520636+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:06:56.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:56 smithi172 bash[35245]: cephadm 2024-02-19T21:06:55.521312+0000 mgr.y (mgr.44106) 12 : cephadm [INF] Deploying daemon mon.c on smithi033 2024-02-19T21:06:56.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:56 smithi172 bash[35245]: audit 2024-02-19T21:06:55.521741+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-19T21:06:56.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:06:56 smithi172 bash[35245]: cluster 2024-02-19T21:06:55.731572+0000 mgr.y (mgr.44106) 13 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:57.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:56 smithi033 systemd[1]: Stopping Ceph mon.c for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:06:57.539 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:57 smithi033 bash[38634]: debug 2024-02-19T21:06:57.070+0000 7f191e1ff700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:06:57.539 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:57 smithi033 bash[38634]: debug 2024-02-19T21:06:57.070+0000 7f191e1ff700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-02-19T21:06:57.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:57 smithi033 bash[62266]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon.c 2024-02-19T21:06:58.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.c.service: Succeeded. 2024-02-19T21:06:58.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 systemd[1]: Stopped Ceph mon.c for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:06:58.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 systemd[1]: Starting Ceph mon.c for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:06:59.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.889+0000 7fb926051880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-19T21:06:59.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.889+0000 7fb926051880 0 ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable), process ceph-mon, pid 7 2024-02-19T21:06:59.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.889+0000 7fb926051880 0 pidfile_write: ignore empty --pid-file 2024-02-19T21:06:59.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.893+0000 7fb926051880 0 load: jerasure load: lrc load: isa 2024-02-19T21:06:59.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: RocksDB version: 6.8.1 2024-02-19T21:06:59.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-19T21:06:59.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Compile date Feb 17 2024 2024-02-19T21:06:59.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: DB SUMMARY 2024-02-19T21:06:59.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: CURRENT file: CURRENT 2024-02-19T21:06:59.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-19T21:06:59.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 759 Bytes 2024-02-19T21:06:59.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 2, files: 000022.sst 000023.sst 2024-02-19T21:06:59.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000020.log size: 28136238 ; 2024-02-19T21:06:59.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.error_if_exists: 0 2024-02-19T21:06:59.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.create_if_missing: 0 2024-02-19T21:06:59.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.paranoid_checks: 1 2024-02-19T21:06:59.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.env: 0x56446654a080 2024-02-19T21:06:59.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.fs: Posix File System 2024-02-19T21:06:59.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.info_log: 0x564467498260 2024-02-19T21:06:59.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-19T21:06:59.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.statistics: (nil) 2024-02-19T21:06:59.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.use_fsync: 0 2024-02-19T21:06:59.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_log_file_size: 0 2024-02-19T21:06:59.320 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-19T21:06:59.320 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-19T21:06:59.320 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-19T21:06:59.320 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-19T21:06:59.320 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.allow_fallocate: 1 2024-02-19T21:06:59.320 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-19T21:06:59.320 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-19T21:06:59.320 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.use_direct_reads: 0 2024-02-19T21:06:59.320 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-19T21:06:59.320 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-19T21:06:59.320 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.db_log_dir: 2024-02-19T21:06:59.320 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-02-19T21:06:59.320 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-19T21:06:59.320 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_subcompactions: 1 2024-02-19T21:06:59.320 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_background_flushes: -1 2024-02-19T21:06:59.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-19T21:06:59.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-19T21:06:59.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-19T21:06:59.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-19T21:06:59.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-19T21:06:59.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-19T21:06:59.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-19T21:06:59.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.write_buffer_manager: 0x56446818a360 2024-02-19T21:06:59.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-19T21:06:59.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-19T21:06:59.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-19T21:06:59.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-19T21:06:59.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-19T21:06:59.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-19T21:06:59.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-19T21:06:59.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-19T21:06:59.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-19T21:06:59.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.unordered_write: 0 2024-02-19T21:06:59.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-19T21:06:59.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-19T21:06:59.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-19T21:06:59.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-19T21:06:59.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.row_cache: None 2024-02-19T21:06:59.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.wal_filter: None 2024-02-19T21:06:59.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-19T21:06:59.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-19T21:06:59.323 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.preserve_deletes: 0 2024-02-19T21:06:59.323 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.two_write_queues: 0 2024-02-19T21:06:59.323 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-19T21:06:59.323 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.atomic_flush: 0 2024-02-19T21:06:59.323 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-19T21:06:59.323 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-19T21:06:59.323 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-19T21:06:59.323 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.log_readahead_size: 0 2024-02-19T21:06:59.323 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-19T21:06:59.323 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_background_jobs: 2 2024-02-19T21:06:59.323 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_background_compactions: -1 2024-02-19T21:06:59.323 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-19T21:06:59.323 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-19T21:06:59.323 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-19T21:06:59.324 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-19T21:06:59.324 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-19T21:06:59.324 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-19T21:06:59.324 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-19T21:06:59.324 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-19T21:06:59.324 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_open_files: -1 2024-02-19T21:06:59.324 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-19T21:06:59.324 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-19T21:06:59.324 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-19T21:06:59.324 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-19T21:06:59.324 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Compression algorithms supported: 2024-02-19T21:06:59.324 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-19T21:06:59.324 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: kZSTD supported: 0 2024-02-19T21:06:59.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: kXpressCompression supported: 0 2024-02-19T21:06:59.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-19T21:06:59.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: kLZ4Compression supported: 1 2024-02-19T21:06:59.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: kBZip2Compression supported: 0 2024-02-19T21:06:59.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: kZlibCompression supported: 1 2024-02-19T21:06:59.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: kSnappyCompression supported: 1 2024-02-19T21:06:59.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-19T21:06:59.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-02-19T21:06:59.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-19T21:06:59.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-19T21:06:59.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.merge_operator: 2024-02-19T21:06:59.325 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.compaction_filter: None 2024-02-19T21:06:59.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-19T21:06:59.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-19T21:06:59.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-19T21:06:59.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56446743dd10) 2024-02-19T21:06:59.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cache_index_and_filter_blocks: 1 2024-02-19T21:06:59.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-19T21:06:59.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-19T21:06:59.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: pin_top_level_index_and_filter: 1 2024-02-19T21:06:59.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: index_type: 0 2024-02-19T21:06:59.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: data_block_index_type: 0 2024-02-19T21:06:59.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: index_shortening: 1 2024-02-19T21:06:59.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: data_block_hash_table_util_ratio: 0.750000 2024-02-19T21:06:59.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: hash_index_allow_collision: 1 2024-02-19T21:06:59.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: checksum: 1 2024-02-19T21:06:59.327 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: no_block_cache: 0 2024-02-19T21:06:59.327 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: block_cache: 0x564467472f10 2024-02-19T21:06:59.327 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: block_cache_name: BinnedLRUCache 2024-02-19T21:06:59.327 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: block_cache_options: 2024-02-19T21:06:59.327 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: capacity : 536870912 2024-02-19T21:06:59.327 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: num_shard_bits : 4 2024-02-19T21:06:59.327 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: strict_capacity_limit : 0 2024-02-19T21:06:59.327 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: high_pri_pool_ratio: 0.000 2024-02-19T21:06:59.327 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: block_cache_compressed: (nil) 2024-02-19T21:06:59.327 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: persistent_cache: (nil) 2024-02-19T21:06:59.327 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: block_size: 4096 2024-02-19T21:06:59.327 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: block_size_deviation: 10 2024-02-19T21:06:59.327 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: block_restart_interval: 16 2024-02-19T21:06:59.327 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: index_block_restart_interval: 1 2024-02-19T21:06:59.328 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: metadata_block_size: 4096 2024-02-19T21:06:59.328 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: partition_filters: 0 2024-02-19T21:06:59.328 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: use_delta_encoding: 1 2024-02-19T21:06:59.328 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-19T21:06:59.328 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: whole_key_filtering: 1 2024-02-19T21:06:59.328 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: verify_compression: 0 2024-02-19T21:06:59.328 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: read_amp_bytes_per_bit: 0 2024-02-19T21:06:59.328 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: format_version: 2 2024-02-19T21:06:59.328 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: enable_index_compression: 1 2024-02-19T21:06:59.328 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: block_align: 0 2024-02-19T21:06:59.328 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.328 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-19T21:06:59.328 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-19T21:06:59.328 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.compression: NoCompression 2024-02-19T21:06:59.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-19T21:06:59.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-19T21:06:59.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-19T21:06:59.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.num_levels: 7 2024-02-19T21:06:59.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-19T21:06:59.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-19T21:06:59.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-19T21:06:59.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-19T21:06:59.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-19T21:06:59.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-19T21:06:59.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-19T21:06:59.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-19T21:06:59.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-19T21:06:59.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-19T21:06:59.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-19T21:06:59.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-19T21:06:59.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-19T21:06:59.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-19T21:06:59.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-19T21:06:59.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-19T21:06:59.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-19T21:06:59.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-19T21:06:59.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-19T21:06:59.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-19T21:06:59.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-19T21:06:59.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-19T21:06:59.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-19T21:06:59.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-19T21:06:59.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-19T21:06:59.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-19T21:06:59.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-19T21:06:59.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-19T21:06:59.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-19T21:06:59.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-19T21:06:59.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-19T21:06:59.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-19T21:06:59.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-19T21:06:59.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-19T21:06:59.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-19T21:06:59.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-19T21:06:59.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-19T21:06:59.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-19T21:06:59.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-19T21:06:59.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-19T21:06:59.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-19T21:06:59.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-19T21:06:59.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-19T21:06:59.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-19T21:06:59.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-19T21:06:59.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-19T21:06:59.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-19T21:06:59.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.table_properties_collectors: 2024-02-19T21:06:59.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.inplace_update_support: 0 2024-02-19T21:06:59.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-19T21:06:59.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-19T21:06:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-19T21:06:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-19T21:06:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.bloom_locality: 0 2024-02-19T21:06:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.max_successive_merges: 0 2024-02-19T21:06:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-19T21:06:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-19T21:06:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-19T21:06:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-19T21:06:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.ttl: 2592000 2024-02-19T21:06:59.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.894+0000 7fb926051880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-19T21:06:59.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.895+0000 7fb926051880 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 25, last_sequence is 9233, log_number is 20,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-19T21:06:59.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.895+0000 7fb926051880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 20 2024-02-19T21:06:59.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.895+0000 7fb926051880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708376818896595, "job": 1, "event": "recovery_started", "log_files": [20]} 2024-02-19T21:06:59.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.895+0000 7fb926051880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #20 mode 2 2024-02-19T21:06:59.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.916+0000 7fb926051880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-19T21:06:59.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 bash[62451]: f3c2b2c01802e740a9816a9b5098b210d2cbe1b619c9961f3562fe5ee12ad5f7 2024-02-19T21:06:59.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.940+0000 7fb926051880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708376818941880, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 25, "file_size": 18515901, "table_properties": {"data_size": 18504804, "index_size": 9185, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 1093, "raw_key_size": 9066, "raw_average_key_size": 21, "raw_value_size": 18491746, "raw_average_value_size": 43205, "num_data_blocks": 287, "num_entries": 428, "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": 1708376818, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-19T21:06:59.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.940+0000 7fb926051880 4 rocksdb: [version_set.cc:3826] Creating manifest 26 2024-02-19T21:06:59.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 systemd[1]: Started Ceph mon.c for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:06:59.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.941+0000 7fb926051880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708376818943010, "job": 1, "event": "recovery_finished"} 2024-02-19T21:06:59.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.944+0000 7fb926051880 4 rocksdb: DB pointer 0x56446753b800 2024-02-19T21:06:59.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.944+0000 7fb90ce43700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-19T21:06:59.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.944+0000 7fb90ce43700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-19T21:06:59.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: ** DB Stats ** 2024-02-19T21:06:59.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:06:59.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-19T21:06:59.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-19T21:06:59.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T21:06:59.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-19T21:06:59.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-19T21:06:59.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T21:06:59.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: ** Compaction Stats [default] ** 2024-02-19T21:06:59.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:06:59.336 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:06:59.336 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: L0 1/0 17.66 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 719.6 0.02 0.00 1 0.025 0 0 2024-02-19T21:06:59.336 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: L6 2/0 67.25 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:06:59.336 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Sum 3/0 84.91 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 719.6 0.02 0.00 1 0.025 0 0 2024-02-19T21:06:59.336 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 719.6 0.02 0.00 1 0.025 0 0 2024-02-19T21:06:59.336 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.336 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: ** Compaction Stats [default] ** 2024-02-19T21:06:59.336 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:06:59.336 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:06:59.336 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 719.6 0.02 0.00 1 0.025 0 0 2024-02-19T21:06:59.336 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:06:59.336 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Flush(GB): cumulative 0.017, interval 0.017 2024-02-19T21:06:59.336 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T21:06:59.336 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: AddFile(Total Files): cumulative 0, interval 0 2024-02-19T21:06:59.337 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T21:06:59.337 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: AddFile(Keys): cumulative 0, interval 0 2024-02-19T21:06:59.337 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Cumulative compaction: 0.02 GB write, 354.30 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:06:59.337 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Interval compaction: 0.02 GB write, 354.30 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:06:59.337 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T21:06:59.337 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.337 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: ** File Read Latency Histogram By Level [default] ** 2024-02-19T21:06:59.337 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.337 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: ** Compaction Stats [default] ** 2024-02-19T21:06:59.337 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:06:59.337 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:06:59.337 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: L0 1/0 17.66 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 719.6 0.02 0.00 1 0.025 0 0 2024-02-19T21:06:59.337 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: L6 2/0 67.25 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:06:59.337 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Sum 3/0 84.91 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 719.6 0.02 0.00 1 0.025 0 0 2024-02-19T21:06:59.337 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:06:59.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: ** Compaction Stats [default] ** 2024-02-19T21:06:59.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:06:59.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:06:59.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 719.6 0.02 0.00 1 0.025 0 0 2024-02-19T21:06:59.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:06:59.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Flush(GB): cumulative 0.017, interval 0.000 2024-02-19T21:06:59.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T21:06:59.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: AddFile(Total Files): cumulative 0, interval 0 2024-02-19T21:06:59.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T21:06:59.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: AddFile(Keys): cumulative 0, interval 0 2024-02-19T21:06:59.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Cumulative compaction: 0.02 GB write, 353.85 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:06:59.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:06:59.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T21:06:59.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: ** File Read Latency Histogram By Level [default] ** 2024-02-19T21:06:59.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.945+0000 7fb926051880 0 starting mon.c rank 1 at public addrs [v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0] at bind addrs [v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T21:06:59.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.946+0000 7fb926051880 1 mon.c@-1(???) e3 preinit fsid 0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T21:06:59.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.946+0000 7fb926051880 0 mon.c@-1(???).mds e1 new map 2024-02-19T21:06:59.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.946+0000 7fb926051880 0 mon.c@-1(???).mds e1 print_map 2024-02-19T21:06:59.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: e1 2024-02-19T21:06:59.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-19T21:06:59.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-19T21:06:59.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: legacy client fscid: -1 2024-02-19T21:06:59.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: No filesystems configured 2024-02-19T21:06:59.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: 2024-02-19T21:06:59.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.946+0000 7fb926051880 0 mon.c@-1(???).osd e63 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-19T21:06:59.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.946+0000 7fb926051880 0 mon.c@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:06:59.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.946+0000 7fb926051880 0 mon.c@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:06:59.340 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.946+0000 7fb926051880 0 mon.c@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:06:59.340 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:06:55.512102+0000 mgr.y (mgr.44106) 11 : cephadm [INF] Upgrade: Updating mon.c 2024-02-19T21:06:59.340 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:06:55.518511+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:06:59.340 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:06:55.519277+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:06:59.340 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:06:55.519949+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:06:59.340 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:06:55.520636+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:06:59.340 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:06:55.521312+0000 mgr.y (mgr.44106) 12 : cephadm [INF] Deploying daemon mon.c on smithi033 2024-02-19T21:06:59.340 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:06:55.521741+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-19T21:06:59.340 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:06:55.731572+0000 mgr.y (mgr.44106) 13 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:06:59.340 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:06:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:06:58.947+0000 7fb926051880 1 mon.c@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2024-02-19T21:07:00.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:00 smithi172 bash[35245]: cluster 2024-02-19T21:06:59.155511+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-19T21:07:00.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:00 smithi172 bash[35245]: cluster 2024-02-19T21:06:59.186426+0000 mon.a (mon.0) 108 : cluster [INF] mon.a calling monitor election 2024-02-19T21:07:00.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:00 smithi172 bash[35245]: cluster 2024-02-19T21:06:59.198839+0000 mon.a (mon.0) 109 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:07:00.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:00 smithi172 bash[35245]: cluster 2024-02-19T21:06:59.207039+0000 mon.a (mon.0) 110 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2024-02-19T21:07:00.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:00 smithi172 bash[35245]: cluster 2024-02-19T21:06:59.207596+0000 mon.a (mon.0) 111 : cluster [DBG] fsmap 2024-02-19T21:07:00.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:00 smithi172 bash[35245]: cluster 2024-02-19T21:06:59.207619+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-19T21:07:00.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:00 smithi172 bash[35245]: cluster 2024-02-19T21:06:59.207881+0000 mon.a (mon.0) 113 : cluster [DBG] mgrmap e30: y(active, since 23s), standbys: x 2024-02-19T21:07:00.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:00 smithi172 bash[35245]: cluster 2024-02-19T21:06:59.208009+0000 mon.a (mon.0) 114 : cluster [INF] overall HEALTH_OK 2024-02-19T21:07:00.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:00 smithi172 bash[35245]: audit 2024-02-19T21:06:59.224058+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:00.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:00 smithi172 bash[35245]: audit 2024-02-19T21:06:59.225047+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:07:00.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:00 smithi172 bash[35245]: audit 2024-02-19T21:06:59.226357+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:07:00.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:00 smithi172 bash[35245]: cluster 2024-02-19T21:06:59.732651+0000 mgr.y (mgr.44106) 15 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:00.566 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:59.155511+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-19T21:07:00.566 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:59.186426+0000 mon.a (mon.0) 108 : cluster [INF] mon.a calling monitor election 2024-02-19T21:07:00.566 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:59.198839+0000 mon.a (mon.0) 109 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:07:00.566 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:59.207039+0000 mon.a (mon.0) 110 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2024-02-19T21:07:00.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:59.207596+0000 mon.a (mon.0) 111 : cluster [DBG] fsmap 2024-02-19T21:07:00.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:59.207619+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-19T21:07:00.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:59.207881+0000 mon.a (mon.0) 113 : cluster [DBG] mgrmap e30: y(active, since 23s), standbys: x 2024-02-19T21:07:00.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:59.208009+0000 mon.a (mon.0) 114 : cluster [INF] overall HEALTH_OK 2024-02-19T21:07:00.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:59.224058+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:00.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:59.225047+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:07:00.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:06:59.226357+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:07:00.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:06:59.732651+0000 mgr.y (mgr.44106) 15 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:00.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:06:59.155511+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-19T21:07:00.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:06:59.186426+0000 mon.a (mon.0) 108 : cluster [INF] mon.a calling monitor election 2024-02-19T21:07:00.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:06:59.198839+0000 mon.a (mon.0) 109 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:07:00.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:06:59.207039+0000 mon.a (mon.0) 110 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2024-02-19T21:07:00.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:06:59.207596+0000 mon.a (mon.0) 111 : cluster [DBG] fsmap 2024-02-19T21:07:00.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:06:59.207619+0000 mon.a (mon.0) 112 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-19T21:07:00.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:06:59.207881+0000 mon.a (mon.0) 113 : cluster [DBG] mgrmap e30: y(active, since 23s), standbys: x 2024-02-19T21:07:00.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:06:59.208009+0000 mon.a (mon.0) 114 : cluster [INF] overall HEALTH_OK 2024-02-19T21:07:00.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:06:59.224058+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:00.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:06:59.225047+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:07:00.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:06:59.226357+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:07:00.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:06:59.732651+0000 mgr.y (mgr.44106) 15 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:03.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:02 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:01.733247+0000 mgr.y (mgr.44106) 16 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:03.066 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:02 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:01.733247+0000 mgr.y (mgr.44106) 16 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:03.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:02 smithi172 bash[35245]: cluster 2024-02-19T21:07:01.733247+0000 mgr.y (mgr.44106) 16 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:03.566 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:07:03 smithi033 bash[57688]: ts=2024-02-19T21:07:03.248Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2024-02-19T21:07:04.250 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:07:03 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:07:03.953+0000 7feeeb607700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-02-19T21:07:04.386 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:04 smithi172 bash[35245]: audit 2024-02-19T21:07:03.255613+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:04.387 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:04 smithi172 bash[35245]: audit 2024-02-19T21:07:03.260371+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:04.387 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:04 smithi172 bash[35245]: audit 2024-02-19T21:07:03.265048+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:07:04.387 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:04 smithi172 bash[35245]: audit 2024-02-19T21:07:03.266900+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:04.387 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:04 smithi172 bash[35245]: audit 2024-02-19T21:07:03.267856+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-19T21:07:04.387 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:04 smithi172 bash[35245]: audit 2024-02-19T21:07:03.268389+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-19T21:07:04.387 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:04 smithi172 bash[35245]: cephadm 2024-02-19T21:07:03.268765+0000 mgr.y (mgr.44106) 17 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-02-19T21:07:04.387 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:04 smithi172 bash[35245]: cluster 2024-02-19T21:07:03.734017+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:04.566 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:04 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:03.255613+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:04.566 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:04 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:03.260371+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:04.566 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:04 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:03.265048+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:07:04.566 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:04 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:03.266900+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:04.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:04 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:03.267856+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-19T21:07:04.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:04 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:03.268389+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-19T21:07:04.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:04 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:03.268765+0000 mgr.y (mgr.44106) 17 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-02-19T21:07:04.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:04 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:03.734017+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:04.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:04 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:03.255613+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:04.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:04 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:03.260371+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:04.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:04 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:03.265048+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:07:04.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:04 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:03.266900+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:04.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:04 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:03.267856+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-19T21:07:04.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:04 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:03.268389+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-19T21:07:04.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:04 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:03.268765+0000 mgr.y (mgr.44106) 17 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-02-19T21:07:04.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:04 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:03.734017+0000 mgr.y (mgr.44106) 18 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:06.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:05 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:04.781805+0000 mgr.y (mgr.44106) 19 : cephadm [INF] Upgrade: Updating mon.b 2024-02-19T21:07:06.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:05 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:04.786465+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:06.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:05 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:04.787418+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:07:06.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:05 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:04.788249+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:07:06.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:05 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:04.789015+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:06.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:05 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:04.789740+0000 mgr.y (mgr.44106) 20 : cephadm [INF] Deploying daemon mon.b on smithi172 2024-02-19T21:07:06.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:05 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:04.790198+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-19T21:07:06.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:05 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:04.781805+0000 mgr.y (mgr.44106) 19 : cephadm [INF] Upgrade: Updating mon.b 2024-02-19T21:07:06.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:05 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:04.786465+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:06.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:05 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:04.787418+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:07:06.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:05 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:04.788249+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:07:06.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:05 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:04.789015+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:06.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:05 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:04.789740+0000 mgr.y (mgr.44106) 20 : cephadm [INF] Deploying daemon mon.b on smithi172 2024-02-19T21:07:06.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:05 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:04.790198+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-19T21:07:06.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:05 smithi172 bash[35245]: cephadm 2024-02-19T21:07:04.781805+0000 mgr.y (mgr.44106) 19 : cephadm [INF] Upgrade: Updating mon.b 2024-02-19T21:07:06.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:05 smithi172 bash[35245]: audit 2024-02-19T21:07:04.786465+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:06.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:05 smithi172 bash[35245]: audit 2024-02-19T21:07:04.787418+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:07:06.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:05 smithi172 bash[35245]: audit 2024-02-19T21:07:04.788249+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:07:06.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:05 smithi172 bash[35245]: audit 2024-02-19T21:07:04.789015+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:06.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:05 smithi172 bash[35245]: cephadm 2024-02-19T21:07:04.789740+0000 mgr.y (mgr.44106) 20 : cephadm [INF] Deploying daemon mon.b on smithi172 2024-02-19T21:07:06.198 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:05 smithi172 bash[35245]: audit 2024-02-19T21:07:04.790198+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-19T21:07:06.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:06 smithi172 systemd[1]: Stopping Ceph mon.b for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:07:06.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:06 smithi172 bash[35245]: debug 2024-02-19T21:07:06.468+0000 7fb7d0e24700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:07:06.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:06 smithi172 bash[35245]: debug 2024-02-19T21:07:06.468+0000 7fb7d0e24700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-02-19T21:07:07.357 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:07 smithi172 bash[53871]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon.b 2024-02-19T21:07:08.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:07 smithi172 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.b.service: Succeeded. 2024-02-19T21:07:08.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:07 smithi172 systemd[1]: Stopped Ceph mon.b for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:07:08.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:07 smithi172 systemd[1]: Starting Ceph mon.b for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:07:08.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.453+0000 7fe7afcf8880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-19T21:07:08.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.453+0000 7fe7afcf8880 0 ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable), process ceph-mon, pid 7 2024-02-19T21:07:08.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.453+0000 7fe7afcf8880 0 pidfile_write: ignore empty --pid-file 2024-02-19T21:07:08.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 0 load: jerasure load: lrc load: isa 2024-02-19T21:07:08.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: RocksDB version: 6.8.1 2024-02-19T21:07:08.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-19T21:07:08.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Compile date Feb 17 2024 2024-02-19T21:07:08.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: DB SUMMARY 2024-02-19T21:07:08.706 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.706 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: CURRENT file: CURRENT 2024-02-19T21:07:08.706 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.706 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-19T21:07:08.706 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.706 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 759 Bytes 2024-02-19T21:07:08.706 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.706 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000022.sst 000023.sst 2024-02-19T21:07:08.706 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.706 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000020.log size: 28813069 ; 2024-02-19T21:07:08.706 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.706 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.error_if_exists: 0 2024-02-19T21:07:08.706 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.create_if_missing: 0 2024-02-19T21:07:08.706 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.paranoid_checks: 1 2024-02-19T21:07:08.707 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.env: 0x557717151080 2024-02-19T21:07:08.707 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.fs: Posix File System 2024-02-19T21:07:08.707 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.info_log: 0x55771942e260 2024-02-19T21:07:08.707 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-19T21:07:08.707 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.statistics: (nil) 2024-02-19T21:07:08.707 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.use_fsync: 0 2024-02-19T21:07:08.707 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.max_log_file_size: 0 2024-02-19T21:07:08.707 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-19T21:07:08.707 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-19T21:07:08.707 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-19T21:07:08.707 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-19T21:07:08.707 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.allow_fallocate: 1 2024-02-19T21:07:08.707 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-19T21:07:08.707 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-19T21:07:08.707 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.use_direct_reads: 0 2024-02-19T21:07:08.708 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-19T21:07:08.708 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-19T21:07:08.708 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.db_log_dir: 2024-02-19T21:07:08.708 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-02-19T21:07:08.708 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-19T21:07:08.708 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.max_subcompactions: 1 2024-02-19T21:07:08.708 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.max_background_flushes: -1 2024-02-19T21:07:08.708 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-19T21:07:08.708 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-19T21:07:08.708 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-19T21:07:08.708 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-19T21:07:08.708 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-19T21:07:08.708 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-19T21:07:08.708 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-19T21:07:08.708 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.write_buffer_manager: 0x55771a120360 2024-02-19T21:07:08.708 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-19T21:07:08.709 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-19T21:07:08.709 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-19T21:07:08.709 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-19T21:07:08.709 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-19T21:07:08.709 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-19T21:07:08.709 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-19T21:07:08.709 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-19T21:07:08.709 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-19T21:07:08.709 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.unordered_write: 0 2024-02-19T21:07:08.709 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-19T21:07:08.709 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-19T21:07:08.709 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-19T21:07:08.709 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-19T21:07:08.709 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.row_cache: None 2024-02-19T21:07:08.709 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.wal_filter: None 2024-02-19T21:07:08.709 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-19T21:07:08.710 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-19T21:07:08.710 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.preserve_deletes: 0 2024-02-19T21:07:08.710 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.two_write_queues: 0 2024-02-19T21:07:08.710 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-19T21:07:08.710 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.atomic_flush: 0 2024-02-19T21:07:08.710 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-19T21:07:08.710 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-19T21:07:08.710 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-19T21:07:08.710 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.log_readahead_size: 0 2024-02-19T21:07:08.710 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-19T21:07:08.710 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.max_background_jobs: 2 2024-02-19T21:07:08.710 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.max_background_compactions: -1 2024-02-19T21:07:08.710 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-19T21:07:08.710 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-19T21:07:08.710 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-19T21:07:08.710 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-19T21:07:08.711 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-19T21:07:08.711 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-19T21:07:08.712 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-19T21:07:08.712 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-19T21:07:08.712 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.max_open_files: -1 2024-02-19T21:07:08.712 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-19T21:07:08.712 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-19T21:07:08.712 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-19T21:07:08.712 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-19T21:07:08.713 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Compression algorithms supported: 2024-02-19T21:07:08.713 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-19T21:07:08.713 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: kZSTD supported: 0 2024-02-19T21:07:08.713 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: kXpressCompression supported: 0 2024-02-19T21:07:08.713 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-19T21:07:08.713 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: kLZ4Compression supported: 1 2024-02-19T21:07:08.713 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: kBZip2Compression supported: 0 2024-02-19T21:07:08.713 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: kZlibCompression supported: 1 2024-02-19T21:07:08.713 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: kSnappyCompression supported: 1 2024-02-19T21:07:08.713 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.458+0000 7fe7afcf8880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-19T21:07:08.713 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-02-19T21:07:08.713 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.713 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-19T21:07:08.713 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.713 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-19T21:07:08.713 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.merge_operator: 2024-02-19T21:07:08.713 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.compaction_filter: None 2024-02-19T21:07:08.714 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-19T21:07:08.714 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-19T21:07:08.714 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-19T21:07:08.714 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5577193d3d10) 2024-02-19T21:07:08.714 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cache_index_and_filter_blocks: 1 2024-02-19T21:07:08.714 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-19T21:07:08.714 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-19T21:07:08.714 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: pin_top_level_index_and_filter: 1 2024-02-19T21:07:08.714 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: index_type: 0 2024-02-19T21:07:08.714 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: data_block_index_type: 0 2024-02-19T21:07:08.714 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: index_shortening: 1 2024-02-19T21:07:08.714 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: data_block_hash_table_util_ratio: 0.750000 2024-02-19T21:07:08.714 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: hash_index_allow_collision: 1 2024-02-19T21:07:08.714 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: checksum: 1 2024-02-19T21:07:08.714 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: no_block_cache: 0 2024-02-19T21:07:08.715 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: block_cache: 0x557719408f10 2024-02-19T21:07:08.715 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: block_cache_name: BinnedLRUCache 2024-02-19T21:07:08.715 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: block_cache_options: 2024-02-19T21:07:08.715 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: capacity : 536870912 2024-02-19T21:07:08.715 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: num_shard_bits : 4 2024-02-19T21:07:08.715 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: strict_capacity_limit : 0 2024-02-19T21:07:08.715 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: high_pri_pool_ratio: 0.000 2024-02-19T21:07:08.715 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: block_cache_compressed: (nil) 2024-02-19T21:07:08.715 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: persistent_cache: (nil) 2024-02-19T21:07:08.715 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: block_size: 4096 2024-02-19T21:07:08.715 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: block_size_deviation: 10 2024-02-19T21:07:08.715 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: block_restart_interval: 16 2024-02-19T21:07:08.715 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: index_block_restart_interval: 1 2024-02-19T21:07:08.715 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: metadata_block_size: 4096 2024-02-19T21:07:08.715 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: partition_filters: 0 2024-02-19T21:07:08.715 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: use_delta_encoding: 1 2024-02-19T21:07:08.715 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-19T21:07:08.716 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: whole_key_filtering: 1 2024-02-19T21:07:08.716 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: verify_compression: 0 2024-02-19T21:07:08.716 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: read_amp_bytes_per_bit: 0 2024-02-19T21:07:08.716 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: format_version: 2 2024-02-19T21:07:08.716 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: enable_index_compression: 1 2024-02-19T21:07:08.716 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: block_align: 0 2024-02-19T21:07:08.716 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.716 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-19T21:07:08.716 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-19T21:07:08.716 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.compression: NoCompression 2024-02-19T21:07:08.716 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-19T21:07:08.716 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-19T21:07:08.716 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-19T21:07:08.716 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.num_levels: 7 2024-02-19T21:07:08.716 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-19T21:07:08.717 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-19T21:07:08.717 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-19T21:07:08.717 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-19T21:07:08.717 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-19T21:07:08.717 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-19T21:07:08.717 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-19T21:07:08.717 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-19T21:07:08.717 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-19T21:07:08.717 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-19T21:07:08.717 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-19T21:07:08.717 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-19T21:07:08.717 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-19T21:07:08.717 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-19T21:07:08.717 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-19T21:07:08.717 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-19T21:07:08.717 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-19T21:07:08.717 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-19T21:07:08.718 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-19T21:07:08.718 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-19T21:07:08.718 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-19T21:07:08.718 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-19T21:07:08.718 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-19T21:07:08.718 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-19T21:07:08.718 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-19T21:07:08.718 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-19T21:07:08.718 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-19T21:07:08.718 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-19T21:07:08.718 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-19T21:07:08.718 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-19T21:07:08.718 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-19T21:07:08.718 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-19T21:07:08.718 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-19T21:07:08.719 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-19T21:07:08.719 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-19T21:07:08.719 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-19T21:07:08.719 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-19T21:07:08.719 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-19T21:07:08.719 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-19T21:07:08.719 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-19T21:07:08.719 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-19T21:07:08.719 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-19T21:07:08.719 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-19T21:07:08.719 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-19T21:07:08.719 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-19T21:07:08.719 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-19T21:07:08.719 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-19T21:07:08.719 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.table_properties_collectors: 2024-02-19T21:07:08.720 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.inplace_update_support: 0 2024-02-19T21:07:08.720 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-19T21:07:08.720 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-19T21:07:08.720 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-19T21:07:08.720 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-19T21:07:08.720 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.bloom_locality: 0 2024-02-19T21:07:08.720 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.max_successive_merges: 0 2024-02-19T21:07:08.720 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-19T21:07:08.720 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-19T21:07:08.720 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-19T21:07:08.720 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-19T21:07:08.720 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.ttl: 2592000 2024-02-19T21:07:08.720 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-19T21:07:08.720 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 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 25, last_sequence is 9134, log_number is 20,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-19T21:07:08.721 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.721 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.459+0000 7fe7afcf8880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 20 2024-02-19T21:07:08.721 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.721 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.460+0000 7fe7afcf8880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708376828461339, "job": 1, "event": "recovery_started", "log_files": [20]} 2024-02-19T21:07:08.721 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.460+0000 7fe7afcf8880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #20 mode 2 2024-02-19T21:07:08.721 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.482+0000 7fe7afcf8880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-19T21:07:08.721 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.508+0000 7fe7afcf8880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708376828509439, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 25, "file_size": 18934838, "table_properties": {"data_size": 18922892, "index_size": 9906, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 1221, "raw_key_size": 9780, "raw_average_key_size": 21, "raw_value_size": 18908826, "raw_average_value_size": 40839, "num_data_blocks": 310, "num_entries": 463, "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": 1708376828, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-19T21:07:08.721 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.508+0000 7fe7afcf8880 4 rocksdb: [version_set.cc:3826] Creating manifest 26 2024-02-19T21:07:08.721 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.721 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.508+0000 7fe7afcf8880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708376828509917, "job": 1, "event": "recovery_finished"} 2024-02-19T21:07:08.721 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.511+0000 7fe7afcf8880 4 rocksdb: DB pointer 0x5577194d1800 2024-02-19T21:07:08.721 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.511+0000 7fe796aea700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-19T21:07:08.721 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.511+0000 7fe796aea700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-19T21:07:08.721 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: ** DB Stats ** 2024-02-19T21:07:08.722 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Uptime(secs): 0.1 total, 0.1 interval 2024-02-19T21:07:08.722 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-19T21:07:08.722 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-19T21:07:08.722 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T21:07:08.722 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-19T21:07:08.722 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-19T21:07:08.722 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T21:07:08.722 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.722 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: ** Compaction Stats [default] ** 2024-02-19T21:07:08.722 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:07:08.722 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:07:08.722 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: L0 1/0 18.06 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 711.4 0.03 0.00 1 0.025 0 0 2024-02-19T21:07:08.722 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: L6 2/0 67.25 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:07:08.722 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Sum 3/0 85.31 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 711.4 0.03 0.00 1 0.025 0 0 2024-02-19T21:07:08.722 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 711.4 0.03 0.00 1 0.025 0 0 2024-02-19T21:07:08.723 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.723 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: ** Compaction Stats [default] ** 2024-02-19T21:07:08.723 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:07:08.723 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:07:08.723 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 711.4 0.03 0.00 1 0.025 0 0 2024-02-19T21:07:08.723 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Uptime(secs): 0.1 total, 0.1 interval 2024-02-19T21:07:08.723 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Flush(GB): cumulative 0.018, interval 0.018 2024-02-19T21:07:08.723 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T21:07:08.723 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: AddFile(Total Files): cumulative 0, interval 0 2024-02-19T21:07:08.723 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T21:07:08.723 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: AddFile(Keys): cumulative 0, interval 0 2024-02-19T21:07:08.723 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Cumulative compaction: 0.02 GB write, 346.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:07:08.723 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Interval compaction: 0.02 GB write, 346.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:07:08.723 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T21:07:08.723 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.724 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: ** File Read Latency Histogram By Level [default] ** 2024-02-19T21:07:08.724 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.724 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: ** Compaction Stats [default] ** 2024-02-19T21:07:08.724 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:07:08.724 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:07:08.724 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: L0 1/0 18.06 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 711.4 0.03 0.00 1 0.025 0 0 2024-02-19T21:07:08.724 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: L6 2/0 67.25 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:07:08.724 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Sum 3/0 85.31 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 711.4 0.03 0.00 1 0.025 0 0 2024-02-19T21:07:08.724 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:07:08.724 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.724 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: ** Compaction Stats [default] ** 2024-02-19T21:07:08.724 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:07:08.724 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:07:08.725 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 711.4 0.03 0.00 1 0.025 0 0 2024-02-19T21:07:08.725 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Uptime(secs): 0.1 total, 0.0 interval 2024-02-19T21:07:08.725 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Flush(GB): cumulative 0.018, interval 0.000 2024-02-19T21:07:08.725 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T21:07:08.725 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: AddFile(Total Files): cumulative 0, interval 0 2024-02-19T21:07:08.725 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T21:07:08.725 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: AddFile(Keys): cumulative 0, interval 0 2024-02-19T21:07:08.725 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Cumulative compaction: 0.02 GB write, 346.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:07:08.725 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:07:08.725 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T21:07:08.725 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.725 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: ** File Read Latency Histogram By Level [default] ** 2024-02-19T21:07:08.725 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.725 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.511+0000 7fe7afcf8880 0 starting mon.b rank 2 at public addrs [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] at bind addrs [v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T21:07:08.726 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.513+0000 7fe7afcf8880 1 mon.b@-1(???) e3 preinit fsid 0eef3440-cf69-11ee-95bb-87774f69a715 2024-02-19T21:07:08.726 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.513+0000 7fe7afcf8880 0 mon.b@-1(???).mds e1 new map 2024-02-19T21:07:08.726 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.513+0000 7fe7afcf8880 0 mon.b@-1(???).mds e1 print_map 2024-02-19T21:07:08.726 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: e1 2024-02-19T21:07:08.726 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-19T21:07:08.726 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-19T21:07:08.726 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: legacy client fscid: -1 2024-02-19T21:07:08.726 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.726 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: No filesystems configured 2024-02-19T21:07:08.726 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: 2024-02-19T21:07:08.726 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.513+0000 7fe7afcf8880 0 mon.b@-1(???).osd e63 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-19T21:07:08.726 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.513+0000 7fe7afcf8880 0 mon.b@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:07:08.726 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.513+0000 7fe7afcf8880 0 mon.b@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:07:08.726 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.513+0000 7fe7afcf8880 0 mon.b@-1(???).osd e63 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:07:08.726 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:04.781805+0000 mgr.y (mgr.44106) 19 : cephadm [INF] Upgrade: Updating mon.b 2024-02-19T21:07:08.727 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:04.786465+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:08.727 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:04.787418+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:07:08.727 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:04.788249+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:07:08.727 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:04.789015+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:08.727 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:04.789740+0000 mgr.y (mgr.44106) 20 : cephadm [INF] Deploying daemon mon.b on smithi172 2024-02-19T21:07:08.727 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:04.790198+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-19T21:07:08.727 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:07:08.514+0000 7fe7afcf8880 1 mon.b@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-02-19T21:07:08.727 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 bash[54054]: b2414a6b9429a5ef8d503c287131d565edcd3dc93695a1dd5559a1cb3779f8fd 2024-02-19T21:07:08.727 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:08 smithi172 systemd[1]: Started Ceph mon.b for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:07:10.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:09 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:05.734473+0000 mgr.y (mgr.44106) 21 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:10.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:09 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:05.734473+0000 mgr.y (mgr.44106) 21 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:10.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:09 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:05.734473+0000 mgr.y (mgr.44106) 21 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:11.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:10 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:09.735583+0000 mgr.y (mgr.44106) 23 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:11.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:10 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:09.831757+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:07:11.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:10 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:09.832134+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-19T21:07:11.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:10 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:09.832169+0000 mon.a (mon.0) 137 : cluster [INF] mon.a calling monitor election 2024-02-19T21:07:11.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:10 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:09.832214+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-19T21:07:11.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:10 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:09.845135+0000 mon.a (mon.0) 138 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:07:11.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:10 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:09.846676+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:07:11.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:10 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:09.846944+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:07:11.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:10 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:09.851277+0000 mon.a (mon.0) 141 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2024-02-19T21:07:11.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:10 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:09.851731+0000 mon.a (mon.0) 142 : cluster [DBG] fsmap 2024-02-19T21:07:11.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:10 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:09.851762+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-19T21:07:11.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:10 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:09.852170+0000 mon.a (mon.0) 144 : cluster [DBG] mgrmap e30: y(active, since 34s), standbys: x 2024-02-19T21:07:11.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:10 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:09.852329+0000 mon.a (mon.0) 145 : cluster [INF] overall HEALTH_OK 2024-02-19T21:07:11.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:10 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:09.864551+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:11.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:10 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:09.865656+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:07:11.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:10 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:09.867333+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:07:11.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:09.735583+0000 mgr.y (mgr.44106) 23 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:11.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:09.831757+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:07:11.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:09.832134+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-19T21:07:11.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:09.832169+0000 mon.a (mon.0) 137 : cluster [INF] mon.a calling monitor election 2024-02-19T21:07:11.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:09.832214+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-19T21:07:11.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:09.845135+0000 mon.a (mon.0) 138 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:07:11.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:09.846676+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:07:11.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:09.846944+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:07:11.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:09.851277+0000 mon.a (mon.0) 141 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2024-02-19T21:07:11.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:09.851731+0000 mon.a (mon.0) 142 : cluster [DBG] fsmap 2024-02-19T21:07:11.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:09.851762+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-19T21:07:11.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:09.852170+0000 mon.a (mon.0) 144 : cluster [DBG] mgrmap e30: y(active, since 34s), standbys: x 2024-02-19T21:07:11.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:09.852329+0000 mon.a (mon.0) 145 : cluster [INF] overall HEALTH_OK 2024-02-19T21:07:11.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:09.864551+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:11.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:09.865656+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:07:11.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:09.867333+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:07:11.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:09.735583+0000 mgr.y (mgr.44106) 23 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:11.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:09.831757+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:07:11.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:09.832134+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-19T21:07:11.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:09.832169+0000 mon.a (mon.0) 137 : cluster [INF] mon.a calling monitor election 2024-02-19T21:07:11.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:09.832214+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-19T21:07:11.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:09.845135+0000 mon.a (mon.0) 138 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:07:11.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:09.846676+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:07:11.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:09.846944+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:07:11.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:09.851277+0000 mon.a (mon.0) 141 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.172:3300/0,v1:172.21.15.172:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2024-02-19T21:07:11.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:09.851731+0000 mon.a (mon.0) 142 : cluster [DBG] fsmap 2024-02-19T21:07:11.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:09.851762+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-19T21:07:11.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:09.852170+0000 mon.a (mon.0) 144 : cluster [DBG] mgrmap e30: y(active, since 34s), standbys: x 2024-02-19T21:07:11.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:09.852329+0000 mon.a (mon.0) 145 : cluster [INF] overall HEALTH_OK 2024-02-19T21:07:11.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:09.864551+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:11.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:09.865656+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:07:11.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:09.867333+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:07:12.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:12 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:11.736004+0000 mgr.y (mgr.44106) 24 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:13.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:12 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:11.736004+0000 mgr.y (mgr.44106) 24 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:13.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:12 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:11.736004+0000 mgr.y (mgr.44106) 24 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:13.816 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:07:13 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:07:13.520+0000 7feeeb607700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-02-19T21:07:14.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:14 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:13.736751+0000 mgr.y (mgr.44106) 25 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:14.816 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:14 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:13.736751+0000 mgr.y (mgr.44106) 25 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:14.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:14 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:13.736751+0000 mgr.y (mgr.44106) 25 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:16.443 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:16 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:15.117670+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:16.443 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:16 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:15.123428+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:16.443 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:16 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:15.126636+0000 mgr.y (mgr.44106) 26 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-19T21:07:16.444 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:16 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:15.126938+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:07:16.444 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:16 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:15.127679+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:07:16.444 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:16 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:15.128389+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:16.444 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:16 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:15.129015+0000 mgr.y (mgr.44106) 27 : cephadm [INF] Reconfiguring daemon mon.a on smithi033 2024-02-19T21:07:16.444 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:16 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:15.129446+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-19T21:07:16.444 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:16 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:15.117670+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:16.444 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:16 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:15.123428+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:16.444 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:16 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:15.126636+0000 mgr.y (mgr.44106) 26 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-19T21:07:16.444 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:16 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:15.126938+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:07:16.444 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:16 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:15.127679+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:07:16.444 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:16 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:15.128389+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:16.445 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:16 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:15.129015+0000 mgr.y (mgr.44106) 27 : cephadm [INF] Reconfiguring daemon mon.a on smithi033 2024-02-19T21:07:16.445 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:16 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:15.129446+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-19T21:07:16.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:16 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:15.117670+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:16.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:16 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:15.123428+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:16.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:16 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:15.126636+0000 mgr.y (mgr.44106) 26 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-19T21:07:16.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:16 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:15.126938+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:07:16.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:16 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:15.127679+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:07:16.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:16 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:15.128389+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:16.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:16 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:15.129015+0000 mgr.y (mgr.44106) 27 : cephadm [INF] Reconfiguring daemon mon.a on smithi033 2024-02-19T21:07:16.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:16 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:15.129446+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-19T21:07:17.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:17 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:15.737231+0000 mgr.y (mgr.44106) 28 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:17.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:17 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:16.503917+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:17.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:17 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:16.505020+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:07:17.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:17 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:16.505809+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:07:17.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:17 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:16.506576+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:17.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:17 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:16.507503+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-19T21:07:17.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:17 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:15.737231+0000 mgr.y (mgr.44106) 28 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:17.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:17 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:16.503917+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:17.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:17 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:16.505020+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:07:17.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:17 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:16.505809+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:07:17.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:17 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:16.506576+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:17.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:17 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:16.507503+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-19T21:07:17.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:17 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:15.737231+0000 mgr.y (mgr.44106) 28 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:17.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:17 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:16.503917+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:17.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:17 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:16.505020+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:07:17.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:17 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:16.505809+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:07:17.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:17 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:16.506576+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:17.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:17 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:16.507503+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-19T21:07:18.374 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:18 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:16.504736+0000 mgr.y (mgr.44106) 29 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-19T21:07:18.375 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:18 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:16.507142+0000 mgr.y (mgr.44106) 30 : cephadm [INF] Reconfiguring daemon mgr.y on smithi033 2024-02-19T21:07:18.375 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:18 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:17.853050+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:18.375 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:18 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:17.853984+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:07:18.375 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:18 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:17.854616+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:07:18.375 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:18 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:17.855203+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:18.375 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:18 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:17.856063+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-19T21:07:18.375 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:18 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:16.504736+0000 mgr.y (mgr.44106) 29 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-19T21:07:18.375 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:18 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:16.507142+0000 mgr.y (mgr.44106) 30 : cephadm [INF] Reconfiguring daemon mgr.y on smithi033 2024-02-19T21:07:18.375 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:18 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:17.853050+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:18.375 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:18 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:17.853984+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:07:18.376 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:18 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:17.854616+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:07:18.376 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:18 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:17.855203+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:18.376 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:18 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:17.856063+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-19T21:07:18.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:18 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:16.504736+0000 mgr.y (mgr.44106) 29 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-19T21:07:18.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:18 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:16.507142+0000 mgr.y (mgr.44106) 30 : cephadm [INF] Reconfiguring daemon mgr.y on smithi033 2024-02-19T21:07:18.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:18 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:17.853050+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:18.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:18 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:17.853984+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:07:18.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:18 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:17.854616+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:07:18.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:18 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:17.855203+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:18.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:18 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:17.856063+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-19T21:07:19.240 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:19 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:17.737829+0000 mgr.y (mgr.44106) 31 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:19.241 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:19 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:17.853770+0000 mgr.y (mgr.44106) 32 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-19T21:07:19.241 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:19 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:17.855717+0000 mgr.y (mgr.44106) 33 : cephadm [INF] Reconfiguring daemon mon.c on smithi033 2024-02-19T21:07:19.241 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:19 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:17.737829+0000 mgr.y (mgr.44106) 31 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:19.241 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:19 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:17.853770+0000 mgr.y (mgr.44106) 32 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-19T21:07:19.241 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:19 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:17.855717+0000 mgr.y (mgr.44106) 33 : cephadm [INF] Reconfiguring daemon mon.c on smithi033 2024-02-19T21:07:19.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:19 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:17.737829+0000 mgr.y (mgr.44106) 31 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:19.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:19 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:17.853770+0000 mgr.y (mgr.44106) 32 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-19T21:07:19.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:19 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:17.855717+0000 mgr.y (mgr.44106) 33 : cephadm [INF] Reconfiguring daemon mon.c on smithi033 2024-02-19T21:07:20.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:20 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:19.296743+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:20.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:20 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:19.297545+0000 mgr.y (mgr.44106) 34 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-02-19T21:07:20.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:20 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:19.297826+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-19T21:07:20.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:20 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:19.298508+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:20.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:20 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:19.299640+0000 mgr.y (mgr.44106) 35 : cephadm [INF] Reconfiguring daemon osd.0 on smithi033 2024-02-19T21:07:20.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:20 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:19.300005+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-19T21:07:20.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:20 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:19.738261+0000 mgr.y (mgr.44106) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:20.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:20 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:19.296743+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:20.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:20 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:19.297545+0000 mgr.y (mgr.44106) 34 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-02-19T21:07:20.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:20 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:19.297826+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-19T21:07:20.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:20 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:19.298508+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:20.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:20 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:19.299640+0000 mgr.y (mgr.44106) 35 : cephadm [INF] Reconfiguring daemon osd.0 on smithi033 2024-02-19T21:07:20.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:20 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:19.300005+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-19T21:07:20.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:20 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:19.738261+0000 mgr.y (mgr.44106) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:20.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:20 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:19.296743+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:20.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:20 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:19.297545+0000 mgr.y (mgr.44106) 34 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-02-19T21:07:20.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:20 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:19.297826+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-19T21:07:20.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:20 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:19.298508+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:20.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:20 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:19.299640+0000 mgr.y (mgr.44106) 35 : cephadm [INF] Reconfiguring daemon osd.0 on smithi033 2024-02-19T21:07:20.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:20 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:19.300005+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-19T21:07:20.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:20 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:19.738261+0000 mgr.y (mgr.44106) 36 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:21.945 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:21 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:20.673038+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:21.945 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:21 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:20.673760+0000 mgr.y (mgr.44106) 37 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-02-19T21:07:21.945 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:21 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:20.673987+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-19T21:07:21.945 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:21 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:20.674580+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:21.945 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:21 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:20.675571+0000 mgr.y (mgr.44106) 38 : cephadm [INF] Reconfiguring daemon osd.1 on smithi033 2024-02-19T21:07:21.945 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:21 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:20.675928+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-19T21:07:21.946 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:21 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:20.673038+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:21.946 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:21 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:20.673760+0000 mgr.y (mgr.44106) 37 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-02-19T21:07:21.946 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:21 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:20.673987+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-19T21:07:21.946 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:21 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:20.674580+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:21.946 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:21 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:20.675571+0000 mgr.y (mgr.44106) 38 : cephadm [INF] Reconfiguring daemon osd.1 on smithi033 2024-02-19T21:07:21.946 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:21 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:20.675928+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-19T21:07:21.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:21 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:20.673038+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:21.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:21 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:20.673760+0000 mgr.y (mgr.44106) 37 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-02-19T21:07:21.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:21 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:20.673987+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-19T21:07:21.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:21 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:20.674580+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:21.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:21 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:20.675571+0000 mgr.y (mgr.44106) 38 : cephadm [INF] Reconfiguring daemon osd.1 on smithi033 2024-02-19T21:07:21.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:21 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:20.675928+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-19T21:07:23.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:23 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:21.738776+0000 mgr.y (mgr.44106) 39 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:23.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:23 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:22.020252+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:23.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:23 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:22.020978+0000 mgr.y (mgr.44106) 40 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-02-19T21:07:23.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:23 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:22.021205+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-19T21:07:23.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:23 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:22.021766+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:23.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:23 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:22.022747+0000 mgr.y (mgr.44106) 41 : cephadm [INF] Reconfiguring daemon osd.2 on smithi033 2024-02-19T21:07:23.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:23 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:22.023092+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-19T21:07:23.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:23 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:21.738776+0000 mgr.y (mgr.44106) 39 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:23.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:23 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:22.020252+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:23.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:23 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:22.020978+0000 mgr.y (mgr.44106) 40 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-02-19T21:07:23.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:23 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:22.021205+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-19T21:07:23.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:23 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:22.021766+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:23.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:23 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:22.022747+0000 mgr.y (mgr.44106) 41 : cephadm [INF] Reconfiguring daemon osd.2 on smithi033 2024-02-19T21:07:23.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:23 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:22.023092+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-19T21:07:23.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:23 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:21.738776+0000 mgr.y (mgr.44106) 39 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:23.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:23 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:22.020252+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:23.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:23 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:22.020978+0000 mgr.y (mgr.44106) 40 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-02-19T21:07:23.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:23 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:22.021205+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-19T21:07:23.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:23 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:22.021766+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:23.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:23 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:22.022747+0000 mgr.y (mgr.44106) 41 : cephadm [INF] Reconfiguring daemon osd.2 on smithi033 2024-02-19T21:07:23.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:23 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:22.023092+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-19T21:07:24.816 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:24 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:23.546931+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:24.817 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:24 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:23.547699+0000 mgr.y (mgr.44106) 42 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-02-19T21:07:24.817 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:24 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:23.547928+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-19T21:07:24.817 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:24 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:23.548541+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:24.817 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:24 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:23.549594+0000 mgr.y (mgr.44106) 43 : cephadm [INF] Reconfiguring daemon osd.3 on smithi033 2024-02-19T21:07:24.817 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:24 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:23.549982+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-19T21:07:24.817 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:24 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:23.739384+0000 mgr.y (mgr.44106) 44 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:24.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:24 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:23.546931+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:24.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:24 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:23.547699+0000 mgr.y (mgr.44106) 42 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-02-19T21:07:24.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:24 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:23.547928+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-19T21:07:24.818 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:24 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:23.548541+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:24.818 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:24 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:23.549594+0000 mgr.y (mgr.44106) 43 : cephadm [INF] Reconfiguring daemon osd.3 on smithi033 2024-02-19T21:07:24.818 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:24 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:23.549982+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-19T21:07:24.818 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:24 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:23.739384+0000 mgr.y (mgr.44106) 44 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:24.954 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:24 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:23.546931+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:24.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:24 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:23.547699+0000 mgr.y (mgr.44106) 42 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-02-19T21:07:24.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:24 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:23.547928+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-19T21:07:24.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:24 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:23.548541+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:24.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:24 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:23.549594+0000 mgr.y (mgr.44106) 43 : cephadm [INF] Reconfiguring daemon osd.3 on smithi033 2024-02-19T21:07:24.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:24 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:23.549982+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-19T21:07:24.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:24 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:23.739384+0000 mgr.y (mgr.44106) 44 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:26.198 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:24.939306+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:26.198 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:24.940382+0000 mgr.y (mgr.44106) 45 : cephadm [INF] Reconfiguring rgw.r.z.smithi033.kfouac (monmap changed)... 2024-02-19T21:07:26.198 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:24.940664+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi033.kfouac", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:07:26.199 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:24.941343+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi033.kfouac", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:07:26.199 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:24.944748+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi033.kfouac", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-19T21:07:26.199 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:24.945261+0000 mgr.y (mgr.44106) 46 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi033.kfouac 2024-02-19T21:07:26.199 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:24.949378+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:26.199 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:24.949980+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi033.kfouac"}]: dispatch 2024-02-19T21:07:26.199 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:24.950532+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:26.199 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:24.951049+0000 mgr.y (mgr.44106) 47 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi033.kfouac on smithi033 2024-02-19T21:07:26.199 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:24.951410+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi033.kfouac","key": "container_image"}]: dispatch 2024-02-19T21:07:26.199 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:24.939306+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:26.199 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:24.940382+0000 mgr.y (mgr.44106) 45 : cephadm [INF] Reconfiguring rgw.r.z.smithi033.kfouac (monmap changed)... 2024-02-19T21:07:26.199 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:24.940664+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi033.kfouac", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:07:26.199 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:24.941343+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi033.kfouac", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:07:26.200 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:24.944748+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi033.kfouac", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-19T21:07:26.200 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:24.945261+0000 mgr.y (mgr.44106) 46 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi033.kfouac 2024-02-19T21:07:26.200 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:24.949378+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:26.200 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:24.949980+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi033.kfouac"}]: dispatch 2024-02-19T21:07:26.200 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:24.950532+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:26.200 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:24.951049+0000 mgr.y (mgr.44106) 47 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi033.kfouac on smithi033 2024-02-19T21:07:26.200 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:25 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:24.951410+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi033.kfouac","key": "container_image"}]: dispatch 2024-02-19T21:07:26.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:25 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:24.939306+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:26.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:25 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:24.940382+0000 mgr.y (mgr.44106) 45 : cephadm [INF] Reconfiguring rgw.r.z.smithi033.kfouac (monmap changed)... 2024-02-19T21:07:26.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:25 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:24.940664+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi033.kfouac", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:07:26.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:25 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:24.941343+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi033.kfouac", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:07:26.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:25 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:24.944748+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi033.kfouac", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-19T21:07:26.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:25 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:24.945261+0000 mgr.y (mgr.44106) 46 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi033.kfouac 2024-02-19T21:07:26.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:25 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:24.949378+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:26.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:25 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:24.949980+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi033.kfouac"}]: dispatch 2024-02-19T21:07:26.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:25 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:24.950532+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:26.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:25 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:24.951049+0000 mgr.y (mgr.44106) 47 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi033.kfouac on smithi033 2024-02-19T21:07:26.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:25 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:24.951410+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi033.kfouac","key": "container_image"}]: dispatch 2024-02-19T21:07:27.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:26 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:25.739949+0000 mgr.y (mgr.44106) 48 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:27.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:26 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:26.247099+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:27.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:26 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:26.248091+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:07:27.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:26 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:26.248690+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:07:27.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:26 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:26.249251+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:27.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:26 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:26.250151+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-19T21:07:27.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:26 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:25.739949+0000 mgr.y (mgr.44106) 48 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:27.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:26 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:26.247099+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:27.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:26 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:26.248091+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:07:27.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:26 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:26.248690+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:07:27.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:26 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:26.249251+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:27.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:26 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:26.250151+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-19T21:07:27.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:26 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:25.739949+0000 mgr.y (mgr.44106) 48 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:27.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:26 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:26.247099+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:27.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:26 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:26.248091+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:07:27.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:26 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:26.248690+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:07:27.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:26 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:26.249251+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:27.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:26 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:26.250151+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-19T21:07:28.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:27 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:26.247839+0000 mgr.y (mgr.44106) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-19T21:07:28.196 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:27 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:26.249784+0000 mgr.y (mgr.44106) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi172 2024-02-19T21:07:28.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:27 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:27.776337+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:28.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:27 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:27.777601+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:07:28.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:27 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:27.778559+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:07:28.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:27 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:27.779314+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:28.197 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:27 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:27.780528+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-19T21:07:28.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:26.247839+0000 mgr.y (mgr.44106) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-19T21:07:28.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:26.249784+0000 mgr.y (mgr.44106) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi172 2024-02-19T21:07:28.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:27.776337+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:28.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:27.777601+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:07:28.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:27.778559+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:07:28.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:27.779314+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:28.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:27.780528+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-19T21:07:28.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:26.247839+0000 mgr.y (mgr.44106) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-19T21:07:28.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:26.249784+0000 mgr.y (mgr.44106) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi172 2024-02-19T21:07:28.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:27.776337+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:28.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:27.777601+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:07:28.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:27.778559+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:07:28.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:27.779314+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:28.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:27 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:27.780528+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-19T21:07:29.148 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:28 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:27.740665+0000 mgr.y (mgr.44106) 51 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:29.148 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:28 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:27.777242+0000 mgr.y (mgr.44106) 52 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-02-19T21:07:29.148 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:28 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:27.780043+0000 mgr.y (mgr.44106) 53 : cephadm [INF] Reconfiguring daemon mgr.x on smithi172 2024-02-19T21:07:29.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:28 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:27.740665+0000 mgr.y (mgr.44106) 51 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:29.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:28 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:27.777242+0000 mgr.y (mgr.44106) 52 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-02-19T21:07:29.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:28 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:27.780043+0000 mgr.y (mgr.44106) 53 : cephadm [INF] Reconfiguring daemon mgr.x on smithi172 2024-02-19T21:07:29.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:28 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:27.740665+0000 mgr.y (mgr.44106) 51 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:29.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:28 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:27.777242+0000 mgr.y (mgr.44106) 52 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-02-19T21:07:29.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:28 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:27.780043+0000 mgr.y (mgr.44106) 53 : cephadm [INF] Reconfiguring daemon mgr.x on smithi172 2024-02-19T21:07:30.520 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:30 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:29.212882+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:30.521 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:30 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:29.213770+0000 mgr.y (mgr.44106) 54 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-02-19T21:07:30.521 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:30 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:29.214085+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-19T21:07:30.521 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:30 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:29.214832+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:30.521 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:30 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:29.216043+0000 mgr.y (mgr.44106) 55 : cephadm [INF] Reconfiguring daemon osd.4 on smithi172 2024-02-19T21:07:30.521 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:30 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:29.216516+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-19T21:07:30.521 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:30 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:29.741088+0000 mgr.y (mgr.44106) 56 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:30.566 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:29.212882+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:30.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:29.213770+0000 mgr.y (mgr.44106) 54 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-02-19T21:07:30.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:29.214085+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-19T21:07:30.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:29.214832+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:30.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:29.216043+0000 mgr.y (mgr.44106) 55 : cephadm [INF] Reconfiguring daemon osd.4 on smithi172 2024-02-19T21:07:30.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:29.216516+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-19T21:07:30.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:29.741088+0000 mgr.y (mgr.44106) 56 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:30.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:29.212882+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:30.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:29.213770+0000 mgr.y (mgr.44106) 54 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-02-19T21:07:30.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:29.214085+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-19T21:07:30.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:29.214832+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:30.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:29.216043+0000 mgr.y (mgr.44106) 55 : cephadm [INF] Reconfiguring daemon osd.4 on smithi172 2024-02-19T21:07:30.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:29.216516+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-19T21:07:30.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:30 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:29.741088+0000 mgr.y (mgr.44106) 56 : cluster [DBG] pgmap v27: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:31.918 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:31 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:30.582011+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:31.918 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:31 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:30.582928+0000 mgr.y (mgr.44106) 57 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-02-19T21:07:31.918 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:31 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:30.583263+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-19T21:07:31.918 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:31 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:30.584223+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:31.918 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:31 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:30.585517+0000 mgr.y (mgr.44106) 58 : cephadm [INF] Reconfiguring daemon osd.5 on smithi172 2024-02-19T21:07:31.918 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:31 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:30.586009+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-19T21:07:32.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:31 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:30.582011+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:32.066 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:31 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:30.582928+0000 mgr.y (mgr.44106) 57 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-02-19T21:07:32.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:31 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:30.583263+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-19T21:07:32.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:31 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:30.584223+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:32.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:31 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:30.585517+0000 mgr.y (mgr.44106) 58 : cephadm [INF] Reconfiguring daemon osd.5 on smithi172 2024-02-19T21:07:32.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:31 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:30.586009+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-19T21:07:32.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:31 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:30.582011+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:32.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:31 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:30.582928+0000 mgr.y (mgr.44106) 57 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-02-19T21:07:32.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:31 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:30.583263+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-19T21:07:32.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:31 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:30.584223+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:32.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:31 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:30.585517+0000 mgr.y (mgr.44106) 58 : cephadm [INF] Reconfiguring daemon osd.5 on smithi172 2024-02-19T21:07:32.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:31 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:30.586009+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-19T21:07:33.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:32 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:31.741656+0000 mgr.y (mgr.44106) 59 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:33.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:32 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:31.994522+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:33.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:32 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:31.995417+0000 mgr.y (mgr.44106) 60 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-02-19T21:07:33.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:32 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:31.995751+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-19T21:07:33.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:32 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:31.996509+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:33.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:32 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:31.997726+0000 mgr.y (mgr.44106) 61 : cephadm [INF] Reconfiguring daemon osd.6 on smithi172 2024-02-19T21:07:33.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:32 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:31.998219+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-19T21:07:33.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:32 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:31.741656+0000 mgr.y (mgr.44106) 59 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:33.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:32 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:31.994522+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:33.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:32 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:31.995417+0000 mgr.y (mgr.44106) 60 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-02-19T21:07:33.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:32 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:31.995751+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-19T21:07:33.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:32 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:31.996509+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:33.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:32 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:31.997726+0000 mgr.y (mgr.44106) 61 : cephadm [INF] Reconfiguring daemon osd.6 on smithi172 2024-02-19T21:07:33.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:32 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:31.998219+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-19T21:07:33.318 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:32 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:31.741656+0000 mgr.y (mgr.44106) 59 : cluster [DBG] pgmap v28: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:33.318 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:32 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:31.994522+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:33.318 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:32 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:31.995417+0000 mgr.y (mgr.44106) 60 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-02-19T21:07:33.318 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:32 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:31.995751+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-19T21:07:33.318 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:32 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:31.996509+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:33.318 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:32 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:31.997726+0000 mgr.y (mgr.44106) 61 : cephadm [INF] Reconfiguring daemon osd.6 on smithi172 2024-02-19T21:07:33.318 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:32 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:31.998219+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-19T21:07:34.704 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:34 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:33.387213+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:34.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:34 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:33.388091+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-02-19T21:07:34.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:34 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:33.388392+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-19T21:07:34.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:34 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:33.389166+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:34.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:34 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:33.390434+0000 mgr.y (mgr.44106) 63 : cephadm [INF] Reconfiguring daemon osd.7 on smithi172 2024-02-19T21:07:34.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:34 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:33.390865+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-19T21:07:34.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:34 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:33.742417+0000 mgr.y (mgr.44106) 64 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:34.816 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:34 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:33.387213+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:34.816 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:34 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:33.388091+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-02-19T21:07:34.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:34 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:33.388392+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-19T21:07:34.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:34 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:33.389166+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:34.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:34 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:33.390434+0000 mgr.y (mgr.44106) 63 : cephadm [INF] Reconfiguring daemon osd.7 on smithi172 2024-02-19T21:07:34.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:34 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:33.390865+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-19T21:07:34.817 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:34 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:33.742417+0000 mgr.y (mgr.44106) 64 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:34.817 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:34 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:33.387213+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:34.817 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:34 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:33.388091+0000 mgr.y (mgr.44106) 62 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-02-19T21:07:34.817 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:34 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:33.388392+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-19T21:07:34.817 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:34 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:33.389166+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:34.817 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:34 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:33.390434+0000 mgr.y (mgr.44106) 63 : cephadm [INF] Reconfiguring daemon osd.7 on smithi172 2024-02-19T21:07:34.818 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:34 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:33.390865+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-19T21:07:34.818 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:34 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:33.742417+0000 mgr.y (mgr.44106) 64 : cluster [DBG] pgmap v29: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:36.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:35 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:34.895892+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:36.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:35 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:34.897181+0000 mgr.y (mgr.44106) 65 : cephadm [INF] Reconfiguring rgw.r.z.smithi172.stcvbx (monmap changed)... 2024-02-19T21:07:36.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:35 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:34.897608+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi172.stcvbx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:07:36.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:35 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:34.898728+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi172.stcvbx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:07:36.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:35 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:34.902405+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi172.stcvbx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-19T21:07:36.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:35 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:34.903079+0000 mgr.y (mgr.44106) 66 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi172.stcvbx 2024-02-19T21:07:36.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:35 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:34.912645+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:36.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:35 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:34.913486+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi172.stcvbx"}]: dispatch 2024-02-19T21:07:36.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:35 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:34.914240+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:36.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:35 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:34.914970+0000 mgr.y (mgr.44106) 67 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi172.stcvbx on smithi172 2024-02-19T21:07:36.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:35 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:34.915473+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi172.stcvbx","key": "container_image"}]: dispatch 2024-02-19T21:07:36.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:34.895892+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:36.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:34.897181+0000 mgr.y (mgr.44106) 65 : cephadm [INF] Reconfiguring rgw.r.z.smithi172.stcvbx (monmap changed)... 2024-02-19T21:07:36.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:34.897608+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi172.stcvbx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:07:36.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:34.898728+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi172.stcvbx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:07:36.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:34.902405+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi172.stcvbx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-19T21:07:36.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:34.903079+0000 mgr.y (mgr.44106) 66 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi172.stcvbx 2024-02-19T21:07:36.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:34.912645+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:36.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:34.913486+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi172.stcvbx"}]: dispatch 2024-02-19T21:07:36.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:34.914240+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:36.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:34.914970+0000 mgr.y (mgr.44106) 67 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi172.stcvbx on smithi172 2024-02-19T21:07:36.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:34.915473+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi172.stcvbx","key": "container_image"}]: dispatch 2024-02-19T21:07:36.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:34.895892+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:36.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:34.897181+0000 mgr.y (mgr.44106) 65 : cephadm [INF] Reconfiguring rgw.r.z.smithi172.stcvbx (monmap changed)... 2024-02-19T21:07:36.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:34.897608+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi172.stcvbx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:07:36.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:34.898728+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi172.stcvbx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:07:36.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:34.902405+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi172.stcvbx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-19T21:07:36.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:34.903079+0000 mgr.y (mgr.44106) 66 : cephadm [WRN] Unable to update caps for client.rgw.r.z.smithi172.stcvbx 2024-02-19T21:07:36.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:34.912645+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:36.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:34.913486+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi172.stcvbx"}]: dispatch 2024-02-19T21:07:36.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:34.914240+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:36.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:34.914970+0000 mgr.y (mgr.44106) 67 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi172.stcvbx on smithi172 2024-02-19T21:07:36.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:35 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:34.915473+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi172.stcvbx","key": "container_image"}]: dispatch 2024-02-19T21:07:37.028 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:35.742873+0000 mgr.y (mgr.44106) 68 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:37.028 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:36.301434+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:37.028 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:36.303248+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:07:37.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:36.306053+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:37.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:36.307682+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:37.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:36.312903+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:37.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:36.313843+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-19T21:07:37.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:36.317087+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-19T21:07:37.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:36.317899+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-19T21:07:37.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:36.321014+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-19T21:07:37.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:36.322043+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-19T21:07:37.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:36.326021+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-19T21:07:37.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:36.327300+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:37.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:36.331696+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:37.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:36.333098+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-19T21:07:37.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:35.742873+0000 mgr.y (mgr.44106) 68 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:37.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:36.301434+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:37.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:36.303248+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:07:37.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:36.306053+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:37.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:36.307682+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:37.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:36.312903+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:37.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:36.313843+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-19T21:07:37.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:36.317087+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-19T21:07:37.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:36.317899+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-19T21:07:37.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:36.321014+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-19T21:07:37.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:36.322043+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-19T21:07:37.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:36.326021+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-19T21:07:37.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:36.327300+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:37.030 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:36.331696+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:37.031 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:36 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:36.333098+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-19T21:07:37.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:36 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:35.742873+0000 mgr.y (mgr.44106) 68 : cluster [DBG] pgmap v30: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:37.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:36 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:36.301434+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:37.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:36 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:36.303248+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:07:37.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:36 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:36.306053+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:37.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:36 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:36.307682+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:37.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:36 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:36.312903+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:37.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:36 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:36.313843+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-19T21:07:37.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:36 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:36.317087+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-19T21:07:37.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:36 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:36.317899+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-19T21:07:37.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:36 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:36.321014+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-19T21:07:37.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:36 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:36.322043+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-19T21:07:37.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:36 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:36.326021+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-19T21:07:37.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:36 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:36.327300+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:37.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:36 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:36.331696+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:37.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:36 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:36.333098+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-19T21:07:37.910 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:37 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:36.308450+0000 mgr.y (mgr.44106) 69 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-02-19T21:07:37.910 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:37 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:36.328024+0000 mgr.y (mgr.44106) 70 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-02-19T21:07:37.910 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:37 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:36.333270+0000 mgr.y (mgr.44106) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-19T21:07:37.911 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:37 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:36.334176+0000 mgr.y (mgr.44106) 72 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-02-19T21:07:37.911 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:37 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:37.691227+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:37.911 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:37 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:37.692131+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-19T21:07:37.911 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:37 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:36.308450+0000 mgr.y (mgr.44106) 69 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-02-19T21:07:37.911 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:37 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:36.328024+0000 mgr.y (mgr.44106) 70 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-02-19T21:07:37.911 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:37 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:36.333270+0000 mgr.y (mgr.44106) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-19T21:07:37.911 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:37 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:36.334176+0000 mgr.y (mgr.44106) 72 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-02-19T21:07:37.911 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:37 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:37.691227+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:37.911 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:37 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:37.692131+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-19T21:07:37.911 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:37 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:37.692764+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:37.911 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:37 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:37.694331+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-19T21:07:38.173 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:37 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:37.692764+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:38.173 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:37 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:37.694331+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-19T21:07:38.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:37 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:36.308450+0000 mgr.y (mgr.44106) 69 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-02-19T21:07:38.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:37 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:36.328024+0000 mgr.y (mgr.44106) 70 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-02-19T21:07:38.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:37 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:36.333270+0000 mgr.y (mgr.44106) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-19T21:07:38.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:37 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:36.334176+0000 mgr.y (mgr.44106) 72 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-02-19T21:07:38.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:37 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:37.691227+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:38.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:37 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:37.692131+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-19T21:07:38.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:37 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:37.692764+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:07:38.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:37 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:37.694331+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-19T21:07:39.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:38 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:37.686635+0000 mgr.y (mgr.44106) 73 : cephadm [INF] Upgrade: Updating osd.0 2024-02-19T21:07:39.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:38 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:37.693889+0000 mgr.y (mgr.44106) 74 : cephadm [INF] Deploying daemon osd.0 on smithi033 2024-02-19T21:07:39.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:38 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:37.743479+0000 mgr.y (mgr.44106) 75 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:39.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:38 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:37.686635+0000 mgr.y (mgr.44106) 73 : cephadm [INF] Upgrade: Updating osd.0 2024-02-19T21:07:39.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:38 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:37.693889+0000 mgr.y (mgr.44106) 74 : cephadm [INF] Deploying daemon osd.0 on smithi033 2024-02-19T21:07:39.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:38 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:37.743479+0000 mgr.y (mgr.44106) 75 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:39.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:38 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:37.686635+0000 mgr.y (mgr.44106) 73 : cephadm [INF] Upgrade: Updating osd.0 2024-02-19T21:07:39.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:38 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:37.693889+0000 mgr.y (mgr.44106) 74 : cephadm [INF] Deploying daemon osd.0 on smithi033 2024-02-19T21:07:39.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:38 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:37.743479+0000 mgr.y (mgr.44106) 75 : cluster [DBG] pgmap v31: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:40.687 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:40 smithi033 systemd[1]: Stopping Ceph osd.0 for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:07:41.001 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:40 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:39.743813+0000 mgr.y (mgr.44106) 76 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:41.001 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:40 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:39.743813+0000 mgr.y (mgr.44106) 76 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:41.001 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:40 smithi033 bash[40882]: debug 2024-02-19T21:07:40.689+0000 7f8a44ff9700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:07:41.001 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:40 smithi033 bash[40882]: debug 2024-02-19T21:07:40.689+0000 7f8a44ff9700 -1 osd.0 63 *** Got signal Terminated *** 2024-02-19T21:07:41.001 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:40 smithi033 bash[40882]: debug 2024-02-19T21:07:40.689+0000 7f8a44ff9700 -1 osd.0 63 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:07:41.204 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:40 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:39.743813+0000 mgr.y (mgr.44106) 76 : cluster [DBG] pgmap v32: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:41.316 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:41 smithi033 bash[64162]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-osd.0 2024-02-19T21:07:42.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:40.934352+0000 mon.a (mon.0) 241 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:07:42.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:40.934383+0000 mon.a (mon.0) 242 : cluster [INF] osd.0 failed (root=default,host=smithi033) (connection refused reported by osd.3) 2024-02-19T21:07:42.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:40.934522+0000 mon.a (mon.0) 243 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:07:42.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:40.934657+0000 mon.a (mon.0) 244 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:07:42.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:40.934848+0000 mon.a (mon.0) 245 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:07:42.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:40.934957+0000 mon.a (mon.0) 246 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:07:42.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:40.935117+0000 mon.a (mon.0) 247 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:07:42.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:40.935218+0000 mon.a (mon.0) 248 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:07:42.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:40.935288+0000 mon.a (mon.0) 249 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:07:42.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:40.935404+0000 mon.a (mon.0) 250 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:07:42.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:40.935531+0000 mon.a (mon.0) 251 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:07:42.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:40.935652+0000 mon.a (mon.0) 252 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:07:42.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:40.935778+0000 mon.a (mon.0) 253 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-19T21:07:42.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:40.935912+0000 mon.a (mon.0) 254 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:07:42.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:40.936050+0000 mon.a (mon.0) 255 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-19T21:07:42.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:41.335474+0000 mon.a (mon.0) 256 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:07:42.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:41.335665+0000 mon.a (mon.0) 257 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:07:42.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:41.335830+0000 mon.a (mon.0) 258 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:07:42.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:41.335976+0000 mon.a (mon.0) 259 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:07:42.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:41.336189+0000 mon.a (mon.0) 260 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:07:42.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:41.336335+0000 mon.a (mon.0) 261 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:07:42.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:41.336490+0000 mon.a (mon.0) 262 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:07:42.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:41.336686+0000 mon.a (mon.0) 263 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:07:42.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:41.336810+0000 mon.a (mon.0) 264 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:07:42.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:41.337067+0000 mon.a (mon.0) 265 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:07:42.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:41.337259+0000 mon.a (mon.0) 266 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:07:42.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:41.337463+0000 mon.a (mon.0) 267 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-19T21:07:42.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:41.337684+0000 mon.a (mon.0) 268 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:07:42.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:41.337891+0000 mon.a (mon.0) 269 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-19T21:07:42.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:41.759236+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-02-19T21:07:42.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:41.759477+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-19T21:07:42.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:41.759706+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-19T21:07:42.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:41 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:41.759918+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-19T21:07:42.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:40.934352+0000 mon.a (mon.0) 241 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:07:42.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:40.934383+0000 mon.a (mon.0) 242 : cluster [INF] osd.0 failed (root=default,host=smithi033) (connection refused reported by osd.3) 2024-02-19T21:07:42.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:40.934522+0000 mon.a (mon.0) 243 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:07:42.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:40.934657+0000 mon.a (mon.0) 244 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:07:42.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:40.934848+0000 mon.a (mon.0) 245 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:07:42.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:40.934957+0000 mon.a (mon.0) 246 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:07:42.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:40.935117+0000 mon.a (mon.0) 247 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:07:42.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:40.935218+0000 mon.a (mon.0) 248 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:07:42.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:40.935288+0000 mon.a (mon.0) 249 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:07:42.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:40.935404+0000 mon.a (mon.0) 250 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:07:42.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:40.935531+0000 mon.a (mon.0) 251 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:07:42.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:40.935652+0000 mon.a (mon.0) 252 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:07:42.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:40.935778+0000 mon.a (mon.0) 253 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-19T21:07:42.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:40.935912+0000 mon.a (mon.0) 254 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:07:42.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:40.936050+0000 mon.a (mon.0) 255 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-19T21:07:42.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:41.335474+0000 mon.a (mon.0) 256 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:07:42.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:41.335665+0000 mon.a (mon.0) 257 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:07:42.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:41.335830+0000 mon.a (mon.0) 258 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:07:42.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:41.335976+0000 mon.a (mon.0) 259 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:07:42.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:41.336189+0000 mon.a (mon.0) 260 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:07:42.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:40.934352+0000 mon.a (mon.0) 241 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:07:42.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:40.934383+0000 mon.a (mon.0) 242 : cluster [INF] osd.0 failed (root=default,host=smithi033) (connection refused reported by osd.3) 2024-02-19T21:07:42.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:40.934522+0000 mon.a (mon.0) 243 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:07:42.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:40.934657+0000 mon.a (mon.0) 244 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:07:42.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:40.934848+0000 mon.a (mon.0) 245 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:07:42.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:40.934957+0000 mon.a (mon.0) 246 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:07:42.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:40.935117+0000 mon.a (mon.0) 247 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:07:42.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:40.935218+0000 mon.a (mon.0) 248 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:07:42.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:40.935288+0000 mon.a (mon.0) 249 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:07:42.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:40.935404+0000 mon.a (mon.0) 250 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:07:42.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:40.935531+0000 mon.a (mon.0) 251 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:07:42.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:40.935652+0000 mon.a (mon.0) 252 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:07:42.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:40.935778+0000 mon.a (mon.0) 253 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-19T21:07:42.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:40.935912+0000 mon.a (mon.0) 254 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:07:42.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:40.936050+0000 mon.a (mon.0) 255 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-19T21:07:42.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:41.335474+0000 mon.a (mon.0) 256 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:07:42.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:41.335665+0000 mon.a (mon.0) 257 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:07:42.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:41.335830+0000 mon.a (mon.0) 258 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:07:42.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:41.335976+0000 mon.a (mon.0) 259 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:07:42.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:41.336189+0000 mon.a (mon.0) 260 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:07:42.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:41.336335+0000 mon.a (mon.0) 261 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:07:42.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:41.336490+0000 mon.a (mon.0) 262 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:07:42.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:41.336686+0000 mon.a (mon.0) 263 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:07:42.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:41.336810+0000 mon.a (mon.0) 264 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:07:42.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:41.337067+0000 mon.a (mon.0) 265 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:07:42.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:41.337259+0000 mon.a (mon.0) 266 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:07:42.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:41.337463+0000 mon.a (mon.0) 267 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-19T21:07:42.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:41.337684+0000 mon.a (mon.0) 268 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:07:42.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:41.337891+0000 mon.a (mon.0) 269 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-19T21:07:42.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:41.759236+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-02-19T21:07:42.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:41.759477+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-19T21:07:42.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:41.759706+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-19T21:07:42.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:41.759918+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-19T21:07:42.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:41.336335+0000 mon.a (mon.0) 261 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:07:42.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:41.336490+0000 mon.a (mon.0) 262 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:07:42.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:41.336686+0000 mon.a (mon.0) 263 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:07:42.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:41.336810+0000 mon.a (mon.0) 264 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:07:42.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:41.337067+0000 mon.a (mon.0) 265 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:07:42.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:41.337259+0000 mon.a (mon.0) 266 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:07:42.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:41.337463+0000 mon.a (mon.0) 267 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-19T21:07:42.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:41.337684+0000 mon.a (mon.0) 268 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:07:42.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:41.337891+0000 mon.a (mon.0) 269 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-19T21:07:42.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:41.759236+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2024-02-19T21:07:42.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:41.759477+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-19T21:07:42.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:41.759706+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-02-19T21:07:42.323 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:41 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:41.759918+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-19T21:07:43.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:41.744173+0000 mgr.y (mgr.44106) 77 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:43.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:41.923406+0000 mon.a (mon.0) 274 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:07:43.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:41.932107+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e64: 8 total, 7 up, 8 in 2024-02-19T21:07:43.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:41.932872+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-19T21:07:43.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:41.933982+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-19T21:07:43.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:41.744173+0000 mgr.y (mgr.44106) 77 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:43.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:41.923406+0000 mon.a (mon.0) 274 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:07:43.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:41.932107+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e64: 8 total, 7 up, 8 in 2024-02-19T21:07:43.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:41.932872+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-19T21:07:43.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:42 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:41.933982+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-19T21:07:43.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:42 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:41.744173+0000 mgr.y (mgr.44106) 77 : cluster [DBG] pgmap v33: 129 pgs: 129 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:43.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:42 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:41.923406+0000 mon.a (mon.0) 274 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:07:43.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:42 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:41.932107+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e64: 8 total, 7 up, 8 in 2024-02-19T21:07:43.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:42 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:41.932872+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-19T21:07:43.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:42 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:41.933982+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-19T21:07:43.316 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:43 smithi033 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.0.service: Succeeded. 2024-02-19T21:07:43.317 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:43 smithi033 systemd[1]: Stopped Ceph osd.0 for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:07:43.317 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:43 smithi033 systemd[1]: Starting Ceph osd.0 for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:07:44.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:43 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:42.932875+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-19T21:07:44.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:43 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:42.933046+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e65: 8 total, 7 up, 8 in 2024-02-19T21:07:44.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:43 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:42.932875+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-19T21:07:44.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:43 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:42.933046+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e65: 8 total, 7 up, 8 in 2024-02-19T21:07:44.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:43 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:42.932875+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-19T21:07:44.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:43 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:42.933046+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e65: 8 total, 7 up, 8 in 2024-02-19T21:07:44.318 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:44 smithi033 bash[64459]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-19T21:07:44.318 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:44 smithi033 bash[64459]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-19T21:07:44.318 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:44 smithi033 bash[64459]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-02-19T21:07:44.318 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:44 smithi033 bash[64459]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-19T21:07:44.318 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:44 smithi033 bash[64459]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-02-19T21:07:44.318 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:44 smithi033 bash[64459]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-19T21:07:44.318 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:44 smithi033 bash[64459]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-19T21:07:44.318 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:44 smithi033 bash[64459]: --> ceph-volume lvm activate successful for osd ID: 0 2024-02-19T21:07:45.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:44 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:43.744501+0000 mgr.y (mgr.44106) 78 : cluster [DBG] pgmap v36: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:45.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:44 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:43.744501+0000 mgr.y (mgr.44106) 78 : cluster [DBG] pgmap v36: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:45.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:44 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:43.744501+0000 mgr.y (mgr.44106) 78 : cluster [DBG] pgmap v36: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:45.317 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:45 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-osd-0[64721]: debug 2024-02-19T21:07:45.054+0000 7f65194ee700 1 -- 172.21.15.33:0/553478089 <== mon.0 v2:172.21.15.33:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a0924d6680 con 0x55a09249d400 2024-02-19T21:07:45.317 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:45 smithi033 bash[64706]: 1a0028057d470995ca7f9bbbd53a84562055b23aaddbc437b59583cca24f20bb 2024-02-19T21:07:45.317 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:45 smithi033 systemd[1]: Started Ceph osd.0 for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:07:46.066 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:45 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-osd-0[64721]: debug 2024-02-19T21:07:45.571+0000 7f6520f7c380 -1 Falling back to public interface 2024-02-19T21:07:46.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:46 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:45.163117+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:46.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:46 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:45.163846+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:07:46.455 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:46 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:45.165157+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:07:46.566 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:46 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:45.163117+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:46.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:46 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:45.163846+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:07:46.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:46 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:45.165157+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:07:46.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:46 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:45.163117+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:46.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:46 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:45.163846+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:07:46.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:46 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:45.165157+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:07:47.164 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:47 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:45.744887+0000 mgr.y (mgr.44106) 79 : cluster [DBG] pgmap v37: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:47.454 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:47 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:45.744887+0000 mgr.y (mgr.44106) 79 : cluster [DBG] pgmap v37: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:47.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:47 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:45.744887+0000 mgr.y (mgr.44106) 79 : cluster [DBG] pgmap v37: 129 pgs: 16 stale+active+clean, 113 active+clean; 7.0 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:07:48.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:48 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:47.745604+0000 mgr.y (mgr.44106) 80 : cluster [DBG] pgmap v38: 129 pgs: 22 active+undersized+degraded, 27 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2024-02-19T21:07:48.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:48 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:48.167567+0000 mon.a (mon.0) 283 : cluster [WRN] Health check failed: Degraded data redundancy: 67/606 objects degraded (11.056%), 22 pgs degraded (PG_DEGRADED) 2024-02-19T21:07:48.291 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:48 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:47.745604+0000 mgr.y (mgr.44106) 80 : cluster [DBG] pgmap v38: 129 pgs: 22 active+undersized+degraded, 27 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2024-02-19T21:07:48.291 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:48 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:48.167567+0000 mon.a (mon.0) 283 : cluster [WRN] Health check failed: Degraded data redundancy: 67/606 objects degraded (11.056%), 22 pgs degraded (PG_DEGRADED) 2024-02-19T21:07:48.546 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:48 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-osd-0[64721]: debug 2024-02-19T21:07:48.293+0000 7f6520f7c380 -1 osd.0 63 log_to_monitors {default=true} 2024-02-19T21:07:48.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:48 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:47.745604+0000 mgr.y (mgr.44106) 80 : cluster [DBG] pgmap v38: 129 pgs: 22 active+undersized+degraded, 27 active+undersized, 80 active+clean; 7.0 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2024-02-19T21:07:48.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:48 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:48.167567+0000 mon.a (mon.0) 283 : cluster [WRN] Health check failed: Degraded data redundancy: 67/606 objects degraded (11.056%), 22 pgs degraded (PG_DEGRADED) 2024-02-19T21:07:49.559 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:49 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:48.298511+0000 mon.c (mon.1) 3 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/452438414,v1:172.21.15.33:6803/452438414]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T21:07:49.559 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:49 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:48.298877+0000 mon.a (mon.0) 284 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T21:07:49.559 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:49 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:48.298511+0000 mon.c (mon.1) 3 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/452438414,v1:172.21.15.33:6803/452438414]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T21:07:49.559 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:49 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:48.298877+0000 mon.a (mon.0) 284 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T21:07:49.560 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:07:49 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-osd-0[64721]: debug 2024-02-19T21:07:49.257+0000 7f650fc5e700 -1 osd.0 63 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-19T21:07:49.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:49 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:48.298511+0000 mon.c (mon.1) 3 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/452438414,v1:172.21.15.33:6803/452438414]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T21:07:49.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:49 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:48.298877+0000 mon.a (mon.0) 284 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T21:07:49.816 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:07:49 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:07:49.562+0000 7feeeb607700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-02-19T21:07:50.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:49.229433+0000 mon.a (mon.0) 285 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-19T21:07:50.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:49.229527+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e66: 8 total, 7 up, 8 in 2024-02-19T21:07:50.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:49.232450+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/452438414,v1:172.21.15.33:6803/452438414]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T21:07:50.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:49.232858+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T21:07:50.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:49.550352+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:50.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:49.553817+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:50.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:49.558476+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:07:50.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:49.560405+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:50.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:49.561592+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:50.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:49.562484+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:50.568 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:49.563582+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-19T21:07:50.568 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:49.563704+0000 mgr.y (mgr.44106) 81 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-19T21:07:50.568 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cephadm 2024-02-19T21:07:49.564368+0000 mgr.y (mgr.44106) 82 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-02-19T21:07:50.568 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:49.746191+0000 mgr.y (mgr.44106) 83 : cluster [DBG] pgmap v40: 129 pgs: 22 active+undersized+degraded, 27 active+undersized, 80 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2024-02-19T21:07:50.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:49.229433+0000 mon.a (mon.0) 285 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-19T21:07:50.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:49.229527+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e66: 8 total, 7 up, 8 in 2024-02-19T21:07:50.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:49.232450+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/452438414,v1:172.21.15.33:6803/452438414]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T21:07:50.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:49.232858+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T21:07:50.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:49.550352+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:50.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:49.553817+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:50.569 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:49.558476+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:07:50.569 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:49.560405+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:50.569 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:49.561592+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:50.569 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:49.562484+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:50.569 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:49.563582+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-19T21:07:50.569 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:49.563704+0000 mgr.y (mgr.44106) 81 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-19T21:07:50.569 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cephadm 2024-02-19T21:07:49.564368+0000 mgr.y (mgr.44106) 82 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-02-19T21:07:50.569 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:50 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:49.746191+0000 mgr.y (mgr.44106) 83 : cluster [DBG] pgmap v40: 129 pgs: 22 active+undersized+degraded, 27 active+undersized, 80 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2024-02-19T21:07:50.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:50 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:49.229433+0000 mon.a (mon.0) 285 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-19T21:07:50.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:50 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:49.229527+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e66: 8 total, 7 up, 8 in 2024-02-19T21:07:50.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:50 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:49.232450+0000 mon.c (mon.1) 4 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/452438414,v1:172.21.15.33:6803/452438414]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T21:07:50.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:50 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:49.232858+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2024-02-19T21:07:50.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:50 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:49.550352+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:50.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:50 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:49.553817+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:07:50.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:50 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:49.558476+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:07:50.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:50 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:49.560405+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:50.706 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:50 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:49.561592+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:50.706 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:50 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:49.562484+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:07:50.706 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:50 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:49.563582+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-19T21:07:50.706 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:50 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:49.563704+0000 mgr.y (mgr.44106) 81 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-19T21:07:50.706 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:50 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cephadm 2024-02-19T21:07:49.564368+0000 mgr.y (mgr.44106) 82 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-02-19T21:07:50.706 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:50 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:49.746191+0000 mgr.y (mgr.44106) 83 : cluster [DBG] pgmap v40: 129 pgs: 22 active+undersized+degraded, 27 active+undersized, 80 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2024-02-19T21:07:51.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:51 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:50.227185+0000 mon.a (mon.0) 295 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:07:51.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:51 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:50.238578+0000 mon.a (mon.0) 296 : cluster [INF] osd.0 [v2:172.21.15.33:6802/452438414,v1:172.21.15.33:6803/452438414] boot 2024-02-19T21:07:51.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:51 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:50.238630+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-19T21:07:51.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:51 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:50.239287+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:07:51.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:51 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:51.235577+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-19T21:07:51.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:51 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:50.227185+0000 mon.a (mon.0) 295 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:07:51.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:51 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:50.238578+0000 mon.a (mon.0) 296 : cluster [INF] osd.0 [v2:172.21.15.33:6802/452438414,v1:172.21.15.33:6803/452438414] boot 2024-02-19T21:07:51.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:51 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:50.238630+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-19T21:07:51.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:51 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:50.239287+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:07:51.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:51 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:51.235577+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-19T21:07:51.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:51 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:50.227185+0000 mon.a (mon.0) 295 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:07:51.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:51 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:50.238578+0000 mon.a (mon.0) 296 : cluster [INF] osd.0 [v2:172.21.15.33:6802/452438414,v1:172.21.15.33:6803/452438414] boot 2024-02-19T21:07:51.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:51 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:50.238630+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-19T21:07:51.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:51 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:50.239287+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:07:51.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:51 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:51.235577+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-19T21:07:52.566 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:52 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:51.746715+0000 mgr.y (mgr.44106) 84 : cluster [DBG] pgmap v43: 129 pgs: 22 active+undersized+degraded, 27 active+undersized, 80 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2024-02-19T21:07:52.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:52 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:51.746715+0000 mgr.y (mgr.44106) 84 : cluster [DBG] pgmap v43: 129 pgs: 22 active+undersized+degraded, 27 active+undersized, 80 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2024-02-19T21:07:52.705 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:52 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:51.746715+0000 mgr.y (mgr.44106) 84 : cluster [DBG] pgmap v43: 129 pgs: 22 active+undersized+degraded, 27 active+undersized, 80 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 67/606 objects degraded (11.056%) 2024-02-19T21:07:54.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:53 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:53.798528+0000 mon.a (mon.0) 300 : cluster [WRN] Health check update: Degraded data redundancy: 28/606 objects degraded (4.620%), 7 pgs degraded (PG_DEGRADED) 2024-02-19T21:07:54.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:53 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:53.798528+0000 mon.a (mon.0) 300 : cluster [WRN] Health check update: Degraded data redundancy: 28/606 objects degraded (4.620%), 7 pgs degraded (PG_DEGRADED) 2024-02-19T21:07:54.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:53 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:53.798528+0000 mon.a (mon.0) 300 : cluster [WRN] Health check update: Degraded data redundancy: 28/606 objects degraded (4.620%), 7 pgs degraded (PG_DEGRADED) 2024-02-19T21:07:54.957 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:54 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:53.747662+0000 mgr.y (mgr.44106) 85 : cluster [DBG] pgmap v44: 129 pgs: 7 active+undersized+degraded, 9 active+undersized, 113 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 28/606 objects degraded (4.620%) 2024-02-19T21:07:54.958 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:54 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:53.747662+0000 mgr.y (mgr.44106) 85 : cluster [DBG] pgmap v44: 129 pgs: 7 active+undersized+degraded, 9 active+undersized, 113 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 28/606 objects degraded (4.620%) 2024-02-19T21:07:54.975 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph orch ps' 2024-02-19T21:07:55.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:54 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:53.747662+0000 mgr.y (mgr.44106) 85 : cluster [DBG] pgmap v44: 129 pgs: 7 active+undersized+degraded, 9 active+undersized, 113 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 28/606 objects degraded (4.620%) 2024-02-19T21:07:56.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:55 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:55.857209+0000 mon.a (mon.0) 301 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/606 objects degraded (4.620%), 7 pgs degraded) 2024-02-19T21:07:56.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:55 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:55.857265+0000 mon.a (mon.0) 302 : cluster [INF] Cluster is now healthy 2024-02-19T21:07:56.275 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:55 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:55.857209+0000 mon.a (mon.0) 301 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/606 objects degraded (4.620%), 7 pgs degraded) 2024-02-19T21:07:56.275 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:55 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:55.857265+0000 mon.a (mon.0) 302 : cluster [INF] Cluster is now healthy 2024-02-19T21:07:56.276 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:55 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:55.857209+0000 mon.a (mon.0) 301 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/606 objects degraded (4.620%), 7 pgs degraded) 2024-02-19T21:07:56.276 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:55 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:55.857265+0000 mon.a (mon.0) 302 : cluster [INF] Cluster is now healthy 2024-02-19T21:07:56.974 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:07:56.974 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.a smithi033 running (2m) 7s ago 7m 20.9M - 0.26.0 9f27df16978d 005d0bd23126 2024-02-19T21:07:56.974 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.a smithi172 running (7m) 41s ago 7m 33.9M - 6.6.2 87a51ecf0b1c 5576f5bd9468 2024-02-19T21:07:56.974 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.x smithi172 *:8443 running (101s) 41s ago 11m 383M - 16.2.14-548-g81bd20d6 823b921721f5 d69a4180680d 2024-02-19T21:07:56.974 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.y smithi033 *:8443 running (2m) 7s ago 12m 419M - 16.2.14-548-g81bd20d6 823b921721f5 558399f9cc74 2024-02-19T21:07:56.974 INFO:teuthology.orchestra.run.smithi033.stdout:mon.a smithi033 running (90s) 7s ago 13m 40.6M 2048M 16.2.14-548-g81bd20d6 823b921721f5 a90f6128c4b1 2024-02-19T21:07:56.974 INFO:teuthology.orchestra.run.smithi033.stdout:mon.b smithi172 running (48s) 41s ago 11m 47.0M 2048M 16.2.14-548-g81bd20d6 823b921721f5 b2414a6b9429 2024-02-19T21:07:56.974 INFO:teuthology.orchestra.run.smithi033.stdout:mon.c smithi033 running (58s) 7s ago 11m 36.9M 2048M 16.2.14-548-g81bd20d6 823b921721f5 f3c2b2c01802 2024-02-19T21:07:56.974 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.a smithi033 running (8m) 7s ago 8m 13.2M - 1.7.0 72c9c2088986 d73052d16008 2024-02-19T21:07:56.974 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.b smithi172 running (8m) 41s ago 8m 12.8M - 1.7.0 72c9c2088986 d2c342998e0f 2024-02-19T21:07:56.974 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (12s) 7s ago 10m 10.4M 4096M 16.2.14-548-g81bd20d6 823b921721f5 1a0028057d47 2024-02-19T21:07:56.975 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (10m) 7s ago 10m 47.2M 4096M 15.2.0 204a01f9b0b6 b7caa2920c7c 2024-02-19T21:07:56.975 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (10m) 7s ago 10m 40.8M 4096M 15.2.0 204a01f9b0b6 6a29eb5eb346 2024-02-19T21:07:56.975 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (9m) 7s ago 9m 44.9M 4096M 15.2.0 204a01f9b0b6 1a63a165586b 2024-02-19T21:07:56.975 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi172 running (9m) 41s ago 9m 44.6M 4096M 15.2.0 204a01f9b0b6 abbb968d916a 2024-02-19T21:07:56.975 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi172 running (9m) 41s ago 9m 44.2M 4096M 15.2.0 204a01f9b0b6 c0f961bd70c5 2024-02-19T21:07:56.975 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi172 running (9m) 41s ago 9m 42.3M 4096M 15.2.0 204a01f9b0b6 5e5090daaa5e 2024-02-19T21:07:56.975 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi172 running (8m) 41s ago 8m 44.1M 4096M 15.2.0 204a01f9b0b6 d9ef9b9b788c 2024-02-19T21:07:56.975 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.a smithi172 running (2m) 41s ago 8m 40.0M - 2.49.1 2a72b385beaf 3b213a990a12 2024-02-19T21:07:56.975 INFO:teuthology.orchestra.run.smithi033.stdout:rgw.r.z.smithi033.kfouac smithi033 running (6m) 7s ago 6m 34.7M - 15.2.0 204a01f9b0b6 4bc1b4fc6127 2024-02-19T21:07:56.975 INFO:teuthology.orchestra.run.smithi033.stdout:rgw.r.z.smithi172.stcvbx smithi172 running (6m) 41s ago 6m 35.1M - 15.2.0 204a01f9b0b6 bd833410517d 2024-02-19T21:07:57.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:56 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:55.748143+0000 mgr.y (mgr.44106) 86 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:07:57.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:56 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:55.748143+0000 mgr.y (mgr.44106) 86 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:07:57.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:56 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:55.748143+0000 mgr.y (mgr.44106) 86 : cluster [DBG] pgmap v45: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:07:57.647 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph versions' 2024-02-19T21:07:57.913 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:56.966882+0000 mgr.y (mgr.44106) 87 : audit [DBG] from='client.44145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:07:57.913 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:56.968677+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:07:57.913 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:56.969074+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:07:57.913 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:56.969384+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:57.913 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:56.969706+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:57.913 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:56.970016+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:57.913 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:56.970334+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:57.913 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:56.971970+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:07:57.913 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:56.972302+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:57.913 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:56.972610+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:57.913 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:56.972914+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:57.914 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:56.973221+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:58.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:57 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:56.966882+0000 mgr.y (mgr.44106) 87 : audit [DBG] from='client.44145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:07:58.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:57 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:56.968677+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:07:58.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:57 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:56.969074+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:07:58.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:57 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:56.969384+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:58.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:57 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:56.969706+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:58.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:57 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:56.970016+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:58.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:57 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:56.970334+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:58.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:57 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:56.971970+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:07:58.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:57 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:56.972302+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:58.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:57 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:56.972610+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:58.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:57 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:56.972914+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:58.206 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:57 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:56.973221+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:58.237 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:56.966882+0000 mgr.y (mgr.44106) 87 : audit [DBG] from='client.44145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:07:58.237 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:56.968677+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:07:58.237 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:56.969074+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:07:58.237 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:56.969384+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:58.237 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:56.969706+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:58.237 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:56.970016+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:58.237 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:56.970334+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:58.237 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:56.971970+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:07:58.238 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:56.972302+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:58.238 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:56.972610+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:58.238 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:56.972914+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:58.238 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:57 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:56.973221+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:07:59.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:58 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:57.748703+0000 mgr.y (mgr.44106) 88 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:07:59.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:57.748703+0000 mgr.y (mgr.44106) 88 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:07:59.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:58 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:57.748703+0000 mgr.y (mgr.44106) 88 : cluster [DBG] pgmap v46: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:07:59.586 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2024-02-19T21:07:59.586 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2024-02-19T21:07:59.586 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-19T21:07:59.586 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:07:59.586 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2024-02-19T21:07:59.586 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:07:59.586 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:07:59.586 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2024-02-19T21:07:59.586 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 7, 2024-02-19T21:07:59.586 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 1 2024-02-19T21:07:59.586 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:07:59.587 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": {}, 2024-02-19T21:07:59.587 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw": { 2024-02-19T21:07:59.587 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2024-02-19T21:07:59.587 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2024-02-19T21:07:59.587 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2024-02-19T21:07:59.587 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 9, 2024-02-19T21:07:59.587 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 6 2024-02-19T21:07:59.587 INFO:teuthology.orchestra.run.smithi033.stdout: } 2024-02-19T21:07:59.587 INFO:teuthology.orchestra.run.smithi033.stdout:} 2024-02-19T21:08:00.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:07:59 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:07:59.590377+0000 mon.a (mon.0) 314 : audit [DBG] from='client.54115 172.21.15.33:0/2288411816' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:08:00.297 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:07:59 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:07:59.590377+0000 mon.a (mon.0) 314 : audit [DBG] from='client.54115 172.21.15.33:0/2288411816' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:08:00.297 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:07:59 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:07:59.590377+0000 mon.a (mon.0) 314 : audit [DBG] from='client.54115 172.21.15.33:0/2288411816' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:08:00.309 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-02-19T21:08:00.918 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:08:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:07:59.749247+0000 mgr.y (mgr.44106) 89 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:08:01.205 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:08:00 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:07:59.749247+0000 mgr.y (mgr.44106) 89 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:08:01.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:08:00 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:07:59.749247+0000 mgr.y (mgr.44106) 89 : cluster [DBG] pgmap v47: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:08:02.354 INFO:teuthology.orchestra.run.smithi033.stdout:false 2024-02-19T21:08:02.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-19T21:08:02.938 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/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_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_81bd20d634209c7cb82c18be12b4b5a05643ebf1/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_81bd20d634209c7cb82c18be12b4b5a05643ebf1/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi033 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2024-02-19T21:08:03.168 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=2b0d67f8f6744f1d9672668df49653af Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/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_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_81bd20d634209c7cb82c18be12b4b5a05643ebf1/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_81bd20d634209c7cb82c18be12b4b5a05643ebf1/qa/tasks/cephadm.py", line 34, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi033 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2024-02-19T21:08:03.172 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-19T21:08:03.185 INFO:tasks.cephadm:Teardown begin 2024-02-19T21:08:03.185 DEBUG:teuthology.orchestra.run.smithi033:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-19T21:08:03.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:08:02 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: cluster 2024-02-19T21:08:01.749673+0000 mgr.y (mgr.44106) 90 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:08:03.207 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:08:02 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:08:01.956245+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:08:03.208 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:08:02 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: audit 2024-02-19T21:08:02.347315+0000 mon.a (mon.0) 316 : audit [DBG] from='client.54121 172.21.15.33:0/3474879924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:08:03.229 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:08:02 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: cluster 2024-02-19T21:08:01.749673+0000 mgr.y (mgr.44106) 90 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:08:03.230 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:08:02 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:08:01.956245+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:08:03.230 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:08:02 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: audit 2024-02-19T21:08:02.347315+0000 mon.a (mon.0) 316 : audit [DBG] from='client.54121 172.21.15.33:0/3474879924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:08:03.230 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:08:02 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: cluster 2024-02-19T21:08:01.749673+0000 mgr.y (mgr.44106) 90 : cluster [DBG] pgmap v48: 129 pgs: 129 active+clean; 7.0 KiB data, 296 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:08:03.230 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:08:02 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:08:01.956245+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.44106 172.21.15.33:0/1476392570' entity='mgr.y' 2024-02-19T21:08:03.230 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:08:02 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: audit 2024-02-19T21:08:02.347315+0000 mon.a (mon.0) 316 : audit [DBG] from='client.54121 172.21.15.33:0/3474879924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:08:03.233 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-19T21:08:03.271 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-19T21:08:03.272 DEBUG:teuthology.orchestra.run.smithi033:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-19T21:08:03.293 DEBUG:teuthology.orchestra.run.smithi172:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-19T21:08:03.332 INFO:tasks.cephadm:Stopping all daemons... 2024-02-19T21:08:03.332 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-02-19T21:08:03.333 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.a 2024-02-19T21:08:03.566 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:08:03 smithi033 systemd[1]: Stopping Ceph mon.a for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:08:03.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:08:03 smithi033 bash[66077]: Error: no container with name or ID "ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon.a" found: no such container 2024-02-19T21:08:04.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:08:03 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:08:03.673+0000 7fcfb23b1700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-19T21:08:04.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:08:03 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a[60484]: debug 2024-02-19T21:08:03.673+0000 7fcfb23b1700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-02-19T21:08:04.566 INFO:journalctl@ceph.mon.a.smithi033.stdout:Feb 19 21:08:04 smithi033 bash[66116]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-a 2024-02-19T21:08:04.647 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.a.service' 2024-02-19T21:08:04.697 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:08:04.697 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-02-19T21:08:04.697 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-02-19T21:08:04.698 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.c 2024-02-19T21:08:05.021 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:08:04 smithi033 systemd[1]: Stopping Ceph mon.c for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:08:05.021 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:08:04 smithi033 bash[66238]: Error: no container with name or ID "ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon.c" found: no such container 2024-02-19T21:08:05.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:08:05 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:08:05.204+0000 7fb915e55700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-19T21:08:05.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:08:05 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c[62466]: debug 2024-02-19T21:08:05.204+0000 7fb915e55700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-02-19T21:08:06.180 INFO:journalctl@ceph.mon.c.smithi033.stdout:Feb 19 21:08:05 smithi033 bash[66337]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-c 2024-02-19T21:08:06.675 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.c.service' 2024-02-19T21:08:06.718 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:08:06.718 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-02-19T21:08:06.718 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-02-19T21:08:06.718 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.b 2024-02-19T21:08:07.034 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:08:06 smithi172 systemd[1]: Stopping Ceph mon.b for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:08:07.034 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:08:06 smithi172 bash[55540]: Error: no container with name or ID "ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon.b" found: no such container 2024-02-19T21:08:07.034 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:08:07 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:08:07.036+0000 7fe79fafc700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-19T21:08:07.034 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:08:07 smithi172 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b[54068]: debug 2024-02-19T21:08:07.036+0000 7fe79fafc700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-02-19T21:08:07.955 INFO:journalctl@ceph.mon.b.smithi172.stdout:Feb 19 21:08:07 smithi172 bash[55581]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mon-b 2024-02-19T21:08:08.089 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mon.b.service' 2024-02-19T21:08:08.146 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:08:08.146 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-02-19T21:08:08.147 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-02-19T21:08:08.147 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mgr.y 2024-02-19T21:08:08.461 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:08:08 smithi033 systemd[1]: Stopping Ceph mgr.y for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:08:08.461 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:08:08 smithi033 bash[66486]: Error: no container with name or ID "ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr.y" found: no such container 2024-02-19T21:08:08.766 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:08:08 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y[58402]: debug 2024-02-19T21:08:08.463+0000 7fef2643a700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-19T21:08:09.067 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Feb 19 21:08:08 smithi033 bash[66525]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-y 2024-02-19T21:08:09.305 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mgr.y.service' 2024-02-19T21:08:09.345 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:08:09.345 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-02-19T21:08:09.345 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-02-19T21:08:09.345 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mgr.x 2024-02-19T21:08:09.705 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:08:09 smithi172 systemd[1]: Stopping Ceph mgr.x for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:08:09.705 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:08:09 smithi172 bash[55703]: Error: no container with name or ID "ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr.x" found: no such container 2024-02-19T21:08:10.404 INFO:journalctl@ceph.mgr.x.smithi172.stdout:Feb 19 21:08:10 smithi172 bash[55742]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-mgr-x 2024-02-19T21:08:10.537 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@mgr.x.service' 2024-02-19T21:08:10.575 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:08:10.575 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-02-19T21:08:10.576 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-02-19T21:08:10.576 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.0 2024-02-19T21:08:10.880 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:08:10 smithi033 systemd[1]: Stopping Ceph osd.0 for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:08:10.880 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:08:10 smithi033 bash[66645]: Error: no container with name or ID "ceph-0eef3440-cf69-11ee-95bb-87774f69a715-osd.0" found: no such container 2024-02-19T21:08:11.317 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:08:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-osd-0[64721]: debug 2024-02-19T21:08:10.883+0000 7f65184ec700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-19T21:08:11.317 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:08:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-osd-0[64721]: debug 2024-02-19T21:08:10.883+0000 7f65184ec700 -1 osd.0 68 *** Got signal Terminated *** 2024-02-19T21:08:11.317 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:08:10 smithi033 ceph-0eef3440-cf69-11ee-95bb-87774f69a715-osd-0[64721]: debug 2024-02-19T21:08:10.883+0000 7f65184ec700 -1 osd.0 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:08:16.567 INFO:journalctl@ceph.osd.0.smithi033.stdout:Feb 19 21:08:16 smithi033 bash[66686]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-osd-0 2024-02-19T21:08:18.004 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.0.service' 2024-02-19T21:08:18.047 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:08:18.048 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-02-19T21:08:18.048 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-02-19T21:08:18.048 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.1 2024-02-19T21:08:18.274 INFO:journalctl@ceph.osd.1.smithi033.stdout:Feb 19 21:08:18 smithi033 systemd[1]: Stopping Ceph osd.1 for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:08:18.274 INFO:journalctl@ceph.osd.1.smithi033.stdout:Feb 19 21:08:18 smithi033 bash[42402]: debug 2024-02-19T21:08:18.227+0000 7fe2d8184700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:08:18.274 INFO:journalctl@ceph.osd.1.smithi033.stdout:Feb 19 21:08:18 smithi033 bash[42402]: debug 2024-02-19T21:08:18.227+0000 7fe2d8184700 -1 osd.1 68 *** Got signal Terminated *** 2024-02-19T21:08:18.275 INFO:journalctl@ceph.osd.1.smithi033.stdout:Feb 19 21:08:18 smithi033 bash[42402]: debug 2024-02-19T21:08:18.227+0000 7fe2d8184700 -1 osd.1 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:08:18.817 INFO:journalctl@ceph.osd.1.smithi033.stdout:Feb 19 21:08:18 smithi033 bash[66930]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-osd.1 2024-02-19T21:08:18.817 INFO:journalctl@ceph.osd.1.smithi033.stdout:Feb 19 21:08:18 smithi033 bash[66977]: bash: /var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/osd.1/unit.stop: No such file or directory 2024-02-19T21:08:20.475 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.1.service' 2024-02-19T21:08:20.523 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:08:20.523 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-02-19T21:08:20.523 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-02-19T21:08:20.524 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.2 2024-02-19T21:08:20.753 INFO:journalctl@ceph.osd.2.smithi033.stdout:Feb 19 21:08:20 smithi033 systemd[1]: Stopping Ceph osd.2 for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:08:20.753 INFO:journalctl@ceph.osd.2.smithi033.stdout:Feb 19 21:08:20 smithi033 bash[43968]: debug 2024-02-19T21:08:20.698+0000 7f3f6e3cf700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:08:20.753 INFO:journalctl@ceph.osd.2.smithi033.stdout:Feb 19 21:08:20 smithi033 bash[43968]: debug 2024-02-19T21:08:20.698+0000 7f3f6e3cf700 -1 osd.2 68 *** Got signal Terminated *** 2024-02-19T21:08:20.753 INFO:journalctl@ceph.osd.2.smithi033.stdout:Feb 19 21:08:20 smithi033 bash[43968]: debug 2024-02-19T21:08:20.698+0000 7f3f6e3cf700 -1 osd.2 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:08:21.317 INFO:journalctl@ceph.osd.2.smithi033.stdout:Feb 19 21:08:21 smithi033 bash[67095]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-osd.2 2024-02-19T21:08:21.317 INFO:journalctl@ceph.osd.2.smithi033.stdout:Feb 19 21:08:21 smithi033 bash[67135]: bash: /var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/osd.2/unit.stop: No such file or directory 2024-02-19T21:08:22.829 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.2.service' 2024-02-19T21:08:22.876 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:08:22.877 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-02-19T21:08:22.877 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-02-19T21:08:22.877 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.3 2024-02-19T21:08:23.288 INFO:journalctl@ceph.osd.3.smithi033.stdout:Feb 19 21:08:22 smithi033 systemd[1]: Stopping Ceph osd.3 for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:08:23.288 INFO:journalctl@ceph.osd.3.smithi033.stdout:Feb 19 21:08:23 smithi033 bash[45558]: debug 2024-02-19T21:08:23.026+0000 7f54a9975700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:08:23.288 INFO:journalctl@ceph.osd.3.smithi033.stdout:Feb 19 21:08:23 smithi033 bash[45558]: debug 2024-02-19T21:08:23.026+0000 7f54a9975700 -1 osd.3 68 *** Got signal Terminated *** 2024-02-19T21:08:23.288 INFO:journalctl@ceph.osd.3.smithi033.stdout:Feb 19 21:08:23 smithi033 bash[45558]: debug 2024-02-19T21:08:23.026+0000 7f54a9975700 -1 osd.3 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:08:23.567 INFO:journalctl@ceph.osd.3.smithi033.stdout:Feb 19 21:08:23 smithi033 bash[67254]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-osd.3 2024-02-19T21:08:23.567 INFO:journalctl@ceph.osd.3.smithi033.stdout:Feb 19 21:08:23 smithi033 bash[67294]: bash: /var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/osd.3/unit.stop: No such file or directory 2024-02-19T21:08:24.943 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.3.service' 2024-02-19T21:08:24.989 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:08:24.989 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-02-19T21:08:24.990 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-02-19T21:08:24.990 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.4 2024-02-19T21:08:25.300 INFO:journalctl@ceph.osd.4.smithi172.stdout:Feb 19 21:08:25 smithi172 systemd[1]: Stopping Ceph osd.4 for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:08:25.300 INFO:journalctl@ceph.osd.4.smithi172.stdout:Feb 19 21:08:25 smithi172 bash[37659]: debug 2024-02-19T21:08:25.251+0000 7f6f78e0b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:08:25.301 INFO:journalctl@ceph.osd.4.smithi172.stdout:Feb 19 21:08:25 smithi172 bash[37659]: debug 2024-02-19T21:08:25.251+0000 7f6f78e0b700 -1 osd.4 68 *** Got signal Terminated *** 2024-02-19T21:08:25.301 INFO:journalctl@ceph.osd.4.smithi172.stdout:Feb 19 21:08:25 smithi172 bash[37659]: debug 2024-02-19T21:08:25.251+0000 7f6f78e0b700 -1 osd.4 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:08:25.815 INFO:journalctl@ceph.osd.4.smithi172.stdout:Feb 19 21:08:25 smithi172 bash[55874]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-osd.4 2024-02-19T21:08:25.815 INFO:journalctl@ceph.osd.4.smithi172.stdout:Feb 19 21:08:25 smithi172 bash[55915]: bash: /var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/osd.4/unit.stop: No such file or directory 2024-02-19T21:08:27.103 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.4.service' 2024-02-19T21:08:27.146 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:08:27.147 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-02-19T21:08:27.147 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-02-19T21:08:27.147 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.5 2024-02-19T21:08:27.363 INFO:journalctl@ceph.osd.5.smithi172.stdout:Feb 19 21:08:27 smithi172 systemd[1]: Stopping Ceph osd.5 for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:08:27.363 INFO:journalctl@ceph.osd.5.smithi172.stdout:Feb 19 21:08:27 smithi172 bash[39243]: debug 2024-02-19T21:08:27.319+0000 7feb91d57700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:08:27.363 INFO:journalctl@ceph.osd.5.smithi172.stdout:Feb 19 21:08:27 smithi172 bash[39243]: debug 2024-02-19T21:08:27.319+0000 7feb91d57700 -1 osd.5 68 *** Got signal Terminated *** 2024-02-19T21:08:27.363 INFO:journalctl@ceph.osd.5.smithi172.stdout:Feb 19 21:08:27 smithi172 bash[39243]: debug 2024-02-19T21:08:27.319+0000 7feb91d57700 -1 osd.5 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:08:27.955 INFO:journalctl@ceph.osd.5.smithi172.stdout:Feb 19 21:08:27 smithi172 bash[56032]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-osd.5 2024-02-19T21:08:27.955 INFO:journalctl@ceph.osd.5.smithi172.stdout:Feb 19 21:08:27 smithi172 bash[56072]: bash: /var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/osd.5/unit.stop: No such file or directory 2024-02-19T21:08:29.254 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.5.service' 2024-02-19T21:08:29.296 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:08:29.296 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-02-19T21:08:29.297 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-02-19T21:08:29.297 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.6 2024-02-19T21:08:29.501 INFO:journalctl@ceph.osd.6.smithi172.stdout:Feb 19 21:08:29 smithi172 systemd[1]: Stopping Ceph osd.6 for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:08:29.869 INFO:journalctl@ceph.osd.6.smithi172.stdout:Feb 19 21:08:29 smithi172 bash[40724]: debug 2024-02-19T21:08:29.503+0000 7ff5cfe73700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:08:29.869 INFO:journalctl@ceph.osd.6.smithi172.stdout:Feb 19 21:08:29 smithi172 bash[40724]: debug 2024-02-19T21:08:29.503+0000 7ff5cfe73700 -1 osd.6 68 *** Got signal Terminated *** 2024-02-19T21:08:29.869 INFO:journalctl@ceph.osd.6.smithi172.stdout:Feb 19 21:08:29 smithi172 bash[40724]: debug 2024-02-19T21:08:29.503+0000 7ff5cfe73700 -1 osd.6 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:08:30.159 INFO:journalctl@ceph.osd.6.smithi172.stdout:Feb 19 21:08:29 smithi172 bash[56191]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-osd.6 2024-02-19T21:08:30.159 INFO:journalctl@ceph.osd.6.smithi172.stdout:Feb 19 21:08:29 smithi172 bash[56231]: bash: /var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/osd.6/unit.stop: No such file or directory 2024-02-19T21:08:31.416 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.6.service' 2024-02-19T21:08:31.460 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:08:31.461 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-02-19T21:08:31.461 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-02-19T21:08:31.461 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.7 2024-02-19T21:08:31.703 INFO:journalctl@ceph.osd.7.smithi172.stdout:Feb 19 21:08:31 smithi172 systemd[1]: Stopping Ceph osd.7 for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:08:31.955 INFO:journalctl@ceph.osd.7.smithi172.stdout:Feb 19 21:08:31 smithi172 bash[42329]: debug 2024-02-19T21:08:31.706+0000 7fb92c601700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:08:31.956 INFO:journalctl@ceph.osd.7.smithi172.stdout:Feb 19 21:08:31 smithi172 bash[42329]: debug 2024-02-19T21:08:31.706+0000 7fb92c601700 -1 osd.7 68 *** Got signal Terminated *** 2024-02-19T21:08:31.956 INFO:journalctl@ceph.osd.7.smithi172.stdout:Feb 19 21:08:31 smithi172 bash[42329]: debug 2024-02-19T21:08:31.706+0000 7fb92c601700 -1 osd.7 68 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:08:32.379 INFO:journalctl@ceph.osd.7.smithi172.stdout:Feb 19 21:08:32 smithi172 bash[56348]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-osd.7 2024-02-19T21:08:32.379 INFO:journalctl@ceph.osd.7.smithi172.stdout:Feb 19 21:08:32 smithi172 bash[56388]: bash: /var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/osd.7/unit.stop: No such file or directory 2024-02-19T21:08:33.575 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@osd.7.service' 2024-02-19T21:08:33.615 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:08:33.615 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-02-19T21:08:33.615 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-02-19T21:08:33.616 DEBUG:teuthology.orchestra.run.smithi172:> sudo systemctl stop ceph-0eef3440-cf69-11ee-95bb-87774f69a715@prometheus.a 2024-02-19T21:08:33.956 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:08:33 smithi172 systemd[1]: Stopping Ceph prometheus.a for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:08:33.956 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:08:33 smithi172 bash[49983]: ts=2024-02-19T21:08:33.783Z caller=main.go:874 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-19T21:08:33.957 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:08:33 smithi172 bash[49983]: ts=2024-02-19T21:08:33.783Z caller=main.go:898 level=info msg="Stopping scrape discovery manager..." 2024-02-19T21:08:33.957 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:08:33 smithi172 bash[49983]: ts=2024-02-19T21:08:33.783Z caller=main.go:912 level=info msg="Stopping notify discovery manager..." 2024-02-19T21:08:33.957 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:08:33 smithi172 bash[49983]: ts=2024-02-19T21:08:33.783Z caller=manager.go:160 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-19T21:08:33.957 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:08:33 smithi172 bash[49983]: ts=2024-02-19T21:08:33.783Z caller=main.go:894 level=info msg="Scrape discovery manager stopped" 2024-02-19T21:08:33.958 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:08:33 smithi172 bash[49983]: ts=2024-02-19T21:08:33.783Z caller=main.go:908 level=info msg="Notify discovery manager stopped" 2024-02-19T21:08:33.958 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:08:33 smithi172 bash[49983]: ts=2024-02-19T21:08:33.783Z caller=manager.go:170 level=info component="rule manager" msg="Rule manager stopped" 2024-02-19T21:08:33.958 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:08:33 smithi172 bash[49983]: ts=2024-02-19T21:08:33.783Z caller=main.go:949 level=info msg="Stopping scrape manager..." 2024-02-19T21:08:33.958 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:08:33 smithi172 bash[49983]: ts=2024-02-19T21:08:33.783Z caller=main.go:941 level=info msg="Scrape manager stopped" 2024-02-19T21:08:33.958 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:08:33 smithi172 bash[49983]: ts=2024-02-19T21:08:33.784Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2024-02-19T21:08:33.959 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:08:33 smithi172 bash[49983]: ts=2024-02-19T21:08:33.784Z caller=main.go:1171 level=info msg="Notifier manager stopped" 2024-02-19T21:08:33.959 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:08:33 smithi172 bash[49983]: ts=2024-02-19T21:08:33.784Z caller=main.go:1183 level=info msg="See you next time!" 2024-02-19T21:08:34.413 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:08:34 smithi172 bash[56507]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-prometheus.a 2024-02-19T21:08:34.413 INFO:journalctl@ceph.prometheus.a.smithi172.stdout:Feb 19 21:08:34 smithi172 bash[56546]: bash: /var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/prometheus.a/unit.stop: No such file or directory 2024-02-19T21:08:34.417 DEBUG:teuthology.orchestra.run.smithi172:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0eef3440-cf69-11ee-95bb-87774f69a715@prometheus.a.service' 2024-02-19T21:08:34.454 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:08:34.454 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-02-19T21:08:34.454 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 --force --keep-logs 2024-02-19T21:08:34.594 INFO:teuthology.orchestra.run.smithi033.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-02-19T21:08:34.594 INFO:teuthology.orchestra.run.smithi033.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-02-19T21:08:34.595 INFO:teuthology.orchestra.run.smithi033.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-02-19T21:08:34.595 INFO:teuthology.orchestra.run.smithi033.stderr: [--retry RETRY] 2024-02-19T21:08:34.595 INFO:teuthology.orchestra.run.smithi033.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2024-02-19T21:08:34.595 INFO:teuthology.orchestra.run.smithi033.stderr: ... 2024-02-19T21:08:34.595 INFO:teuthology.orchestra.run.smithi033.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-02-19T21:08:34.603 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-02-19T21:08:34.603 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 --force --keep-logs 2024-02-19T21:08:34.724 INFO:teuthology.orchestra.run.smithi172.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-02-19T21:08:34.724 INFO:teuthology.orchestra.run.smithi172.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-02-19T21:08:34.725 INFO:teuthology.orchestra.run.smithi172.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-02-19T21:08:34.725 INFO:teuthology.orchestra.run.smithi172.stderr: [--retry RETRY] 2024-02-19T21:08:34.725 INFO:teuthology.orchestra.run.smithi172.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2024-02-19T21:08:34.725 INFO:teuthology.orchestra.run.smithi172.stderr: ... 2024-02-19T21:08:34.725 INFO:teuthology.orchestra.run.smithi172.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-02-19T21:08:34.733 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-02-19T21:08:34.734 DEBUG:teuthology.orchestra.run.smithi033:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-19T21:08:34.763 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-19T21:08:34.790 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-19T21:08:34.792 DEBUG:teuthology.misc:Transferring archived files from smithi033:/var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566728/remote/ubuntu@smithi033.front.sepia.ceph.com/crash 2024-02-19T21:08:34.792 DEBUG:teuthology.orchestra.run.smithi033:> sudo tar c -f - -C /var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/crash -- . 2024-02-19T21:08:34.847 DEBUG:teuthology.misc:Transferring archived files from smithi172:/var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566728/remote/ubuntu@smithi172.front.sepia.ceph.com/crash 2024-02-19T21:08:34.848 DEBUG:teuthology.orchestra.run.smithi172:> sudo tar c -f - -C /var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/crash -- . 2024-02-19T21:08:34.897 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-19T21:08:34.898 DEBUG:teuthology.orchestra.run.smithi033:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_' | egrep -v 'mons down' | egrep -v 'pg inactive' | egrep -v 'out of quorum' | egrep -v '\(OSD_' | egrep -v 'osds down' | egrep -v 'osd down' | head -n 1 2024-02-19T21:08:34.931 INFO:tasks.cephadm:Compressing logs... 2024-02-19T21:08:34.931 DEBUG:teuthology.orchestra.run.smithi033:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-19T21:08:34.973 DEBUG:teuthology.orchestra.run.smithi172:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-19T21:08:34.999 INFO:teuthology.orchestra.run.smithi033.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-19T21:08:34.999 INFO:teuthology.orchestra.run.smithi033.stderr:: No such file or directory 2024-02-19T21:08:34.999 INFO:teuthology.orchestra.run.smithi033.stderr:gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-volume.log 2024-02-19T21:08:34.999 INFO:teuthology.orchestra.run.smithi033.stderr:gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.2.log 2024-02-19T21:08:35.000 INFO:teuthology.orchestra.run.smithi033.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-mgr.y.log 2024-02-19T21:08:35.001 INFO:teuthology.orchestra.run.smithi033.stderr:/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-volume.log: /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph.audit.log 2024-02-19T21:08:35.001 INFO:teuthology.orchestra.run.smithi033.stderr:/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph.cephadm.log 2024-02-19T21:08:35.007 INFO:teuthology.orchestra.run.smithi033.stderr:/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph.audit.log: /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph.cephadm.log: 89.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-19T21:08:35.007 INFO:teuthology.orchestra.run.smithi033.stderr: 89.8% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph.cephadm.log.gz 2024-02-19T21:08:35.007 INFO:teuthology.orchestra.run.smithi033.stderr:gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.3.log 2024-02-19T21:08:35.008 INFO:teuthology.orchestra.run.smithi033.stderr:gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-client.rgw.r.z.smithi033.kfouac.log 2024-02-19T21:08:35.008 INFO:teuthology.orchestra.run.smithi033.stderr:/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.3.log: /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-client.rgw.r.z.smithi033.kfouac.log: 58.8% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-client.rgw.r.z.smithi033.kfouac.log.gz 2024-02-19T21:08:35.008 INFO:teuthology.orchestra.run.smithi033.stderr:gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.0.log 2024-02-19T21:08:35.008 INFO:teuthology.orchestra.run.smithi033.stderr:gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-mon.a.log 2024-02-19T21:08:35.008 INFO:teuthology.orchestra.run.smithi033.stderr:/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.0.log: 91.4% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-volume.log.gz 2024-02-19T21:08:35.009 INFO:teuthology.orchestra.run.smithi033.stderr:/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-mon.c.log 2024-02-19T21:08:35.010 INFO:teuthology.orchestra.run.smithi033.stderr:gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph.log 2024-02-19T21:08:35.012 INFO:teuthology.orchestra.run.smithi172.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-02-19T21:08:35.012 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-19T21:08:35.012 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.6.log 2024-02-19T21:08:35.012 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-volume.log 2024-02-19T21:08:35.012 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph.audit.log 2024-02-19T21:08:35.013 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.6.log: /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph.cephadm.log 2024-02-19T21:08:35.013 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.7.log 2024-02-19T21:08:35.013 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-mgr.x.log 2024-02-19T21:08:35.013 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.7.log: 81.1% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph.cephadm.log.gz 2024-02-19T21:08:35.013 INFO:teuthology.orchestra.run.smithi172.stderr: 90.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-19T21:08:35.013 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-mgr.x.log: 91.2% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-volume.log.gz 2024-02-19T21:08:35.013 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-client.rgw.r.z.smithi172.stcvbx.log 2024-02-19T21:08:35.013 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-mon.b.log 2024-02-19T21:08:35.013 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-client.rgw.r.z.smithi172.stcvbx.log: 58.9% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-client.rgw.r.z.smithi172.stcvbx.log.gz 2024-02-19T21:08:35.014 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph.log 2024-02-19T21:08:35.014 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.4.log 2024-02-19T21:08:35.014 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph.log: /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.4.log: 87.1% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph.log.gz 2024-02-19T21:08:35.014 INFO:teuthology.orchestra.run.smithi033.stderr:/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-mon.c.log: /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph.log: 92.8% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph.log.gz 2024-02-19T21:08:35.014 INFO:teuthology.orchestra.run.smithi033.stderr:gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.1.log 2024-02-19T21:08:35.015 INFO:teuthology.orchestra.run.smithi172.stderr: 95.4% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph.audit.log.gz 2024-02-19T21:08:35.017 INFO:teuthology.orchestra.run.smithi172.stderr:gzip -5 --verbose -- /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.5.log 2024-02-19T21:08:35.030 INFO:teuthology.orchestra.run.smithi033.stderr:/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.1.log: 96.4% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph.audit.log.gz 2024-02-19T21:08:35.037 INFO:teuthology.orchestra.run.smithi172.stderr:/var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.5.log: 89.8% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-mgr.x.log.gz 2024-02-19T21:08:35.169 INFO:teuthology.orchestra.run.smithi033.stderr: 91.6% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-mgr.y.log.gz 2024-02-19T21:08:35.272 INFO:teuthology.orchestra.run.smithi172.stderr: 92.7% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.6.log.gz 2024-02-19T21:08:35.291 INFO:teuthology.orchestra.run.smithi033.stderr: 92.8% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.2.log.gz 2024-02-19T21:08:35.306 INFO:teuthology.orchestra.run.smithi172.stderr: 93.5% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.7.log.gz 2024-02-19T21:08:35.315 INFO:teuthology.orchestra.run.smithi172.stderr: 93.0% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.5.log.gz 2024-02-19T21:08:35.419 INFO:teuthology.orchestra.run.smithi033.stderr: 93.3% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.3.log.gz 2024-02-19T21:08:35.428 INFO:teuthology.orchestra.run.smithi033.stderr: 93.1% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.0.log.gz 2024-02-19T21:08:35.443 INFO:teuthology.orchestra.run.smithi172.stderr: 93.1% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-mon.b.log.gz 2024-02-19T21:08:35.459 INFO:teuthology.orchestra.run.smithi172.stderr: 93.2% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.4.log.gz 2024-02-19T21:08:35.460 INFO:teuthology.orchestra.run.smithi172.stderr: 2024-02-19T21:08:35.460 INFO:teuthology.orchestra.run.smithi172.stderr:real 0m0.470s 2024-02-19T21:08:35.461 INFO:teuthology.orchestra.run.smithi172.stderr:user 0m1.747s 2024-02-19T21:08:35.461 INFO:teuthology.orchestra.run.smithi172.stderr:sys 0m0.082s 2024-02-19T21:08:35.464 INFO:teuthology.orchestra.run.smithi033.stderr: 93.8% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-mon.c.log.gz 2024-02-19T21:08:35.492 INFO:teuthology.orchestra.run.smithi033.stderr: 93.1% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-osd.1.log.gz 2024-02-19T21:08:35.745 INFO:teuthology.orchestra.run.smithi033.stderr: 91.1% -- replaced with /var/log/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/ceph-mon.a.log.gz 2024-02-19T21:08:35.747 INFO:teuthology.orchestra.run.smithi033.stderr: 2024-02-19T21:08:35.747 INFO:teuthology.orchestra.run.smithi033.stderr:real 0m0.758s 2024-02-19T21:08:35.747 INFO:teuthology.orchestra.run.smithi033.stderr:user 0m2.932s 2024-02-19T21:08:35.747 INFO:teuthology.orchestra.run.smithi033.stderr:sys 0m0.108s 2024-02-19T21:08:35.748 INFO:tasks.cephadm:Archiving logs... 2024-02-19T21:08:35.748 DEBUG:teuthology.misc:Transferring archived files from smithi033:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566728/remote/ubuntu@smithi033.front.sepia.ceph.com/log 2024-02-19T21:08:35.749 DEBUG:teuthology.orchestra.run.smithi033:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-19T21:08:36.209 DEBUG:teuthology.misc:Transferring archived files from smithi172:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566728/remote/ubuntu@smithi172.front.sepia.ceph.com/log 2024-02-19T21:08:36.210 DEBUG:teuthology.orchestra.run.smithi172:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-19T21:08:36.830 INFO:tasks.cephadm:Removing cluster... 2024-02-19T21:08:36.830 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 --force 2024-02-19T21:08:38.021 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 21:08:37 smithi033 systemd[1]: Stopping Ceph node-exporter.a for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:08:38.567 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 21:08:38 smithi033 bash[67794]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-node-exporter.a 2024-02-19T21:08:38.567 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 21:08:38 smithi033 bash[67832]: bash: /var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/node-exporter.a/unit.stop: No such file or directory 2024-02-19T21:08:39.067 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 21:08:38 smithi033 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2024-02-19T21:08:39.067 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 21:08:38 smithi033 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-19T21:08:39.067 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Feb 19 21:08:38 smithi033 systemd[1]: Stopped Ceph node-exporter.a for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:08:39.068 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:08:38 smithi033 systemd[1]: Stopping Ceph alertmanager.a for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:08:39.068 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:08:38 smithi033 bash[57688]: ts=2024-02-19T21:08:38.818Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-19T21:08:39.498 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:08:39 smithi033 bash[67866]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-alertmanager.a 2024-02-19T21:08:39.498 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:08:39 smithi033 bash[67904]: bash: /var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/alertmanager.a/unit.stop: No such file or directory 2024-02-19T21:08:39.498 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:08:39 smithi033 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-19T21:08:39.498 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Feb 19 21:08:39 smithi033 systemd[1]: Stopped Ceph alertmanager.a for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:08:50.619 DEBUG:teuthology.orchestra.run.smithi172:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 --force 2024-02-19T21:08:51.705 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 21:08:51 smithi172 systemd[1]: Stopping Ceph node-exporter.b for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:08:52.374 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 21:08:52 smithi172 bash[56941]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-node-exporter.b 2024-02-19T21:08:52.374 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 21:08:52 smithi172 bash[56980]: bash: /var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/node-exporter.b/unit.stop: No such file or directory 2024-02-19T21:08:52.631 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 21:08:52 smithi172 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2024-02-19T21:08:52.631 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 21:08:52 smithi172 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-19T21:08:52.631 INFO:journalctl@ceph.node-exporter.b.smithi172.stdout:Feb 19 21:08:52 smithi172 systemd[1]: Stopped Ceph node-exporter.b for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:08:52.632 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:08:52 smithi172 systemd[1]: Stopping Ceph grafana.a for 0eef3440-cf69-11ee-95bb-87774f69a715... 2024-02-19T21:08:52.632 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:08:52 smithi172 bash[44708]: t=2024-02-19T21:08:52+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-19T21:08:52.632 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:08:52 smithi172 bash[44708]: t=2024-02-19T21:08:52+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2024-02-19T21:08:52.632 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:08:52 smithi172 bash[44708]: t=2024-02-19T21:08:52+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2024-02-19T21:08:52.632 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:08:52 smithi172 bash[44708]: t=2024-02-19T21:08:52+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2024-02-19T21:08:52.632 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:08:52 smithi172 bash[44708]: t=2024-02-19T21:08:52+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2024-02-19T21:08:52.632 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:08:52 smithi172 bash[44708]: t=2024-02-19T21:08:52+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2024-02-19T21:08:52.632 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:08:52 smithi172 bash[44708]: t=2024-02-19T21:08:52+0000 lvl=info msg="Stopped Stream Manager" 2024-02-19T21:08:52.633 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:08:52 smithi172 bash[44708]: t=2024-02-19T21:08:52+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2024-02-19T21:08:52.633 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:08:52 smithi172 bash[44708]: t=2024-02-19T21:08:52+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2024-02-19T21:08:52.633 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:08:52 smithi172 bash[44708]: t=2024-02-19T21:08:52+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2024-02-19T21:08:52.633 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:08:52 smithi172 bash[44708]: t=2024-02-19T21:08:52+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2024-02-19T21:08:52.633 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:08:52 smithi172 bash[44708]: t=2024-02-19T21:08:52+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2024-02-19T21:08:52.633 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:08:52 smithi172 bash[44708]: t=2024-02-19T21:08:52+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2024-02-19T21:08:53.205 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:08:53 smithi172 bash[57014]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715-grafana.a 2024-02-19T21:08:53.206 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:08:53 smithi172 bash[57053]: bash: /var/lib/ceph/0eef3440-cf69-11ee-95bb-87774f69a715/grafana.a/unit.stop: No such file or directory 2024-02-19T21:08:53.506 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:08:53 smithi172 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-02-19T21:08:53.506 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:08:53 smithi172 systemd[1]: ceph-0eef3440-cf69-11ee-95bb-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-02-19T21:08:53.506 INFO:journalctl@ceph.grafana.a.smithi172.stdout:Feb 19 21:08:53 smithi172 systemd[1]: Stopped Ceph grafana.a for 0eef3440-cf69-11ee-95bb-87774f69a715. 2024-02-19T21:09:04.443 INFO:tasks.cephadm:Removing cephadm ... 2024-02-19T21:09:04.443 DEBUG:teuthology.orchestra.run.smithi033:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-19T21:09:04.467 DEBUG:teuthology.orchestra.run.smithi172:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-19T21:09:04.486 INFO:tasks.cephadm:Teardown complete 2024-02-19T21:09:04.486 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-19T21:09:04.496 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-19T21:09:04.496 DEBUG:teuthology.orchestra.run.smithi033:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-19T21:09:04.511 DEBUG:teuthology.orchestra.run.smithi172:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-19T21:09:04.529 INFO:teuthology.orchestra.run.smithi033.stderr:bash: ntpq: command not found 2024-02-19T21:09:04.535 INFO:teuthology.orchestra.run.smithi033.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-19T21:09:04.536 INFO:teuthology.orchestra.run.smithi033.stdout:=============================================================================== 2024-02-19T21:09:04.536 INFO:teuthology.orchestra.run.smithi033.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 32 +305us[ +308us] +/- 82ms 2024-02-19T21:09:04.536 INFO:teuthology.orchestra.run.smithi033.stdout:^* hv02.front.sepia.ceph.com 3 6 377 31 -601us[ -598us] +/- 62ms 2024-02-19T21:09:04.536 INFO:teuthology.orchestra.run.smithi033.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 32 +450us[ +453us] +/- 67ms 2024-02-19T21:09:04.536 INFO:teuthology.orchestra.run.smithi033.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-02-19T21:09:04.542 INFO:teuthology.orchestra.run.smithi172.stderr:bash: ntpq: command not found 2024-02-19T21:09:04.547 INFO:teuthology.orchestra.run.smithi172.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-02-19T21:09:04.547 INFO:teuthology.orchestra.run.smithi172.stdout:=============================================================================== 2024-02-19T21:09:04.547 INFO:teuthology.orchestra.run.smithi172.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 33 +309us[ +320us] +/- 82ms 2024-02-19T21:09:04.547 INFO:teuthology.orchestra.run.smithi172.stdout:^* hv02.front.sepia.ceph.com 3 6 377 31 -616us[ -604us] +/- 62ms 2024-02-19T21:09:04.547 INFO:teuthology.orchestra.run.smithi172.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 32 +434us[ +445us] +/- 67ms 2024-02-19T21:09:04.547 INFO:teuthology.orchestra.run.smithi172.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-02-19T21:09:04.548 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-19T21:09:04.557 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-19T21:09:04.559 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-19T21:09:04.569 DEBUG:teuthology.orchestra.run.smithi033:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-02-19T21:09:04.650 DEBUG:teuthology.orchestra.run.smithi172:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-02-19T21:09:04.713 DEBUG:teuthology.orchestra.run.smithi033:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-02-19T21:09:04.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-19T21:09:04.746 DEBUG:teuthology.orchestra.run.smithi172:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-02-19T21:09:04.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-19T21:09:04.775 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-19T21:09:04.784 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-19T21:09:04.796 INFO:teuthology.task.internal:Duration was 1297.376409 seconds 2024-02-19T21:09:04.797 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-19T21:09:04.811 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-19T21:09:04.811 DEBUG:teuthology.orchestra.run.smithi033:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-19T21:09:04.814 DEBUG:teuthology.orchestra.run.smithi172:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-19T21:09:04.860 INFO:teuthology.orchestra.run.smithi172.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-19T21:09:04.861 INFO:teuthology.orchestra.run.smithi033.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-02-19T21:09:04.964 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-19T21:09:04.964 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi033.front.sepia.ceph.com 2024-02-19T21:09:04.964 DEBUG:teuthology.orchestra.run.smithi033:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-19T21:09:04.988 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi172.front.sepia.ceph.com 2024-02-19T21:09:04.988 DEBUG:teuthology.orchestra.run.smithi172:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-19T21:09:05.010 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-19T21:09:05.011 DEBUG:teuthology.orchestra.run.smithi033:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-19T21:09:05.031 DEBUG:teuthology.orchestra.run.smithi172:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-19T21:09:05.111 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-19T21:09:05.111 DEBUG:teuthology.orchestra.run.smithi033:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-19T21:09:05.116 DEBUG:teuthology.orchestra.run.smithi172:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-19T21:09:05.294 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-19T21:09:05.304 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-19T21:09:05.304 DEBUG:teuthology.orchestra.run.smithi033:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-19T21:09:05.332 DEBUG:teuthology.orchestra.run.smithi172:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-19T21:09:05.359 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-19T21:09:05.651 DEBUG:teuthology.orchestra.run.smithi033:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-19T21:09:05.654 DEBUG:teuthology.orchestra.run.smithi172:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-19T21:09:05.681 INFO:teuthology.orchestra.run.smithi033.stdout:kernel.core_pattern = core 2024-02-19T21:09:05.682 INFO:teuthology.orchestra.run.smithi172.stdout:kernel.core_pattern = core 2024-02-19T21:09:05.725 DEBUG:teuthology.orchestra.run.smithi033:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-19T21:09:05.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-19T21:09:05.785 DEBUG:teuthology.orchestra.run.smithi172:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-19T21:09:05.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-19T21:09:05.802 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-19T21:09:05.814 INFO:teuthology.task.internal:Transferring archived files... 2024-02-19T21:09:05.815 DEBUG:teuthology.misc:Transferring archived files from smithi033:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566728/remote/smithi033 2024-02-19T21:09:05.816 DEBUG:teuthology.orchestra.run.smithi033:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-19T21:09:05.872 DEBUG:teuthology.misc:Transferring archived files from smithi172:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566728/remote/smithi172 2024-02-19T21:09:05.873 DEBUG:teuthology.orchestra.run.smithi172:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-19T21:09:05.916 INFO:teuthology.task.internal:Removing archive directory... 2024-02-19T21:09:05.916 DEBUG:teuthology.orchestra.run.smithi033:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-19T21:09:05.918 DEBUG:teuthology.orchestra.run.smithi172:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-19T21:09:05.966 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-19T21:09:05.980 INFO:teuthology.task.internal:Not uploading archives. 2024-02-19T21:09:05.980 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-19T21:09:05.997 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-19T21:09:05.997 DEBUG:teuthology.orchestra.run.smithi033:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-19T21:09:05.999 DEBUG:teuthology.orchestra.run.smithi172:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-19T21:09:06.016 INFO:teuthology.orchestra.run.smithi033.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 19 21:09 /home/ubuntu/cephtest 2024-02-19T21:09:06.025 INFO:teuthology.orchestra.run.smithi172.stdout: 525364 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 19 21:09 /home/ubuntu/cephtest 2024-02-19T21:09:06.026 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-19T21:09:06.040 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-19T21:09:06.068 INFO:teuthology.nuke:Checking targets against current locks 2024-02-19T21:09:06.098 DEBUG:teuthology.nuke:shortname: smithi033 2024-02-19T21:09:06.099 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-19T21:09:06.124 DEBUG:teuthology.nuke:shortname: smithi172 2024-02-19T21:09:06.124 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-19T21:09:06.128 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi033.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566728', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-19 20:39:23.223135', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN4GCsl7DmW5aVGE92P0nDRSkSkjWqQjuAEd2iVnhofOks+XQNGxUGzirVwtbNaRC+ngVQLm3EGUDBsjXfZAxHo='} 2024-02-19T21:09:06.152 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi172.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566728', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-19 20:39:23.221581', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN5R5WArcWUQMU2wKD9oHt8QGG2kLprZJp55NIS5Cl/qCm/nijh9+qTDQgZ8XgEwnvN+fSEtigkrN5itbeGmTbM='} 2024-02-19T21:09:06.185 INFO:teuthology.orchestra.console.smithi033:Power off 2024-02-19T21:09:06.186 DEBUG:teuthology.orchestra.console.smithi033:pexpect command: ipmitool -H smithi033.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-19T21:09:06.214 DEBUG:teuthology.orchestra.console.smithi033:power off output: Chassis Power Control: Down/Off 2024-02-19T21:09:06.214 DEBUG:teuthology.orchestra.console.smithi033:pexpect command: ipmitool -H smithi033.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-19T21:09:06.232 INFO:teuthology.orchestra.console.smithi172:Power off 2024-02-19T21:09:06.233 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-19T21:09:06.242 DEBUG:teuthology.orchestra.console.smithi033:check power output: Chassis Power is on 2024-02-19T21:09:06.256 DEBUG:teuthology.orchestra.console.smithi172:power off output: Chassis Power Control: Down/Off 2024-02-19T21:09:06.256 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-19T21:09:06.279 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is on 2024-02-19T21:09:10.244 DEBUG:teuthology.orchestra.console.smithi033:pexpect command: ipmitool -H smithi033.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-19T21:09:10.281 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-19T21:09:10.355 DEBUG:teuthology.orchestra.console.smithi033:check power output: Chassis Power is on 2024-02-19T21:09:10.391 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is on 2024-02-19T21:09:14.360 DEBUG:teuthology.orchestra.console.smithi033:pexpect command: ipmitool -H smithi033.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-19T21:09:14.392 DEBUG:teuthology.orchestra.console.smithi172:pexpect command: ipmitool -H smithi172.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-19T21:09:14.470 DEBUG:teuthology.orchestra.console.smithi033:check power output: Chassis Power is off 2024-02-19T21:09:14.503 DEBUG:teuthology.orchestra.console.smithi172:check power output: Chassis Power is off 2024-02-19T21:09:14.570 INFO:teuthology.orchestra.console.smithi033:Power off completed 2024-02-19T21:09:14.604 INFO:teuthology.orchestra.console.smithi172:Power off completed 2024-02-19T21:09:14.709 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: 1297.3764090538025 failure_reason: 'Command failed on smithi033 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0eef3440-cf69-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=2b0d67f8f6744f1d9672668df49653af status: fail success: false 2024-02-19T21:09:14.710 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-19T21:09:14.800 INFO:teuthology.run:FAIL